minor property cleanup
This commit is contained in:
parent
2dfcd99b9f
commit
d9340bd55d
2 changed files with 2 additions and 2 deletions
|
@ -325,7 +325,7 @@ local:adviseeRoleContext a :ConfigContext ;
|
||||||
|
|
||||||
local:adviseeRoleConfig a :ObjectPropertyDisplayConfig ;
|
local:adviseeRoleConfig a :ObjectPropertyDisplayConfig ;
|
||||||
:listViewConfigFile "listViewConfig-adviseeIn.xml"^^xsd:string ;
|
:listViewConfigFile "listViewConfig-adviseeIn.xml"^^xsd:string ;
|
||||||
:displayName "advisee in" ;
|
:displayName "advisee of" ;
|
||||||
vitro:displayRankAnnot 30;
|
vitro:displayRankAnnot 30;
|
||||||
vitro:hiddenFromDisplayBelowRoleLevelAnnot role:public ;
|
vitro:hiddenFromDisplayBelowRoleLevelAnnot role:public ;
|
||||||
vitro:prohibitedFromUpdateBelowRoleLevelAnnot role:public ;
|
vitro:prohibitedFromUpdateBelowRoleLevelAnnot role:public ;
|
||||||
|
|
|
@ -1022,7 +1022,7 @@ there is a measurement process p that has specified output m, a measurement datu
|
||||||
<!-- http://purl.obolibrary.org/obo/RO_0000057 -->
|
<!-- http://purl.obolibrary.org/obo/RO_0000057 -->
|
||||||
|
|
||||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000057">
|
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000057">
|
||||||
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000056"/>
|
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0000056"/>
|
||||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000003"/>
|
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000003"/>
|
||||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000002"/>
|
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000002"/>
|
||||||
</owl:ObjectProperty>
|
</owl:ObjectProperty>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue