Package net.sourceforge.fluxion.utils

Class Summary
OWLUtils A utility class used to examine OWLDescriptions, and break down the axioms that make up the knowledge about OWLDescriptions into classsplit up an OWL class into smaller, constituent elements (such as the set of a classes superclasses or subclasses).
ReasonerSession A ReasonerSession encapsulates an OWLReasoner and exposes it according to semaphore leases given by a ReasonerSessionManager.
ReasonerSessionManager A singleton class for acquiring ReasonerSessions, thereby providing access to a pre-classified ontology.
 

Exception Summary
MissingElementException Thrown whenever an element that is expected to be found is missing.
OWLTransformationException Thrown whenever an attempt is made to move from an OWL view of some data into a bean view of the same data, or vice-versa.
 



Copyright © 2010. All Rights Reserved.