Package | Description |
---|---|
gate.creole.ontology |
The GATE ontology API.
|
Modifier and Type | Method and Description |
---|---|
SymmetricProperty |
Ontology.addSymmetricProperty(OURI aPropertyURI,
Set<OClass> domainAndRange)
Creates a new symmetric property (an object property that is
symmetric).
|
Modifier and Type | Method and Description |
---|---|
Set<SymmetricProperty> |
Ontology.getSymmetricProperties()
Gets the set of Symmetric Properties in the ontology.
|
Copyright © 2024 GATE. All rights reserved.