Uses of Package
de.fuberlin.wiwiss.ng4j

Packages that use de.fuberlin.wiwiss.ng4j
de.fuberlin.wiwiss.ng4j Basic Jena-compatible API for dealing with Named Graphs on the Graph or Model level. 
de.fuberlin.wiwiss.ng4j.db NamedGraphSet implementation backed by a relational database. 
de.fuberlin.wiwiss.ng4j.impl In-memory implementations of the interfaces in the parent package, and additional helper classes. 
de.fuberlin.wiwiss.ng4j.semwebclient   
de.fuberlin.wiwiss.ng4j.sparql   
de.fuberlin.wiwiss.ng4j.swp   
de.fuberlin.wiwiss.ng4j.swp.impl   
de.fuberlin.wiwiss.ng4j.swp.util   
de.fuberlin.wiwiss.ng4j.trig Support for TriG, a serialization format for Named Graphs based on N3/Turtle. 
de.fuberlin.wiwiss.ng4j.triql A TriQL query engine. 
de.fuberlin.wiwiss.ng4j.trix Support for TriX, a serialization format for both RDF and Named Graphs. 
de.fuberlin.wiwiss.ng4j.util Utility classes for handling Named Graphs. 
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j
NamedGraph
          A collection of RDF triples which is named by an URI.
NamedGraphModel
          Jena Model implementation providing a resource-centric view on a NamedGraphSet's union graph.
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
Quad
          A Triple in a NamedGraph, consisting of four Jena Nodes: graphName, subject, predicate, and object.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.db
NamedGraph
          A collection of RDF triples which is named by an URI.
NamedGraphModel
          Jena Model implementation providing a resource-centric view on a NamedGraphSet's union graph.
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
Quad
          A Triple in a NamedGraph, consisting of four Jena Nodes: graphName, subject, predicate, and object.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.impl
NamedGraph
          A collection of RDF triples which is named by an URI.
NamedGraphModel
          Jena Model implementation providing a resource-centric view on a NamedGraphSet's union graph.
NamedGraphResource
           
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
Quad
          A Triple in a NamedGraph, consisting of four Jena Nodes: graphName, subject, predicate, and object.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.semwebclient
NamedGraph
          A collection of RDF triples which is named by an URI.
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.sparql
NamedGraph
          A collection of RDF triples which is named by an URI.
NamedGraphModel
          Jena Model implementation providing a resource-centric view on a NamedGraphSet's union graph.
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.swp
NamedGraph
          A collection of RDF triples which is named by an URI.
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.swp.impl
NamedGraph
          A collection of RDF triples which is named by an URI.
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.swp.util
NamedGraph
          A collection of RDF triples which is named by an URI.
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.trig
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
NamedGraphSetReader
          Reads a serialized set of Named Graphs from a Reader, InputStream, or URL into a NamedGraphSet.
NamedGraphSetWriter
          Serializes a NamedGraphSet into a Writer or OutputStream.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.triql
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
Quad
          A Triple in a NamedGraph, consisting of four Jena Nodes: graphName, subject, predicate, and object.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.trix
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.
NamedGraphSetReader
          Reads a serialized set of Named Graphs from a Reader, InputStream, or URL into a NamedGraphSet.
NamedGraphSetWriter
          Serializes a NamedGraphSet into a Writer or OutputStream.
 

Classes in de.fuberlin.wiwiss.ng4j used by de.fuberlin.wiwiss.ng4j.util
NamedGraphSet
          A set of NamedGraphs and the core part of the Named Graphs for Jena API.