updated PropertyConfig.n3 so that presenters could be added to a presentation
This commit is contained in:
parent
4fe6c78fce
commit
66bee080fc
1 changed files with 1 additions and 1 deletions
|
@ -1746,7 +1746,7 @@ local:bfo_0000055Config a :ObjectPropertyDisplayConfig ;
|
||||||
:displayName "participant" ;
|
:displayName "participant" ;
|
||||||
vitro:displayRankAnnot 17;
|
vitro:displayRankAnnot 17;
|
||||||
vitro:hiddenFromDisplayBelowRoleLevelAnnot role:public ;
|
vitro:hiddenFromDisplayBelowRoleLevelAnnot role:public ;
|
||||||
vitro:prohibitedFromUpdateBelowRoleLevelAnnot role:nobody ;
|
vitro:prohibitedFromUpdateBelowRoleLevelAnnot role:public ;
|
||||||
vitro:customEntryFormAnnot "edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ProjectHasParticipantGenerator"^^<http://www.w3.org/2001/XMLSchema#string> ;
|
vitro:customEntryFormAnnot "edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.ProjectHasParticipantGenerator"^^<http://www.w3.org/2001/XMLSchema#string> ;
|
||||||
:propertyGroup <http://vivoweb.org/ontology#vitroPropertyGroupoverview> .
|
:propertyGroup <http://vivoweb.org/ontology#vitroPropertyGroupoverview> .
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue