| Package | Description |
|---|---|
| gate.creole.ontology.impl |
The low-level OWLIM API for ontologies in GATE.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OntologyTripleStore.addOntologyTripleStoreListener(OntologyTripleStoreListener listener,
boolean directTripleEventsOnly)
Add a listener for ontology triple store additions and removals.
|
void |
OntologyTripleStore.removeOntologyTripleStoreListener(OntologyTripleStoreListener listener)
Add a listener for ontology triple store additions and removals.
|