Class SPARQLProvider
java.lang.Object
org.eclipse.rdf4j.federated.endpoint.provider.SPARQLProvider
- All Implemented Interfaces:
 EndpointProvider<SPARQLRepositoryInformation>
Provider for an Endpoint that uses a RDF4j 
SPARQLRepository as underlying repository. All SPARQL endpoints
are considered Remote.
This SPARQLProvider implements special hard-coded endpoint configuration for the DBpedia endpoint: the
support for ASK queries is always set to false.
- Author:
 - Andreas Schwarte
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SPARQLProvider
public SPARQLProvider() 
 - 
 - 
Method Details
- 
loadEndpoint
- Specified by:
 loadEndpointin interfaceEndpointProvider<SPARQLRepositoryInformation>- Throws:
 FedXException
 
 -