| Modifier and Type | Interface and Description |
|---|---|
interface |
OntologyInputSourceHandler
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CoreOntologySpace
Deprecated.
Packages, class names etc. containing "ontonet" in any capitalization are being phased out. In
addition, the distinction between core and custom spaces will disappear at the operational
level. Please switch to
OntologySpace as soon as possible. |
interface |
CustomOntologySpace
Deprecated.
Packages, class names etc. containing "ontonet" in any capitalization are being phased out. In
addition, the distinction between core and custom spaces will disappear at the operational
level. Please switch to
OntologySpace as soon as possible. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OntologyCollector
It is not literally an ontology collection, in that it only collects references to ontologies, not
the ontologies themselves.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Session
An ontology collector that can be used by client applications to store volatile data, e.g. for the duration
of a service call.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.