Package eu.larkc.jactr.modules.sparql

Interface Summary
ISPARQLRetrievalModule The definition of a retrieval module that can receive SPARQL Requests.
 

Class Summary
AbstractSPARQLRetrievalModule A retrieval module that can retrieve chunks from a repository.
DefaultSPARQLRetrievalModule The default retrieval module for retrieving chunks from the rdf DeclarativeModule.
RemoteSPARQLEndpointRetrievalModule The default retrieval module for retrieving chunks from the a Remote SPARQLEndpoint.