public class ProcessClassGroupDataGetterN3 extends ProcessDataGetterAbstract
| Modifier and Type | Field and Description |
|---|---|
static String |
classGroupVarBase |
classTypeVarBase, existingLiteralValues, existingUriValues| Constructor and Description |
|---|
ProcessClassGroupDataGetterN3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassType() |
protected void |
getExistingClassesInClassGroup(javax.servlet.ServletContext context,
String dataGetterURI,
net.sf.json.JSONObject jObject) |
protected String |
getExistingValuesClassGroup(String dataGetterURI) |
net.sf.json.JSONObject |
getExistingValuesJSON(String dataGetterURI,
com.hp.hpl.jena.ontology.OntModel queryModel,
javax.servlet.ServletContext context) |
List<String> |
getLiteralVarNamesBase() |
String |
getN3ForTypePartial(int counter) |
List<String> |
getUriVarNamesBase() |
protected void |
populateClassesInClassGroupJSON(net.sf.json.JSONObject jObject,
VClassGroup group) |
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> |
retrieveN3ForTypeAndClassGroup(int counter) |
List<String> |
retrieveN3Optional(int counter) |
List<String> |
retrieveN3Required(int counter) |
List<String> |
retrieveUrisOnForm(int counter) |
getDataGetterVar, getDataGetterVarName, getN3VarName, getNewResources, getPrefixes, getSparqlPrefix, getVarName, populateExistingClassType, populateExistingDataGetterURI, replaceEncodedQuotesWithEscapedQuotes, retrieveExistingLiteralValues, retrieveExistingUriValuespublic static String classGroupVarBase
public String getN3ForTypePartial(int counter)
public String getClassType()
public void populateExistingValues(String dataGetterURI, int counter, com.hp.hpl.jena.ontology.OntModel queryModel)
public net.sf.json.JSONObject getExistingValuesJSON(String dataGetterURI, com.hp.hpl.jena.ontology.OntModel queryModel, javax.servlet.ServletContext context)
protected void getExistingClassesInClassGroup(javax.servlet.ServletContext context,
String dataGetterURI,
net.sf.json.JSONObject jObject)
protected void populateClassesInClassGroupJSON(net.sf.json.JSONObject jObject,
VClassGroup group)
Copyright © 2016. All rights reserved.