public class ProcessInternalClassDataGetterN3 extends ProcessIndividualsForClassesDataGetterN3
individualClassVarNameBaseclassGroupVarBaseclassTypeVarBase, existingLiteralValues, existingUriValues| Constructor and Description |
|---|
ProcessInternalClassDataGetterN3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassType() |
protected String |
getExistingValuesInternalClass(String dataGetterURI) |
net.sf.json.JSONObject |
getExistingValuesJSON(String dataGetterURI,
com.hp.hpl.jena.ontology.OntModel queryModel,
javax.servlet.ServletContext context) |
List<String> |
getLiteralVarNamesBase() |
void |
populateExistingValues(String dataGetterURI,
int counter,
com.hp.hpl.jena.ontology.OntModel queryModel) |
List<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 ProcessDataGetterN3retrieveN3Required in class ProcessIndividualsForClassesDataGetterN3public List<String> retrieveN3Optional(int counter)
retrieveN3Optional in interface ProcessDataGetterN3retrieveN3Optional in class ProcessIndividualsForClassesDataGetterN3public List<String> retrieveLiteralsOnForm(int counter)
retrieveLiteralsOnForm in interface ProcessDataGetterN3retrieveLiteralsOnForm in class ProcessIndividualsForClassesDataGetterN3public List<FieldVTwo> retrieveFields(int counter)
retrieveFields in interface ProcessDataGetterN3retrieveFields in class ProcessIndividualsForClassesDataGetterN3public List<String> getLiteralVarNamesBase()
getLiteralVarNamesBase in interface ProcessDataGetterN3getLiteralVarNamesBase in class ProcessIndividualsForClassesDataGetterN3public String getClassType()
getClassType in interface ProcessDataGetterN3getClassType in class ProcessIndividualsForClassesDataGetterN3public void populateExistingValues(String dataGetterURI, int counter, com.hp.hpl.jena.ontology.OntModel queryModel)
populateExistingValues in interface ProcessDataGetterN3populateExistingValues in class ProcessIndividualsForClassesDataGetterN3protected String getExistingValuesInternalClass(String dataGetterURI)
public net.sf.json.JSONObject getExistingValuesJSON(String dataGetterURI, com.hp.hpl.jena.ontology.OntModel queryModel, javax.servlet.ServletContext context)
getExistingValuesJSON in interface ProcessDataGetterN3getExistingValuesJSON in class ProcessIndividualsForClassesDataGetterN3Copyright © 2016. All rights reserved.