ProxyRepository schema namespace (
http://www.openrdf.org/config/repository/proxy#).Repository implementation that takes a
RepositoryResolver instance and the id of a managed
repository, and delegate all calls through to the given repository.ProxyRepositoryFactorys to
initialize ProxyRepositorys.RepositoryResolverRepositoryResolverClientRepository interface that operates on a (stack of) Sail
object(s).RepositoryConnection interface that wraps a SailConnection.RepositoryFactory that creates SailRepositorys based on RDF configuration data.SailRepositoryFactorys to
initialize SailRepositorys.SailUpdate.execute() using
SailConnection.evaluate(TupleExpr, Dataset, BindingSet, boolean) and other SailConnection
methods.SailUpdate.execute() using
SailConnection.evaluate(TupleExpr, Dataset, BindingSet, boolean) and other
SailConnection methods.TriGParser that processes data in the format specified in the SPARQL 1.1 grammar
for Quad data (assuming no variables, as is the case for INSERT DATA and DELETE DATA operations).SimpleValueFactory to create RDF model objects.Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.