VIVO-33 changes vivo:dateTime and c40:hasGlobalCitationDate back to DatatypeProperties
This commit is contained in:
parent
0a6b7be1a0
commit
b3d8aecbc0
2 changed files with 20 additions and 21 deletions
|
@ -1621,6 +1621,17 @@ modern society using the world of Star trek. Los Angeles Times, March
|
|||
|
||||
|
||||
|
||||
<!-- http://purl.org/spar/c4o/hasGlobalCountDate -->
|
||||
|
||||
<owl:DatatypeProperty rdf:about="http://purl.org/spar/c4o/hasGlobalCountDate">
|
||||
|
||||
<rdfs:domain rdf:resource="http://purl.org/spar/c4o/GlobalCitationCount"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The date on which the global citation count of the cited entity was recorded from a named bibliographic information source.</obo:IAO_0000115>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
|
||||
|
||||
<!-- http://purl.org/spar/c4o/hasGlobalCountValue -->
|
||||
|
||||
<owl:DatatypeProperty rdf:about="http://purl.org/spar/c4o/hasGlobalCountValue">
|
||||
|
@ -1659,6 +1670,15 @@ modern society using the world of Star trek. Los Angeles Times, March
|
|||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#dateTime -->
|
||||
|
||||
<owl:DatatypeProperty rdf:about="http://vivoweb.org/ontology/core#dateTime">
|
||||
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#eRACommonsId -->
|
||||
|
||||
<owl:DatatypeProperty rdf:about="http://vivoweb.org/ontology/core#eRACommonsId">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue