fix typo in PropertyConfig.n3
This commit is contained in:
parent
ac60d04bad
commit
86ccde7d39
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ local:awardOrHonorContext a :ConfigContext ;
|
|||
:hasConfiguration local:awardOrHonorConfig ;
|
||||
:configContextFor <http://vivoweb.org/ontology/core#relatedBy> ;
|
||||
:qualifiedByDomain <http://xmlns.com/foaf/0.1/Person> ;
|
||||
:qualifiedBy <http://vivoweb.org/ontology/core#AwardorHonorReceipt> .
|
||||
:qualifiedBy <http://vivoweb.org/ontology/core#AwardReceipt> .
|
||||
|
||||
local:awardOrHonorConfig a :ObjectPropertyDisplayConfig ;
|
||||
:listViewConfigFile "listViewConfig-awardOrHonor.xml"^^xsd:string ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue