JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Module
org.apache.jena.core
Package org.apache.jena
package
org.apache.jena
Related Packages
Package
Description
org.apache.jena.assembler
org.apache.jena.datatypes
Provides the core interfaces through which datatypes are described to Jena.
org.apache.jena.enhanced
This package defines the enhanced node and graph classes; an enhanced node is one embedded in a particular enhanced graph.
org.apache.jena.graph
This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system.
org.apache.jena.irix
Support for RFC3986 IRIs.
org.apache.jena.mem
Various memory-based implementations of interfaces, specifically GraphMem for memory-based Graphs.
org.apache.jena.ontology
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF.
org.apache.jena.reasoner
The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena.
org.apache.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.
org.apache.jena.sys
org.apache.jena.util
Miscellaneous collection of utility classes.
org.apache.jena.vocabulary
A package containing constant classes with predefined constant objects for classes and properties defined in well known vocabularies.
All Classes and Interfaces
Interfaces
Classes
Class
Description
Jena
Provides various meta-data constants about the Jena package.
JenaRuntime
Methods and constants that define features of the current the environment.