public class ProcessSearchIndividualsDataGetterN3 extends ProcessDataGetterAbstract
classTypeVarBase, existingLiteralValues, existingUriValues| Constructor and Description |
|---|
ProcessSearchIndividualsDataGetterN3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassType() |
com.fasterxml.jackson.databind.node.ObjectNode |
getExistingValuesJSON(String dataGetterURI,
org.apache.jena.ontology.OntModel queryModel,
javax.servlet.ServletContext context) |
protected String |
getExistingValuesSparqlQuery(String dataGetterURI) |
List<String> |
getLiteralVarNamesBase() |
List<String> |
getUriVarNamesBase() |
void |
populateExistingValues(String dataGetterURI,
int counter,
org.apache.jena.ontology.OntModel queryModel) |
String |
replaceQuotes(String inputStr) |
List<FieldVTwo> |
retrieveFields(int counter) |
List<String> |
retrieveLiteralsOnForm(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 ProcessSearchIndividualsDataGetterN3()
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)
public String getClassType()
Copyright © 2021. All rights reserved.