updates for rewriting page data getters as data getters and updating page controller, etc.
This commit is contained in:
parent
cd64830dd5
commit
8afc9856cf
10 changed files with 67 additions and 42 deletions
|
@ -162,8 +162,12 @@ owl:topObjectProperty
|
|||
"true"^^xsd:boolean .
|
||||
|
||||
###Display model
|
||||
|
||||
###Adding menu management customform annotation
|
||||
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#hasElement>
|
||||
a owl:ObjectProperty .
|
||||
a owl:ObjectProperty;
|
||||
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#customEntryFormAnnot>
|
||||
"edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.MenuEditingFormGenerator"^^xsd:string .
|
||||
|
||||
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#excludeClass>
|
||||
a owl:ObjectProperty .
|
||||
|
@ -183,4 +187,5 @@ owl:topObjectProperty
|
|||
<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#restrictResultsByClass>
|
||||
a owl:ObjectProperty .
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue