| Interface | Description |
|---|---|
| SesameCLIOptions |
| Class | Description |
|---|---|
| AbstractOntologyImplSesame | |
| ConnectSesameOntology |
An ontology LR that allows to connect to a repository containing an
ontology.
|
| CreateSesameOntology |
An ontology LR that creates a repository based on a config template file.
|
| GUILoadOptionsPane |
Class for creating and showing the load ontology dialog.
|
| GUISaveOptionsPane |
Class for creating and showing the save ontology dialog.
|
| OntologyLR |
The common abstract base class for all ontology LRs in this implementation.
|
| OntologyServiceImplSesame |
Implementation of the GATE Ontology Services.
|
| OntologyTripleStoreImpl |
Implementation of an OntologyTripleStore for the Sesame ontology backend.
|
| OWLIMOntology |
This ontology LR allows the creation of an ontology backed by a local
Sesame OWLIM repository.
|
| SesameCLI | |
| SesameManager |
A class to encapsulate management of a Sesame2 repository and
make handling different repository types easier.
|
| TripleImplSesame |
Implementation of a Sesame Triple.
|
| UtilBooleanQuery |
A class representing a Sesame ASK Query.
|
| UtilResourceQueryIterator<T extends gate.creole.ontology.OResource> | |
| UtilTupleQueryIterator |
A class representing a Sesame Query.
|