|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hp.hpl.jena.shared | |
---|---|
com.hp.hpl.jena.datatypes | Provides the core interfaces through which datatypes are described to Jena. |
com.hp.hpl.jena.datatypes.xsd | Provides datatype definitions for the XML Schema datatypes support by Jena. |
com.hp.hpl.jena.db | A general database backend for persistent storage of Jena models. |
com.hp.hpl.jena.enhanced | This package defines the enhanced node and graph classes; an enhanced node is one embedded in a particular enhanced graph. |
com.hp.hpl.jena.graph | This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. |
com.hp.hpl.jena.graph.compose | This package defines simple composite graphs - union, intersection, difference, and update-tracking. |
com.hp.hpl.jena.graph.query | Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. |
com.hp.hpl.jena.ontology | Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. |
com.hp.hpl.jena.ontology.daml | A re-implementation of the Jena 1.X DAML+OIL API, to assist Jena 1 users to move to Jena2. |
com.hp.hpl.jena.rdf.arp | A parser for RDF/XML. |
com.hp.hpl.jena.rdf.model | A package for creating and manipulating RDF graphs. |
com.hp.hpl.jena.rdf.model.impl | This package contains implementations of the interfaces defined in the .model package, eg ModelCom for Model, ResourceImpl for Resource, and so on. |
com.hp.hpl.jena.rdql | RDQL - A query language for Jena. |
com.hp.hpl.jena.reasoner | The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena. |
com.hp.hpl.jena.reasoner.dig | |
com.hp.hpl.jena.reasoner.rulesys | Provides a selection of simple rule engines for Jena inference models. |
com.hp.hpl.jena.shared | This package defines some classes common to the Jena API and SPI levels, in particular the JenaException class from which all Jena-specific exceptions hang, and the interface PrefixMapping for translation to and from QNames. |
com.hp.hpl.jena.shared.impl | This package provides "standard" implementations for the interfaces defined by .shared, notably an implementation of PrefixMapping. |
com.hp.hpl.jena.vocabulary | A package containing constant classes with predefined constant objects for classes and properties defined in well known vocabularies. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.datatypes | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.datatypes.xsd | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.db | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
|
ReificationStyle
Reification styles have two boolean components: whether the graph+reifier will intercept reification triples or not [if not, the only in-Jena reification is through the reifyAs operation], and whether or not reification triples will be visible in the graph. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.enhanced | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.graph | |
---|---|
AddDeniedException
Exception to throw for a denied add operation |
|
Command
|
|
DeleteDeniedException
Exception to throw if a delete is denied. |
|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
|
ReificationStyle
Reification styles have two boolean components: whether the graph+reifier will intercept reification triples or not [if not, the only in-Jena reification is through the reifyAs operation], and whether or not reification triples will be visible in the graph. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.graph.compose | |
---|---|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.graph.query | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.ontology | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.ontology.daml | |
---|---|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.rdf.arp | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.rdf.model | |
---|---|
Command
|
|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
|
ReificationStyle
Reification styles have two boolean components: whether the graph+reifier will intercept reification triples or not [if not, the only in-Jena reification is through the reifyAs operation], and whether or not reification triples will be visible in the graph. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.rdf.model.impl | |
---|---|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.rdql | |
---|---|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.reasoner | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.reasoner.dig | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.reasoner.rulesys | |
---|---|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.shared | |
---|---|
CannotReifyException
The exception thrown by reifyAs if a node is bound to bits and pieces of (an)other triple(s). |
|
DoesNotExistException
Exception thrown when an attempt is made find an entity by name, but it cannot be located. |
|
JenaException
This should be a superclass of most exceptions arising from Jena code. |
|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
|
ReificationStyle
Reification styles have two boolean components: whether the graph+reifier will intercept reification triples or not [if not, the only in-Jena reification is through the reifyAs operation], and whether or not reification triples will be visible in the graph. |
|
UpdateDeniedException
Superclass of exceptions thrown when attempting to add/delete on a readonly graph/model. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.shared.impl | |
---|---|
PrefixMapping
Methods for recording namepsace prefix mappings and applying and unapplying them to URIs. |
Classes in com.hp.hpl.jena.shared used by com.hp.hpl.jena.vocabulary | |
---|---|
ReificationStyle
Reification styles have two boolean components: whether the graph+reifier will intercept reification triples or not [if not, the only in-Jena reification is through the reifyAs operation], and whether or not reification triples will be visible in the graph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |