Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Java RDF API Framework 0.4.1
Packages
org.jrdf
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.index.graphhandler
org.jrdf.graph.index.graphhandler.mem
org.jrdf.graph.index.longindex
org.jrdf.graph.index.longindex.derby
org.jrdf.graph.index.longindex.mem
This package implements an in memory version of the index interfaces.
org.jrdf.graph.index.nodepool
org.jrdf.graph.index.nodepool.mem
org.jrdf.graph.index.operation
An implementation of the Graph Operations with knowledge of Graph indexes.
org.jrdf.graph.index.operation.mem
An in memory implementation of the Graph Operations with knowledge of Graph indexes.
org.jrdf.graph.mem
This package is an implementation of the JRDF Graph API.
org.jrdf.graph.mem.iterator
org.jrdf.graph.operation
This package defines a set of APIs for performing set based operations upon an RDF graph.
org.jrdf.gui
org.jrdf.gui.command
org.jrdf.gui.model
org.jrdf.gui.view
org.jrdf.parser
This package is a port of the Sesame RIO Parser.
org.jrdf.parser.mem
An in memory implementation of the parser interfaces.
org.jrdf.parser.ntriples
org.jrdf.parser.ntriples.parser
org.jrdf.parser.rdfxml
This package is a port of the Sesame RIO RDF/XML Parser.
org.jrdf.query
Classes in this package allow queries to be executed against a JRDF graph.
org.jrdf.query.execute
org.jrdf.query.expression
org.jrdf.query.relation
org.jrdf.query.relation.attributename
org.jrdf.query.relation.constants
org.jrdf.query.relation.mem
org.jrdf.query.relation.operation
org.jrdf.query.relation.operation.mem.common
org.jrdf.query.relation.operation.mem.join
org.jrdf.query.relation.operation.mem.join.anti
org.jrdf.query.relation.operation.mem.join.natural
org.jrdf.query.relation.operation.mem.join.outer
org.jrdf.query.relation.operation.mem.join.semi
org.jrdf.query.relation.operation.mem.project
org.jrdf.query.relation.operation.mem.restrict
org.jrdf.query.relation.operation.mem.semidifference
org.jrdf.query.relation.operation.mem.union
org.jrdf.query.relation.type
org.jrdf.sparql
Classes in this package parse Rel queries to allow querying of JRDF graphs.
org.jrdf.sparql.analysis
org.jrdf.sparql.builder
org.jrdf.sparql.parser
org.jrdf.util
Utility classes - ones that don't belong elsewhere.
org.jrdf.util.boundary
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.
org.jrdf.writer
org.jrdf.writer.mem
org.jrdf.writer.rdfxml
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes