Changes to edit request controller path in web.xml, adding generator as part of custom annotation and test menu edit template (to be removed later)

This commit is contained in:
hjkhjk54 2011-07-01 21:47:43 +00:00
parent 7a23fe0201
commit 50e15f9c0c
3 changed files with 35 additions and 2 deletions

View file

@ -133,8 +133,10 @@ rdfs:comment
owl:Class
a owl:Class .
#In this case, hasElement's custom entry form actually corresponds to the name of the Edit Configuration Generator class
<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#title>
a owl:DatatypeProperty .