Package org.openanzo.jastor

Interface Summary
CoreThing  
DatasetThing Thing is the base ontology class of all other ontology classes for classes that reside within a dataset.
GraphThing Thing is the base ontology class of all other ontology classes for classes that reside within an INamedGraph.
ThingListener Base interface for all ThingListener implementations
 

Class Summary
CachedPropertyIterator<E> Iterator that iterates over the set of object values for a given property on a given subject.
DatasetPropertyIterator<E> Iterator that iterates over the set of object values for a given property on a given subject.
DatasetThingFactory A basic factory that provides create methods for building block OWL types.
DatasetThingImpl Implementation of DatasetThing
FilteredMappedIterator<E,F,G> Iterator that filters the contents of a parent iterator.
GraphThingFactory A basic factory that provides create methods for building block OWL types.
GraphThingImpl Implementation of GraphThing
JastorContext This class holds context information for code generation: ontGraphs, options, names, etc...
JastorGenerator For a given JastorContext, generate code for the elements within the ontology
JavaIdentifierEncoder Encodes arbitrary strings into valid java identifiers.
PropertyIterator<E> Iterator that iterates over the set of object values for a given property on a given subject.
PropertyIteratorOld<E> Iterator that iterates over the set of object values for a given property on a given subject.
 

Exception Summary
InvalidLiteralException Exception caused by problem with Literal value
InvalidNodeException Exception caused by problem with a resource value
JastorException  
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.