VIVO-545 geographic domains/ranges/restrictions
This commit is contained in:
parent
2ae32542a2
commit
3387eeda69
2 changed files with 18 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue