annotation property changes and VIVO-310 adding missing inverse property axiom

This commit is contained in:
brianjlowe 2013-09-30 16:02:41 -04:00
parent 83b3f755d5
commit f7e2663a01
6 changed files with 23 additions and 25 deletions

View file

@ -1532,6 +1532,7 @@ there is a measurement process p that has specified output m, a measurement datu
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#geographicFocusOf">
<rdfs:label xml:lang="en">geographic focus of</rdfs:label>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#geographicFocus"/>
</owl:ObjectProperty>