VIVO-866: was able to accomplish this by changing the range on an existing faux property from bibo:DocumentPart to bibo:Document.
This commit is contained in:
parent
77dd381a19
commit
653cfa4557
1 changed files with 1 additions and 1 deletions
|
@ -1181,7 +1181,7 @@ local:documentHasPartContext a :ConfigContext ;
|
|||
:hasConfiguration local:documentHasPartConfig ;
|
||||
:configContextFor <http://purl.obolibrary.org/obo/BFO_0000051> ;
|
||||
:qualifiedByDomain <http://purl.org/ontology/bibo/Document> ;
|
||||
:qualifiedBy <http://purl.org/ontology/bibo/DocumentPart> .
|
||||
:qualifiedBy <http://purl.org/ontology/bibo/Document> .
|
||||
|
||||
local:documentHasPartConfig a :ObjectPropertyDisplayConfig ;
|
||||
:listViewConfigFile "listViewConfig-fauxPropertyDefault.xml"^^xsd:string ;
|
||||
|
|
Loading…
Add table
Reference in a new issue