VIVO-545 geographic domains/ranges/restrictions

This commit is contained in:
brianjlowe 2013-11-19 09:53:59 -05:00
parent 2ae32542a2
commit 3387eeda69
2 changed files with 18 additions and 1 deletions

View file

@ -315,6 +315,20 @@
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="http://vivoweb.org/ontology/core#GeographicLocation">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://purl.org/ontology/bibo/DocumentPart -->