Skip to content

Commit ac3db8d

Browse files
committed
add orcids
1 parent 093d5fa commit ac3db8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{name: "in memoriam", class: "former"},
4141
],
4242
},
43-
{ name: "Dominik Tomaszuk", w3cid: "44239"},
43+
{ name: "Dominik Tomaszuk", w3cid: "44239", orcid: "0000-0003-1806-067X" },
4444
],
4545

4646
formerEditors: [
@@ -51,7 +51,7 @@
5151
authors: [
5252
{ name: "Chris Bizer",
5353
// link error, pls correct: url: "http://www.bizer.de",
54-
company: "Freie Universität Berlin", companyURL: "http://www.fu-berlin.de/" },
54+
company: "Freie Universität Berlin", companyURL: "http://www.fu-berlin.de/", orcid: "0000-0003-2367-0237" },
5555
{ name: "Richard Cyganiak", url: "http://richard.cyganiak.de",
5656
company: "Freie Universität Berlin", companyURL: "http://www.fu-berlin.de/" },
5757
],

0 commit comments

Comments
 (0)