public class IndexRequestProcessorForTPFs extends AbstractRequestProcessorForTriplePatterns<org.apache.jena.rdf.model.RDFNode,String,String>
IFragmentRequestProcessor that processes
ITriplePatternFragmentRequests over an index that provides
an overview of all available datasets.| Modifier and Type | Class and Description |
|---|---|
protected class |
IndexRequestProcessorForTPFs.Worker
Worker for the index
|
| Constructor and Description |
|---|
IndexRequestProcessorForTPFs(String baseUrl,
HashMap<String,IDataSource> datasources) |
| Modifier and Type | Method and Description |
|---|---|
protected IndexRequestProcessorForTPFs.Worker |
getTPFSpecificWorker(ITriplePatternFragmentRequest<org.apache.jena.rdf.model.RDFNode,String,String> request) |
getWorkerclose, createRequestedFragmentpublic IndexRequestProcessorForTPFs(String baseUrl, HashMap<String,IDataSource> datasources)
baseUrl - datasources - protected IndexRequestProcessorForTPFs.Worker getTPFSpecificWorker(ITriplePatternFragmentRequest<org.apache.jena.rdf.model.RDFNode,String,String> request) throws IllegalArgumentException
getTPFSpecificWorker in class AbstractRequestProcessorForTriplePatterns<org.apache.jena.rdf.model.RDFNode,String,String>request - IllegalArgumentExceptionCopyright © 2021. All rights reserved.