ORCID

34 views
Skip to first unread message

Christopher Gutteridge

unread,
Sep 30, 2014, 1:02:40 PM9/30/14
to bibliographic-ontolog...@googlegroups.com
ORCID looks like it's here to stay as part of the bibliographic landscape.

If you've not yet encountered it, it's a ID scheme for people contributing to research output.  http://orcid.org/

It would be useful to describe how to use ORCID with bibo. I would suggest that the URI representing an author should not be an ORCID URI as an authorship generally has a distinct way the authors name appeared on the paper/publication rather than their "canonical name". I think the best way is probably to do it with a sameAs and leave it to the consumer to treat them as the same or not.

<http://eprints.soton.ac.uk/id/eprint/366750>
	bibo:authorList <http://eprints.soton.ac.uk/id/eprint/366750#authors>;
	dct:creator <http://eprints.soton.ac.uk/id/person/ext-43267>,
		<http://eprints.soton.ac.uk/id/person/ext-46726>,
		<http://eprints.soton.ac.uk/id/person/ext-63861> .
<http://eprints.soton.ac.uk/id/eprint/366750#authors>
	rdf:_1 <http://eprints.soton.ac.uk/id/person/ext-63861>;
	rdf:_2 <http://eprints.soton.ac.uk/id/person/ext-43267>;
	rdf:_3 <http://eprints.soton.ac.uk/id/person/ext-46726> .
<http://eprints.soton.ac.uk/id/person/ext-43267>
	owl:sameAs <http://orcid.org/0000-0003-4642-5373> ;
	foaf:familyName "Butler"^^xsd:string;
	foaf:givenName "Michael"^^xsd:string;
	foaf:name "Michael Butler"^^xsd:string;
	rdf:type foaf:Person .


-- 
Christopher Gutteridge -- http://users.ecs.soton.ac.uk/cjg

University of Southampton Open Data Service: http://data.southampton.ac.uk/
You should read the ECS Web Team blog: http://blogs.ecs.soton.ac.uk/webteam/

Reply all
Reply to author
Forward
0 new messages