diff --git a/productMods/WEB-INF/ontologies/user/tbox/vivo-core-1.3-annotations.rdf b/productMods/WEB-INF/ontologies/user/tbox/vivo-core-1.3-annotations.rdf index a5c79987..1bcd36f1 100644 --- a/productMods/WEB-INF/ontologies/user/tbox/vivo-core-1.3-annotations.rdf +++ b/productMods/WEB-INF/ontologies/user/tbox/vivo-core-1.3-annotations.rdf @@ -1095,6 +1095,7 @@ + terminologyAnnotation.jsp true true diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 8d1cf8cc..7b75f152 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -240,6 +240,25 @@ /menuN3Editor + + DeletePropertyController + edu.cornell.mannlib.vitro.webapp.controller.freemarker.DeletePropertyController + + + DeletePropertyController + /deletePropertyController + + + + PostEditCleanupController + edu.cornell.mannlib.vitro.webapp.edit.n3editing.controller.PostEditCleanupController + + + PostEditCleanupController + /postEditCleanupController + + + MenuManagementController edu.cornell.mannlib.vitro.webapp.controller.freemarker.MenuManagementController