public class SPARQLProvider extends Object implements EndpointProvider<SPARQLRepositoryInformation>
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.
| Constructor and Description | 
|---|
| SPARQLProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| Endpoint | loadEndpoint(SPARQLRepositoryInformation repoInfo) | 
public Endpoint loadEndpoint(SPARQLRepositoryInformation repoInfo) throws FedXException
loadEndpoint in interface EndpointProvider<SPARQLRepositoryInformation>FedXExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.