Package org.apache.jena.rdflink
package org.apache.jena.rdflink
-
ClassDescriptionSPARQL Graph Store Protocol and whole dataset access.SPARQL 1.1 Graph Store HTTP Protocol (read operations) and whole dataset access.SPARQL Query Operations on a connection.SPARQL Update Operations on a connection.Provide
RDFConnectionusing aRDFLinkInterface for SPARQL operations on a dataset, whether local or remote.Implement ofRDFLinkover aGraphin the same JVM.Builder for RDFLink over a local dataset.Implementation of theRDFLinkinterface for connecting to an Apache Jena Fuseki.Implementation of theRDFLinkinterface using remote SPARQL operations.Builder class forRDFLinkHTTPImplementation ofRDFLinkwhere the query, update and graph store operations are given by specific implementations of the respective interfaces.