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,
com.fasterxml.jackson.databind.node.ObjectNode jObject) |
protected String |
getExistingValuesClassGroup(String dataGetterURI) |
com.fasterxml.jackson.databind.node.ObjectNode |
getExistingValuesJSON(String dataGetterURI,
org.apache.jena.ontology.OntModel queryModel,
javax.servlet.ServletContext context) |
List<String> |
getLiteralVarNamesBase() |
String |
getN3ForTypePartial(int counter) |
List<String> |
getUriVarNamesBase() |
protected void |
populateClassesInClassGroupJSON(com.fasterxml.jackson.databind.node.ObjectNode jObject,
VClassGroup group) |
void |
populateExistingValues(String dataGetterURI,
int counter,
org.apache.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, org.apache.jena.ontology.OntModel queryModel)
public com.fasterxml.jackson.databind.node.ObjectNode getExistingValuesJSON(String dataGetterURI, org.apache.jena.ontology.OntModel queryModel, javax.servlet.ServletContext context)
protected void getExistingClassesInClassGroup(javax.servlet.ServletContext context,
String dataGetterURI,
com.fasterxml.jackson.databind.node.ObjectNode jObject)
protected void populateClassesInClassGroupJSON(com.fasterxml.jackson.databind.node.ObjectNode jObject,
VClassGroup group)
Copyright © 2022. All rights reserved.