| Package | Description |
|---|---|
| gate.creole.ontology.impl |
The low-level OWLIM API for ontologies in GATE.
|
| gate.creole.ontology.impl.sesame | |
| gate.creole.ontology.owlim |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractOntologyImpl |
OResourceImpl.ontology
The ontology the current resource belongs to
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOntologyImplSesame |
class |
ConnectSesameOntology
An ontology LR that allows to connect to a repository containing an
ontology.
|
class |
CreateSesameOntology
An ontology LR that creates a repository based on a config template file.
|
class |
OntologyLR
The common abstract base class for all ontology LRs in this implementation.
|
class |
OWLIMOntology
This ontology LR allows the creation of an ontology backed by a local
Sesame OWLIM repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLIMOntologyLR
This ontology LR behaves identically to
OWLIMOntology
but uses the same package and class name as the LR in OntologyOWLIM2. |