Class ConceptSemanticTypesPreprocessor
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ConceptSemanticTypesPreprocessor
-
- All Implemented Interfaces:
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ModelChangePreprocessor
public class ConceptSemanticTypesPreprocessor extends Object implements edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ModelChangePreprocessor
-
-
Constructor Summary
Constructors Constructor Description ConceptSemanticTypesPreprocessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpreprocess(org.apache.jena.rdf.model.Model retractionsModel, org.apache.jena.rdf.model.Model additionsModel, javax.servlet.http.HttpServletRequest request)
-
-
-
Method Detail
-
preprocess
public void preprocess(org.apache.jena.rdf.model.Model retractionsModel, org.apache.jena.rdf.model.Model additionsModel, javax.servlet.http.HttpServletRequest request)- Specified by:
preprocessin interfaceedu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ModelChangePreprocessor
-
-