public class ProcessInternalClassDataGetterN3
extends edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3
individualClassVarNameBase| Constructor and Description |
|---|
ProcessInternalClassDataGetterN3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassType() |
protected String |
getExistingValuesInternalClass(String dataGetterURI) |
com.fasterxml.jackson.databind.node.ObjectNode |
getExistingValuesJSON(String dataGetterURI,
org.apache.jena.ontology.OntModel queryModel,
javax.servlet.ServletContext context) |
List<String> |
getLiteralVarNamesBase() |
void |
populateExistingValues(String dataGetterURI,
int counter,
org.apache.jena.ontology.OntModel queryModel) |
List<edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo> |
retrieveFields(int counter) |
List<String> |
retrieveLiteralsOnForm(int counter) |
List<String> |
retrieveN3Optional(int counter) |
List<String> |
retrieveN3Required(int counter) |
addIndividualClassesN3, generateIndividualClassN3, getExistingValuesIndividualsForClasses, getUriVarNamesBase, retrieveUrisOnFormgetExistingClassesInClassGroup, getExistingValuesClassGroup, getN3ForTypePartial, populateClassesInClassGroupJSON, retrieveN3ForTypeAndClassGroupgetDataGetterVar, getDataGetterVarName, getN3VarName, getNewResources, getPrefixes, getSparqlPrefix, getVarName, populateExistingClassType, populateExistingDataGetterURI, replaceEncodedQuotesWithEscapedQuotes, retrieveExistingLiteralValues, retrieveExistingUriValuespublic List<String> retrieveN3Required(int counter)
retrieveN3Required in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3retrieveN3Required in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3public List<String> retrieveN3Optional(int counter)
retrieveN3Optional in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3retrieveN3Optional in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3public List<String> retrieveLiteralsOnForm(int counter)
retrieveLiteralsOnForm in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3retrieveLiteralsOnForm in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3public List<edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields.FieldVTwo> retrieveFields(int counter)
retrieveFields in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3retrieveFields in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3public List<String> getLiteralVarNamesBase()
getLiteralVarNamesBase in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3getLiteralVarNamesBase in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3public String getClassType()
getClassType in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3getClassType in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3public void populateExistingValues(String dataGetterURI, int counter, org.apache.jena.ontology.OntModel queryModel)
populateExistingValues in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3populateExistingValues in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3protected String getExistingValuesInternalClass(String dataGetterURI)
public com.fasterxml.jackson.databind.node.ObjectNode getExistingValuesJSON(String dataGetterURI, org.apache.jena.ontology.OntModel queryModel, javax.servlet.ServletContext context)
getExistingValuesJSON in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessDataGetterN3getExistingValuesJSON in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.utils.ProcessIndividualsForClassesDataGetterN3Copyright © 2022. All rights reserved.