set TODO_Dataset as a subclass of Document to get the appropriate cites/citedBy properties
This commit is contained in:
parent
f65abc9471
commit
7ce13b3895
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
<owl:Class rdf:about="http://purl.obolibrary.org/obo/TODO_Dataset">
|
<owl:Class rdf:about="http://purl.obolibrary.org/obo/TODO_Dataset">
|
||||||
|
|
||||||
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||||
<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_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>
|
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US Patent Data; US Job Data</obo:IAO_0000112>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue