Packages |
org.jrdf.connection |
Provides classes for connecting to JRDF (and hence to JRDF supported stores) to allow
textual queries to be sent.
|
org.jrdf.example |
Examples of using the JRDF APIs.
|
org.jrdf.graph |
This package defines a set of APIs required to implement an RDF Graph and it's
associated objects. |
org.jrdf.graph.mem |
|
org.jrdf.parser |
|
org.jrdf.parser.mem |
|
org.jrdf.parser.rdfxml |
|
org.jrdf.query |
|
org.jrdf.sparql |
Implementations SPARQL Query Language for RDF.
|
org.jrdf.util |
Utility classes - ones that don't belong elsewhere.
|
org.jrdf.util.param |
Utilities for handling parameters to methods, for example null and emtpy string checks.
|
org.jrdf.vocabulary |
This package contains a pre-defined set of URIs to be used in constructing
URI References that are used in RDF. |