more work on VIVO-286 property visibility
This commit is contained in:
parent
d8757ffcbe
commit
8fd14cb2cf
2 changed files with 15 additions and 2 deletions
|
@ -1206,7 +1206,8 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
<!-- http://purl.org/ontology/bibo/citedBy -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.org/ontology/bibo/citedBy">
|
||||
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
@ -1214,7 +1215,8 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
<!-- http://purl.org/ontology/bibo/cites -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.org/ontology/bibo/cites">
|
||||
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue