Jena Framework

For an overview of Jena see the readme document.

See:
          Description

API - Application Programming Interface
com.hp.hpl.jena.db A general database backend for persistent storage of jena models.
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.rdf.arp Reading RDF/XML.
com.hp.hpl.jena.rdf.arp.lang Language support for RDF.
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs.
com.hp.hpl.jena.rdql RDQL - A query language for Jena.
com.hp.hpl.jena.vocabulary A package containing constant classes with predefined constant objects for classes and properties defined in well known vocabularies.
com.hp.hpl.jena.xmloutput Writing RDF/XML.

 

SPI - System Programming Interface
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.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.reasoner The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena.
com.hp.hpl.jena.reasoner.rdfsReasoner1 This package contains an example RDFS reasoner.
com.hp.hpl.jena.reasoner.transitiveReasoner This package contains a reasoner which supports transitive-reflexive closure of subPropertyOf and subClassOf relations.
com.hp.hpl.jena.util Miscellaneous collection of utility classes.
com.hp.hpl.jena.util.iterator  

 

Command line tools
jena  

 

For an overview of Jena see the readme document.



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.