Package | Description |
---|---|
gate.creole.ontology |
The GATE ontology API.
|
Modifier and Type | Method and Description |
---|---|
static URI |
OntologyUtilities.createURI(Ontology ontology,
String aResourceName,
boolean isAnonymousResource)
Deprecated.
- use
Ontology.createOURI(String) and related methods
instead. |
URI |
OResource.getURI()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
OResource.setURI(URI uri)
Deprecated.
|
Copyright © 2024 GATE. All rights reserved.