VIVO-566 ontology prefixes VIVO-565 add new class vivo:Abstract and most of VIVO-566 replace vivo:Dataset with obo:Dataset and add cito properties
This commit is contained in:
parent
38cb86715c
commit
8d2e56177b
6 changed files with 139 additions and 22 deletions
|
@ -984,17 +984,6 @@ This class allows for linking an author to a publication while indicating inform
|
|||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#Dataset -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Dataset">
|
||||
|
||||
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A named collection of data, usually containing only one type of data</obo:IAO_0000115>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US Patent Data; US Job Data</obo:IAO_0000112>
|
||||
</owl:Class>
|
||||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#EditorRole -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#EditorRole">
|
||||
|
@ -1204,9 +1193,14 @@ Contents
|
|||
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Document to be published</obo:IAO_0000115>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Abstract">
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An abstract that is published as a standalone document or in a journal of abstracts</obo:IAO_0000115>
|
||||
|
||||
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
|
||||
|
||||
|
||||
<!-- Generated by the OWL API (version 3.3.1957) http://owlapi.sourceforge.net -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue