Class RemoteRepositoryProvider

java.lang.Object
org.eclipse.rdf4j.federated.endpoint.provider.RemoteRepositoryProvider
All Implemented Interfaces:
EndpointProvider<RemoteRepositoryRepositoryInformation>

public class RemoteRepositoryProvider extends Object implements EndpointProvider<RemoteRepositoryRepositoryInformation>
Provider for an Endpoint that uses a RDF4J HTTPRepository as underlying repository. All SPARQL endpoints are considered Remote.
Author:
Andreas Schwarte