Uses of Package
org.ontoware.rdf2go.model

Packages that use org.ontoware.rdf2go.model
org.ontoware.rdf2go   
org.ontoware.rdf2go.model   
 

Classes in org.ontoware.rdf2go.model used by org.ontoware.rdf2go
Model
          Defines an RDF Model, and the functions to add and delete statements of all possible kinds to this model.
ModelSet
          A ModelSet is like a Graph Data Set in SPARQL.
 

Classes in org.ontoware.rdf2go.model used by org.ontoware.rdf2go.model
Commitable
          Defining how and when changes are commit to underlying persistence layer.
Diff
           
DiffReader
          A read-only diff.
FindableModel
          A model where you can list all statements, find statements and check if a statement is contained.
FindableModelSet
           
Lockable
           
Model
          Defines an RDF Model, and the functions to add and delete statements of all possible kinds to this model.
ModelAddRemove
          Can remove statements and apply diffs in one atomic operation.
ModelChangedListener
          A listener that gets informed when model change operations are executed.
ModelIO
           
ModelRemovePatterns
           
ModelSet
          A ModelSet is like a Graph Data Set in SPARQL.
ModelSetAddRemove
          Allows to add and removes statements from a ModelSet.
ModelSetIO
          Defines reading and writing to and from readers/writers and streams.
ModelValueFactory
          Factory-like parts of an RDF2Go-Model
ModelWriter
           
NamespaceSupport
          This interface leaves it open to implementations where the prefixes go, e.g.
QuadPattern
          Quad match representation in rdf2go, used to query a ModelSet.
QueryableModel
          The closable iterable/iterators hould be auto-close, i.e. when the last element is retrieved close() hast to be called automatically.
QueryResultTable
           
ReificationSupport
          Support for reification, as defined in http://www.w3.org/TR/rdf-mt/#Reif
Sparqlable
          Interface for SPARQL and other query languages.
Statement
          Statement representation in rdf2go Implementations of Statement should have valid implementations of hashCode and equals.
Syntax
          Class for RDF syntaxes, and registry for them.
TriplePattern
          Triple match representation in rdf2go Implementations are expected to have valid implem
 



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.