public class AddAssociatedConceptsPreprocessor
extends edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditSubmissionPreprocessorVTwo
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
protected org.apache.jena.ontology.OntModel |
ontModel |
protected edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory |
wdf |
| Constructor and Description |
|---|
AddAssociatedConceptsPreprocessor(edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo editConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
preprocess(edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission inputSubmission,
edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq) |
protected static final org.apache.commons.logging.Log log
protected org.apache.jena.ontology.OntModel ontModel
protected edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory wdf
Copyright © 2022. All rights reserved.