GATE
Version 3.1-2270

Package gate.creole.ontology

Interface Summary
DatatypeProperty Interface for datatype properties.
ObjectProperty  
OClass  
OInstance  
Ontology This is the base interface for all concrete implementations of ontologies.
OntologyConstants This interface holds some constants used by several other intrfaces and classes in the GATE ontology API.
OntologyEditor An interface defining the methods of an Ontology Editor.
OntologyResource This is the top level interface for all ontology resources such as classes, instances and properties.
Property This interface defines an ontology property and is the top level interface for all types of ontological properties.
ReflexiveProperty  
SymmetricProperty  
Taxonomy Defines the interface of an ontology
TClass An Interface representing a single ontology class
TransitiveProperty Interface for transitive properties.
 

Class Summary
DatatypePropertyImpl  
ObjectPropertyImpl  
OClassImpl  
OInstanceImpl  
OntologyResourceImpl This is an implementation for ontology resource.
PropertyImpl This class provides implementations for methods common to all types of ontological properties.
SymmetricPropertyImpl  
TClassImpl Represents a single ontology class.
TestOntologyAPI Simple test class that load an ontology available online and accesses its content via the ontology API
TransitivePropertyImpl  
 

Exception Summary
InvalidFormatException An exception thrown when invalid format of an ontology file is detected
 


GATE
Version 3.1-2270