Class and Description |
---|
gate.creole.ontology.OntologyUtilities
the use of this class and all its methods should be avoided
in the future. See the individual methods for replacements.
|
gate.creole.ontology.URI
Use OURI objects and the
Ontology factory methods
for creating them instead. |
Field and Description |
---|
gate.creole.ontology.OConstants.DIRECT_CLOSURE
use
OConstants.Closure instead. |
gate.creole.ontology.OConstants.TRANSITIVE_CLOSURE
use
OConstants.Closure instead. |
Constructor and Description |
---|
gate.creole.ontology.Literal(String, Locale)
Use the constructor Literal(String value, String languagetag)
instead
|
gate.creole.annic.apache.lucene.store.Lock.With(Lock)
Kept only to avoid breaking existing code.
|