| Package | Description |
|---|---|
| gate.creole.ontology.impl |
The low-level OWLIM API for ontologies in GATE.
|
| gate.creole.ontology.impl.sesame |
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
OntologyService.getPropertyValue(String restrictionURI,
byte restrictionType)
Gets the property value specified on the given restriction uri.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
OntologyServiceImplSesame.getPropertyValue(String restrictionURI,
byte restrictionType)
Gets the datatype uri specified on the given restriction uri.
|