Class 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 Detail

      • ConceptSemanticTypesPreprocessor

        public ConceptSemanticTypesPreprocessor()
    • 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:
        preprocess in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ModelChangePreprocessor