| Interface | Description |
|---|---|
| OntologySpace |
An ontology space identifies the set of OWL ontologies that should be "active" in a given context, e.g. for
a certain user session or a specific reasoning service.
|
| OntologySpaceFactory |
An ontology space factory is responsible for the creation of new, readily specialized ontology spaces from
supplied ontology input sources.
|
| Scope |
Represents an ontology network that is used for modelling a given knowledge component or domain, e.g.
|
| ScopeEventListenable |
Implementations of this interface are able to fire events related to the modification of an ontology scope,
not necessarily including its ontologies.
|
| ScopeEventListener |
Objects that want to listen to the registration of ontology scopes should
implement this interface and add themselves as listener to a scope registry.
|
| ScopeFactory | |
| ScopeManager |
A Scope Manager holds all references and tools for creating, modifying and deleting the logical realms that
store Web Ontologies, as well as offer facilities for handling the ontologies contained therein.
|
| ScopeRegistry |
A registry that keeps track of the active ontology scopes in a running KReS instance.
|
| Enum | Description |
|---|---|
| OntologySpace.SpaceType |
The possible types of ontology spaces managed by OntoNet.
|
| Exception | Description |
|---|---|
| NoSuchScopeException |
Thrown whenever an operation on a scope that has not been registered is thrown.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.