Package org.semanticweb.kaon2.api

Interface Summary
Axiom Represents an axiom in the ontology.
Cursor<E> This interface enables sequential access to a result set of a search.
Entity Represents a entity in a DL ontology.
KAON2Connection The connection to the KAON2.
KAON2Factory The factory for KAON2 objects.
KAON2Factory.AxiomIterator An interface for iterating over axioms.
KAON2Visitor A visitor for the KAON2 objects.
Ontology Represents a DL ontology.
OntologyListener A listener for events on an ontology.
OntologyResolver The resolver for ontology parameters.
Request<E> This interface encapsulates the request for a retrieval of a set of objects from the KAON2 API.
 

Class Summary
DefaultOntologyResolver This is the default resolver that maintains a list of associations for ontology URIs.
KAON2Manager The manager for KAON API implementations.
Namespaces This interface contains some well-known namespaces.
OntologyChangeEvent The information about a change in the ontology.
StringWithLanguage Represents a non-null string literal with a non-null language tag.
 

Enum Summary
OntologyChangeEvent.ChangeType The type of change.
OntologyFileFormat Enumerates all supported ontology formats for ontology files.
 

Exception Summary
KAON2Exception The exception thrown by various KAON2 API methods.