fixes for VIVO-591, VIVO-592, VIVO-594, VIVO-597, VIVO-598 and VIVO-601

This commit is contained in:
tworrall 2013-12-02 17:06:51 -05:00
parent a3b9674c30
commit 19c95c1670
4 changed files with 31 additions and 2 deletions

View file

@ -387,6 +387,7 @@
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#features">
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
</owl:ObjectProperty>
@ -613,7 +614,7 @@
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#translatorOf">
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
</owl:ObjectProperty>