| Package | Description |
|---|---|
| gate | |
| gate.creole.ontology |
The GATE ontology API.
|
| gate.util |
| Class and Description |
|---|
| Ontology
Interface for ontology language resources.
|
| Class and Description |
|---|
| AllValuesFromRestriction
An AllValuesFromRestriction.
|
| AnnotationProperty
An Annotation property.
|
| AnonymousClass
This class represents the AnonymousClass.
|
| CardinalityRestriction
A CardinalityRestriction
|
| DataType
This class provides a list of datatypes, supported by the ontology
API.
|
| DatatypeProperty
Interface for datatype properties.
|
| HasValueRestriction
A HasValueRestriction.
|
| InvalidURIException
This exception is thrown when a URI is not valid.
|
| InvalidValueException
This exception should be thrown when a property value is not
compatible with the property.
|
| Literal
The class Literal represents a literal value as defined in section 6.5 of
http://www.w3.org/TR/rdf-concepts .
|
| LiteralOrONodeID
A class representing something that is either a literal or a node ID.
|
| MaxCardinalityRestriction
A MaxCardinalityRestriction.
|
| MinCardinalityRestriction
A MinCardinalityRestriction.
|
| ObjectProperty
ObjectProperty is a sub type of the RDFProperty.
|
| OBNodeID
An object representing an ontology node ID.
|
| OClass
Each OClass (Ontology Class) represents a concept/class in ontology.
|
| OConstants
This interface holds some constants used by several other intrfaces
and classes in the GATE ontology API.
|
| OConstants.Closure
Closure constants.
|
| OConstants.OntologyFormat
A list of serialization formats for ontologies.
|
| OConstants.QueryLanguage |
| OInstance
OInstance (Ontology Instance) represents an instance in the
ontology/knowledge base.
|
| ONodeID
An ONodeID represents the id of either a blank node or a resource.
|
| Ontology
Interface for ontology language resources.
|
| OntologyBooleanQuery
This represents a boolean query of the triple store for the ontology.
|
| OntologyModificationListener
Objects wishing to listen to various ontology events, must implement
this interface (using implements java keyword) and the methods of
this interface.
|
| OntologyTripleStore
An OntologyTripleStore object can be used to directly manipulate the
triples that represent an ontology, if the ontology implementation
supports this.
|
| OntologyTripleStoreListener
An OntologyTripleStoreListener is noticed whenever a triple is added to
or removed from the ontology store.
|
| OntologyTupleQuery
This represents a tuple query of the triple store for the ontology.
|
| OResource
This is the top level interface for all ontology resources such as
classes, instances and properties.
|
| OURI
Interface for objects representing an URI.
|
| OValue
A class representing something that is either a literal or a OResource.
|
| RDFProperty
RDFProperty is the top level property.
|
| Restriction
This interface defines a restriction in the ontology.
|
| SomeValuesFromRestriction
A SomeValuesFromRestriction.
|
| SymmetricProperty
Every SymmetricProperty is ObjectProperty.
|
| TransitiveProperty
Interface for transitive properties.
|
| URI
Deprecated.
Use OURI objects and the
Ontology factory methods
for creating them instead. |
| Class and Description |
|---|
| OClass
Each OClass (Ontology Class) represents a concept/class in ontology.
|
| Ontology
Interface for ontology language resources.
|
Copyright © 2024 GATE. All rights reserved.