VIVO-256 migrate orcid to URI reference
This commit is contained in:
parent
17b90964d0
commit
745a4a26e8
6 changed files with 27 additions and 21 deletions
|
@ -2069,6 +2069,13 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#orcidId -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#orcidId">
|
||||
<rdfs:label xml:lang="en">orcid id</rdfs:label>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is now an object property where the object value is a resource of the form <http://orcid.org/NNNN-NNNN-NNNN-NNNN>. This is to support connecting VIVO and ORCID in the linked data web. Note: a person can have multiple ORCID iDs.</obo:IAO_0000112>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
<!-- Generated by the OWL API (version 3.3.1957) http://owlapi.sourceforge.net -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue