Package | Description |
---|---|
gate.creole.ontology |
The GATE ontology API.
|
Modifier and Type | Method and Description |
---|---|
LiteralOrONodeID |
Triple.getObject() |
LiteralOrONodeID |
OntologyTupleQuery.nextFirst()
Return just the first variable of a tuple.
|
Modifier and Type | Method and Description |
---|---|
Vector<LiteralOrONodeID> |
OntologyTupleQuery.next()
Retrieve the next tuple from the query object.
|
Modifier and Type | Method and Description |
---|---|
void |
OntologyBooleanQuery.setBinding(String varName,
LiteralOrONodeID value)
Re-assign a query variable to a new value.
|
Copyright © 2024 GATE. All rights reserved.