Package org.openanzo.glitter.dataset

Interface Summary
RDFDataset<GraphRepresentation> An RDFDataset maps URIs to an arbitrary (templated) graph representation.
StreamingDataset A StreamingDataset is an implementation of RDFDataset that represents a graph as an InputStream.
 

Class Summary
BasicDataset BasicDataset implements RDFDataset where the graphs are simply identified as (opaque) URIs.
HTTPStreamingDataset This is the default implementation of an RDF dataset in Glitter.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.