-
interface
SPARQL Graph Store Protocol and whole dataset access.
interface
Interface for SPARQL operations on a dataset, whether local or remote.
class
class
Implement of
RDFLink
over a
Graph
in the same JVM.
class
Implementation of the
RDFLink
interface for connecting to an Apache Jena Fuseki.
class
Implementation of the
RDFLink
interface using remote SPARQL operations.
class
Implementation of
RDFLink
where the query, update and graph store
operations are given by specific implementations of the respective interfaces.