| Interface | Description |
|---|---|
| OntologyInputSource<O> |
An ontology input source provides a point for loading an ontology.
|
| OntologyInputSourceHandler |
An object that can manipulate
OntologyInputSource objects; |
| SetInputSource<O> |
An input source for multiple ontologies without a root.
|
| Class | Description |
|---|---|
| AbstractGenericInputSource<O> |
The abstract implementation of the
OntologyInputSource interface which is inherited by all concrete
implementations. |
| AbstractOntologyReferenceSource |
Input sources that do not deliver an ontology object, but only a means for consumers to obtain one if they
wish, should subclass this one.
|
| Origin<R> |
A wrapper class for whatever can be used for physically referencing a resource (typically an ontology).
|
| StoredOntologySource |
An reference source for an ontology already stored by Stanbol with the given public key.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.