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.Repository 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).ValueFactoryImpl to create
RDF model objects.Copyright © 2001-2014 Aduna. All Rights Reserved.