- AbstractOntologyImpl - Class in gate.creole.ontology.impl
-
This class provides implementation of most of the methods of Ontology
interface.
- AbstractOntologyImpl() - Constructor for class gate.creole.ontology.impl.AbstractOntologyImpl
-
Constructor
- AbstractOntologyImplSesame - Class in gate.creole.ontology.impl.sesame
-
- AbstractOntologyImplSesame() - Constructor for class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- actionsList - Variable in class gate.creole.ontology.impl.sesame.OntologyLR
-
Actions for the remote ontology LR.
- addAllValuesFromRestriction(RDFProperty, OResource) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Adds a new AllValuesFrom Restriction to the ontology.
- addAllValuesFromRestriction(ObjectProperty, OClass) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addAnnotationProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addAnnotationProperty(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Creates a new AnnotationProperty.
- addAnnotationProperty(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Creates a new AnnotationProperty.
- addAnnotationPropertyValue(ONodeID, OURI, String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Adds a new annotation property value and specifies the language.
- addAnnotationPropertyValue(AnnotationProperty, Literal) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- addAnnotationPropertyValue(ONodeID, OURI, String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Adds a new annotation property value and specifies the language.
- addAnonymousClass() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addCardinalityRestriction(RDFProperty, String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Adds a new Cardinality Restriction to the ontology.
- addClass(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method allows adding a class to repository.
- addClass(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method allows adding a class to repository.
- addDatatypeProperty(OURI, Set<OClass>, DataType) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addDataTypeProperty(OURI, Set<OClass>, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method adds a data type property specifiying domain and range
for the same.
- addDataTypeProperty(OURI, Set<OClass>, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method adds a data type property specifiying domain and range for the
same.
- addDatatypePropertyValue(DatatypeProperty, Literal) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- addDatatypePropertyValue(OURI, OURI, Literal) - Method in interface gate.creole.ontology.impl.OntologyService
-
Adds the value for the given Property.
- addDatatypePropertyValue(OURI, OURI, Literal) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Adds the value for the given Property.
- addHasValueRestriction(RDFProperty, OResource) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Adds a new HasValue Restriction to the ontology.
- addIndividual(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method adds a new instance (literal) into the repository.
- addIndividual(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method adds a new instance (literal) into the repository.
- addMaxCardinalityRestriction(RDFProperty, String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Adds a new MaxCardinality Restriction to the ontology.
- addMinCardinalityRestriction(RDFProperty, String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Adds a new MinCardinality Restriction to the ontology.
- addObjectProperty(OURI, Set<OClass>, Set<OClass>) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addObjectProperty(String, String[], String[]) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method adds an object property specifiying domain and range for
the same.
- addObjectProperty(String, String[], String[]) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method adds an object property specifiying domain and range for the
same.
- addObjectPropertyValue(ObjectProperty, OInstance) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- addObjectPropertyValue(ONodeID, OURI, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Adds the value for the given property (Object, Symmetric and
Transitive).
- addObjectPropertyValue(ONodeID, OURI, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Adds the value for the given property (Object, Symmetric and Transitive).
- addOClass(OURI, byte) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addOClass(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addOClass(OClass) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
Make this individual an instance of another class.
- addOInstance(OURI, OClass) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addOntologyModificationListener(OntologyModificationListener) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addOntologyTripleStoreListener(OntologyTripleStoreListener, boolean) - Method in interface gate.creole.ontology.impl.OntologyTripleStore
-
Add a listener for ontology triple store additions and removals.
- addOntologyTripleStoreListener(OntologyTripleStoreListener) - Method in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl
-
- addOntologyURIs() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addOResourceToMap(String, OResource) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Dummy implementation - this method is not supported any more.
- addRDFProperty(OURI, Set<OResource>, Set<OResource>) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addRDFProperty(OURI, Set<OResource>, Set<OResource>) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method adds a generic property specifiying domain and range for
the same.
- addRDFProperty(OURI, Set<OResource>, Set<OResource>) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method adds a generic property specifiying domain and range for the
same.
- addRDFPropertyValue(RDFProperty, OResource) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- addRDFPropertyValue(ONodeID, OURI, ONodeID) - Method in interface gate.creole.ontology.impl.OntologyService
-
adds the RDF Property value on the specified instance
- addRDFPropertyValue(ONodeID, OURI, ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
adds the RDF Property value on the specified instance
- addRestriction(OBNodeID) - Method in interface gate.creole.ontology.impl.OntologyService
-
- addRestriction(OBNodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- addSerqlQueryResultToCollection(String, Collection<String>) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- addSerqlQueryResultToCollection(String, Collection<String>, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- addSerqlQueryResultValuesToCollection(String, Collection<Value>) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- addSomeValuesFromRestriction(RDFProperty, OResource) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Adds a new AllValuesFrom Restriction to the ontology.
- addSubClass(OClass) - Method in class gate.creole.ontology.impl.OClassImpl
-
- addSubClass(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method creates a new class with the URI as specified in
className and adds it as a subClassOf the parentClass.
- addSubClass(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method creates a new class with the URI as specified in className and
adds it as a subClassOf the parentClass.
- addSubProperty(RDFProperty) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- addSubProperty(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
For the given properties, this method registers the super, sub
relation
- addSubProperty(RDFProperty) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- addSubProperty(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
For the given properties, this method registers the super, sub relation
- addSuperClass(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method creates a new class with the URI as specified in
className and adds it as a superClassOf the parentClass.
- addSuperClass(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method creates a new class with the URI as specified in className and
adds it as a superClassOf the parentClass.
- addSuperProperty(RDFProperty) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- addSuperProperty(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
For the given properties, this method registers the super, sub
relation
- addSuperProperty(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
For the given properties, this method registers the super, sub relation
- addSymmetricProperty(OURI, Set<OClass>) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addSymmetricProperty(OURI, Set<OClass>) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method adds a symmetric property specifiying domain and range
for the same.
- addSymmetricProperty(OURI, Set<OClass>) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method adds a symmetric property specifying domain and range for the
same.
- addTransitiveProperty(OURI, Set<OClass>, Set<OClass>) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- addTransitiveProperty(String, String[], String[]) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method adds a transitive property specifiying domain and range
for the same.
- addTransitiveProperty(String, String[], String[]) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method adds a transitive property specifiying domain and range for the
same.
- addTriple(ONodeID, OURI, ONodeID) - Method in interface gate.creole.ontology.impl.OntologyTripleStore
-
Add a triple to the ontology.
- addTriple(ONodeID, OURI, Literal) - Method in interface gate.creole.ontology.impl.OntologyTripleStore
-
Add a triple with a literal triple object to the ontology.
- addTriple(ONodeID, OURI, ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl
-
- addTriple(ONodeID, OURI, Literal) - Method in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl
-
- AllValuesFromRestrictionImpl - Class in gate.creole.ontology.impl
-
- AllValuesFromRestrictionImpl(ONodeID, Ontology, OntologyService) - Constructor for class gate.creole.ontology.impl.AllValuesFromRestrictionImpl
-
- AnnotationPropertyImpl - Class in gate.creole.ontology.impl
-
Provides an implementation of the AnnotationProperty interface.
- AnnotationPropertyImpl(OURI, Ontology, OntologyService) - Constructor for class gate.creole.ontology.impl.AnnotationPropertyImpl
-
Constructor
- AnonymousClassImpl - Class in gate.creole.ontology.impl
-
Implementation of the AnonymousClass
- AnonymousClassImpl(ONodeID, Ontology, OntologyService) - Constructor for class gate.creole.ontology.impl.AnonymousClassImpl
-
Constructor
- anonymousNodeCounter - Static variable in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Map where the key is a resource name and value is a list of resources with
that name.
- aResourceName - Variable in class gate.creole.ontology.impl.ONodeIDImpl
-
A Resource name (in current version - a value after the last
occurance of '#' or '/')
- gate.creole.ontology.impl - package gate.creole.ontology.impl
-
The low-level OWLIM API for ontologies in GATE.
- gate.creole.ontology.impl.sesame - package gate.creole.ontology.impl.sesame
-
- gate.creole.ontology.impl.test - package gate.creole.ontology.impl.test
-
- gate.creole.ontology.owlim - package gate.creole.ontology.owlim
-
- generateOURI(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- generateOURI(String, String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getActions() - Method in class gate.creole.ontology.impl.sesame.OntologyLR
-
- getAllResources() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
This method returns a list of OResources from the ontology.
- getAllSetProperties() - Method in class gate.creole.ontology.impl.OInstanceImpl
-
This method returns all the set properties set on this resource.
- getAllSetProperties() - Method in class gate.creole.ontology.impl.OResourceImpl
-
This method returns all the set properties set on this resource.
- getAnnotationProperties() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getAnnotationProperties(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the annotation properties set on the specified resource
- getAnnotationProperties() - Method in interface gate.creole.ontology.impl.OntologyService
-
The method returns an array of properties.
- getAnnotationProperties(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the annotation properties set on the specified resource
- getAnnotationProperties() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method returns an array of properties.
- getAnnotationProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getAnnotationPropertyValues(ONodeID, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the list of annotation property values
- getAnnotationPropertyValues(AnnotationProperty) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- getAnnotationPropertyValues(ONodeID, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the list of annotation property values
- getArgs() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getAsImport() - Method in class gate.creole.ontology.impl.sesame.GUILoadOptionsPane
-
Return a flag that indicates if the loaded file should be loaded as
an imported ontology.
- getAutoGeneratedRestrictionName() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getBaseURI() - Method in class gate.creole.ontology.impl.sesame.GUILoadOptionsPane
-
Return the basURI specified by the user.
- getBaseURI() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getBaseURI() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getBindingNames() - Method in class gate.creole.ontology.impl.sesame.UtilTupleQueryIterator
-
- getClasses(boolean) - Method in interface gate.creole.ontology.impl.OntologyService
-
if top set to true, the method returns only the top classes (i.e.
- getClasses(boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getClassesByName(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getClassesByName(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getClassesIterator(boolean) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getClassesIterator(boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getClassesOfIndividual(String, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
For the given individual, the method returns a set of classes for
which the individual is registered as instance of
- getClassesOfIndividual(String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
For the given individual, the method returns a set of classes for which the
individual is registered as instance of
- getClassType(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
This method tells what type of restriction the given uri refers to.
- getClassType() - Method in class gate.creole.ontology.impl.ResourceInfo
-
- getClassType(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
This method tells what type of restriction the given uri refers to.
- getCmd() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getColsep() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getComment(Locale) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- getComments() - Method in class gate.creole.ontology.impl.OResourceImpl
-
This method returns a set of comments specified on this resource.
- getConfig() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getConfigFile() - Method in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- getContextURI() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getContextURIString() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getDataDirectoryURL() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getDataDirectoryURL() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getDataType() - Method in class gate.creole.ontology.impl.CardinalityRestrictionImpl
-
- getDataType() - Method in class gate.creole.ontology.impl.DatatypePropertyImpl
-
- getDataType() - Method in class gate.creole.ontology.impl.MaxCardinalityRestrictionImpl
-
- getDataType() - Method in class gate.creole.ontology.impl.MinCardinalityRestrictionImpl
-
- getDatatype(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Returns the datatype uri specified for the given datatype property.
- getDataType(String) - Static method in class gate.creole.ontology.impl.OntologyUtilities
-
Gets the respective datatype for the given datatype URI passed as a String.
- getDatatype() - Method in class gate.creole.ontology.impl.PropertyValue
-
Gets the datatype value for this PropertyValue.
- getDatatype(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Returns the datatype uri specified for the given datatype property.
- getDatatypeProperties() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getDatatypeProperties(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the datatype properties set on the specified resource
- getDatatypeProperties() - Method in interface gate.creole.ontology.impl.OntologyService
-
The method returns an array of properties.
- getDatatypeProperties(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the datatype properties set on the specified resource
- getDatatypeProperties() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method returns an array of properties.
- getDatatypeProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getDatatypePropertyValues(DatatypeProperty) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- getDatatypePropertyValues(OURI, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets a list of values for the given Property.
- getDatatypePropertyValues(OURI, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets a list of values for the given Property.
- getDebug() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getDefaultNameSpace() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getDefaultNameSpace() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getDifferentIndividualFrom(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
for the given individual, the method returns all individuals
registered as different from the given individual
- getDifferentIndividualFrom(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
for the given individual, the method returns all individuals registered as
different from the given individual
- getDifferentInstances() - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- getDir() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getDistance(OClass, OClass) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getDomain() - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- getDomain() - Method in class gate.creole.ontology.impl.DatatypePropertyImpl
-
- getDomain() - Method in class gate.creole.ontology.impl.ObjectPropertyImpl
-
- getDomain(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Given a property, this method returns its domain
- getDomain() - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- getDomain(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Given a property, this method returns its domain
- getEquivalentClasses() - Method in class gate.creole.ontology.impl.OClassImpl
-
- getEquivalentClasses(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
returns an array of classes which are equivalent as the given class
- getEquivalentClasses(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
returns an array of classes which are equivalent as the given class
- getEquivalentPropertyAs() - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- getEquivalentPropertyAs(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
For the given property, this method returns all properties marked
as Equivalent as it
- getEquivalentPropertyAs() - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- getEquivalentPropertyAs(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
For the given property, this method returns all properties marked as
Equivalent as it
- getFile() - Method in class gate.creole.ontology.impl.sesame.GUILoadOptionsPane
-
Return the file specified by the user
- getFile() - Method in class gate.creole.ontology.impl.sesame.GUISaveOptionsPane
-
Get the file specified by the user.
- getFile() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getFormat() - Method in class gate.creole.ontology.impl.sesame.GUILoadOptionsPane
-
Return the file format chosen by the user
- getFormat() - Method in class gate.creole.ontology.impl.sesame.GUISaveOptionsPane
-
Get the ontology format specified by the user
- getFormat() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getFrom() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getHasValue() - Method in class gate.creole.ontology.impl.AllValuesFromRestrictionImpl
-
- getHasValue() - Method in class gate.creole.ontology.impl.HasValueRestrictionImpl
-
- getHasValue() - Method in class gate.creole.ontology.impl.SomeValuesFromRestrictionImpl
-
- getId() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getImportURIs() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getImportURIStrings() - Method in interface gate.creole.ontology.impl.OntologyService
-
- getImportURIStrings() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
From all the data and imports so far loaded, gather the set of
all ontology import URIs.
- getIncludeImports() - Method in class gate.creole.ontology.impl.sesame.GUISaveOptionsPane
-
Get the flag indicating if imported ontologies should be included
in the saved file.
- getIncludeInferred() - Method in class gate.creole.ontology.impl.sesame.UtilTupleQueryIterator
-
- getIndividuals(String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method returns all member instances of the provided class.
- getInstances(ONodeID, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getInstancesByName(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getInstancesByName(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getInstancesIterator(ONodeID, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getInstancesIterator(ONodeID, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getInverseProperties() - Method in class gate.creole.ontology.impl.ObjectPropertyImpl
-
- getInverseProperties(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
for the given property, the method returns all its inverse
properties
- getInverseProperties(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
for the given property, the method returns all its inverse properties
- getLabel(Locale) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- getLabels() - Method in class gate.creole.ontology.impl.OResourceImpl
-
This method returns a set of labels specified on this resource.
- getLiteral() - Method in class gate.creole.ontology.impl.LiteralOrONodeIDImpl
-
- getLiteral() - Method in class gate.creole.ontology.impl.OValueImpl
-
- getLoadImports() - Method in class gate.creole.ontology.impl.sesame.GUILoadOptionsPane
-
Return a flag that indicates if imports specified in the loaded ontology
should automatically be loaded too.
- getLoadImports() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getLoadImports() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getLocale(String) - Static method in class gate.creole.ontology.impl.OntologyUtilities
-
Gets the respective locale for the given 2 character language code.
- getMappingsFile() - Method in class gate.creole.ontology.impl.sesame.GUILoadOptionsPane
-
Return the import mappings file specified by the user.
- getMappingsURL() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getMappingsURL() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getMax() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getN3URL() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getN3URL() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getName() - Method in class gate.creole.ontology.impl.OResourceImpl
-
- getNameSpace() - Method in class gate.creole.ontology.impl.ONodeIDImpl
-
Retrieves the name space part from the URI.
- getNtriplesURL() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getNtriplesURL() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getObject() - Method in class gate.creole.ontology.impl.sesame.TripleImplSesame
-
- getObjectProperties() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getObjectProperties(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the object properties set on the specified resource
- getObjectProperties() - Method in interface gate.creole.ontology.impl.OntologyService
-
The method returns an array of properties.
- getObjectProperties(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the object properties set on the specified resource
- getObjectProperties() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method returns an array of properties.
- getObjectProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getObjectPropertyValues(ObjectProperty) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- getObjectPropertyValues(OURI, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets a list of values for the given Property (Object, Symmetric and
Transitive).
- getObjectPropertyValues(OURI, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets a list of values for the given Property (Object, Symmetric and
Transitive).
- getOClass(ONodeID) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOClasses(boolean) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOClasses(byte) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- getOClasses(OConstants.Closure) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- getOClassesByName(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOClassesIterator(boolean) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOInstance(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOInstances() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOInstances(OClass, byte) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOInstances(OClass, OConstants.Closure) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOInstancesByName(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOInstancesIterator() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOInstancesIterator(OClass, OConstants.Closure) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getONodeID() - Method in class gate.creole.ontology.impl.LiteralOrONodeIDImpl
-
- getONodeID() - Method in class gate.creole.ontology.impl.OResourceImpl
-
- getOnPropertyValue() - Method in class gate.creole.ontology.impl.AllValuesFromRestrictionImpl
-
- getOnPropertyValue() - Method in class gate.creole.ontology.impl.CardinalityRestrictionImpl
-
- getOnPropertyValue() - Method in class gate.creole.ontology.impl.HasValueRestrictionImpl
-
- getOnPropertyValue() - Method in class gate.creole.ontology.impl.MaxCardinalityRestrictionImpl
-
- getOnPropertyValue() - Method in class gate.creole.ontology.impl.MinCardinalityRestrictionImpl
-
- getOnPropertyValue(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
This method given a restriction uri returns the value for the
onProperty element.
- getOnPropertyValue(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
This method given a restriction uri returns the value for the onProperty
element.
- getOnPropertyValue() - Method in class gate.creole.ontology.impl.SomeValuesFromRestrictionImpl
-
- getOntology(URL) - Static method in class gate.creole.ontology.impl.OntologyUtilities
-
Checks the availability of an existing instance of the Ontology
with the given URL in the GATE's CreoleRegister.
- getOntology() - Method in class gate.creole.ontology.impl.OResourceImpl
-
- getOntologyAnnotationValues(AnnotationProperty) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOntologyData(byte) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Deprecated.
- getOntologyTripleStore() - Method in interface gate.creole.ontology.impl.OntologyService
-
- getOntologyTripleStore() - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- getOntologyTripleStore() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getOntologyURI() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOntologyURIs() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getOntologyURIs() - Method in interface gate.creole.ontology.impl.OntologyService
-
- getOntologyURIs() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getOResource() - Method in class gate.creole.ontology.impl.OValueImpl
-
- getOResourceByName(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Try to return the only OResource with the given resource name.
- getOResourceFromMap(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Dummy implementation - this method is deprecated and only kept as long
as it will be used in the gate.gui.ontology package.
- getOResourcesByName(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Find all OResources for the given resource name.
- getOResourcesWith(RDFProperty, Literal) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
This method given a property (either an annotation or datatype), retrieves
a list of resources which have the provided literal set as a value.
- getOResourcesWith(RDFProperty, OResource) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
This method given a property (either object, transitive, symmetric or rdf),
retrieves a list of resources which have the provided resource set as a
value.
- getOURI() - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- getOURI() - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- getPersistent() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getPersistent() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getPersistLocation() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getPluginDir() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getPredicate() - Method in class gate.creole.ontology.impl.sesame.TripleImplSesame
-
- getPropertiesByName(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getPropertiesByName(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getPropertiesByName(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getPropertiesWithResourceAsDomain(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getPropertiesWithResourceAsDomain() - Method in class gate.creole.ontology.impl.OResourceImpl
-
This method returns a set of all properties where the current
resource has been specified as one of the domain resources.
- getPropertiesWithResourceAsDomain(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
This method returns a set of all properties where the current resource has
been specified as one of the domain resources.
- getPropertiesWithResourceAsRange(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getPropertiesWithResourceAsRange() - Method in class gate.creole.ontology.impl.OResourceImpl
-
This method returns a set of all properties where the current
resource has been specified as one of the range resources.
- getPropertiesWithResourceAsRange(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
This method returns a set of all properties where the current resource has
been specified as one of the range resources.
- getProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getPropertyDefinitions() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getPropertyFromOntology(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Given a property URI, this method returns an object of Property
- getPropertyFromOntology(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Given a property URI, this method returns an object of Property
- getPropertyValue(String, byte) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the property value specified on the given restriction uri.
- getPropertyValue(String, byte) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the datatype uri specified on the given restriction uri.
- getRange() - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- getRange() - Method in class gate.creole.ontology.impl.DatatypePropertyImpl
-
- getRange() - Method in class gate.creole.ontology.impl.ObjectPropertyImpl
-
- getRange(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Given a property, this method returns its range
- getRange() - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- getRange(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Given a property, this method returns its range
- getRDFProperties() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getRDFProperties(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the RDF properties set on the specified resource
- getRDFProperties() - Method in interface gate.creole.ontology.impl.OntologyService
-
The method returns an array of properties.
- getRDFProperties(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the RDF properties set on the specified resource
- getRDFProperties() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method returns an array of properties.
- getRDFPropertyLiteralOrONodeIDs(ONodeID, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getRDFPropertyLiteralOrONodeIDs(ONodeID, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getRDFPropertyOValues(RDFProperty) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- getRDFPropertyValues(RDFProperty) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
Deprecated.
- getRDFPropertyValues(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Deprecated.
- getRDFPropertyValues(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
gets the rdf property values for the specified instance.
- getRdfXmlURL() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getRdfXmlURL() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getRepositories() - Method in class gate.creole.ontology.impl.sesame.SesameManager
-
- getRepositoryConnection() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getRepositoryConnection() - Method in class gate.creole.ontology.impl.sesame.SesameManager
-
Obtain the repository connection object.
- getRepositoryID() - Method in class gate.creole.ontology.impl.sesame.ConnectSesameOntology
-
- getRepositoryID() - Method in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- getRepositoryLocation() - Method in class gate.creole.ontology.impl.sesame.ConnectSesameOntology
-
- getRepositoryLocation() - Method in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- getResourceName() - Method in class gate.creole.ontology.impl.ONodeIDImpl
-
Retrieves the resource name from the given URI.
- getResourceName(String) - Static method in class gate.creole.ontology.impl.OntologyUtilities
-
Given a URI, this methord returns the name part
- getRestrictionForONodeID(ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getRestrictionName(byte) - Static method in class gate.creole.ontology.impl.Utils
-
- getRestrictionName(Restriction) - Static method in class gate.creole.ontology.impl.Utils
-
- getRestrictionValue(String, byte) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the cardinality value specified on the given restriction uri.
- getRestrictionValue(String, byte) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the cardinality value specified on the given restriction uri.
- getSameIndividualAs(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
for the given individual, the method returns all individuals which
are registered as same as the provided individual
- getSameIndividualAs(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
for the given individual, the method returns all individuals which are
registered as same as the provided individual
- getSameInstance() - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- getService() - Method in class gate.creole.ontology.impl.sesame.OntologyLR
-
- getSesameManager() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getSesameRepository() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Dummy implementation - this method is not supported any more.
- getSesameRepositoryConnection() - Method in class gate.creole.ontology.impl.sesame.OntologyLR
-
- getSesameRepositoryID() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Dummy implementation - this method is not supported any more.
- getSetAnnotationProperties() - Method in class gate.creole.ontology.impl.OResourceImpl
-
This method returns the annotation properties set on this resource.
- getSetDatatypeProperties() - Method in class gate.creole.ontology.impl.OInstanceImpl
-
This method returns the datatype properties set on this resource.
- getSetObjectProperties() - Method in class gate.creole.ontology.impl.OInstanceImpl
-
This method returns the object properties set on this resource.
- getSetRDFProperties() - Method in class gate.creole.ontology.impl.OInstanceImpl
-
This method returns the RDF properties set on this resource.
- getSourceURL() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Return an URL that is related to the source of the ontology.
- getSourceURL() - Method in class gate.creole.ontology.impl.sesame.ConnectSesameOntology
-
- getSourceURL() - Method in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- getSourceURL() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getSubClasses(byte) - Method in class gate.creole.ontology.impl.OClassImpl
-
- getSubClasses(OConstants.Closure) - Method in class gate.creole.ontology.impl.OClassImpl
-
- getSubClasses(ONodeID, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
This method returns all sub classes of the given class
- getSubClasses(ONodeID, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getSubClassesIterator(OConstants.Closure) - Method in class gate.creole.ontology.impl.OClassImpl
-
- getSubClassesIterator(ONodeID, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
- getSubClassesIterator(ONodeID, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- getSubClassesVsDistance() - Method in class gate.creole.ontology.impl.OClassImpl
-
Gets the sub classes, and returns them in an array list where on
each index there is a collection of the sub classes at distance -
the index.
- getSubject() - Method in class gate.creole.ontology.impl.sesame.TripleImplSesame
-
- getSubProperties(byte) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- getSubProperties(String, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
for the given property, the method returns all its sub properties
- getSubProperties(String, boolean) - Method in interface gate.creole.ontology.impl.OntologyService
-
for the given property, the method returns all its sub properties
- getSubProperties(byte) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- getSubProperties(OConstants.Closure) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- getSubProperties(String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
for the given property, the method returns all its sub properties
- getSubProperties(String, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
for the given property, the method returns all its sub properties
- getSuperClasses(byte) - Method in class gate.creole.ontology.impl.OClassImpl
-
- getSuperClasses(OConstants.Closure) - Method in class gate.creole.ontology.impl.OClassImpl
-
- getSuperClasses(String, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
This method returns all super classes of the given class
- getSuperClasses(String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
This method returns all super classes of the given class
- getSuperClassesVSDistance() - Method in class gate.creole.ontology.impl.OClassImpl
-
Gets the super classes, and returns them in an array list where on
each index there is a collection of the super classes at distance -
the index.
- getSuperProperties(byte) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- getSuperProperties(String, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
for the given property, the method returns all its super properties
- getSuperProperties(String, boolean) - Method in interface gate.creole.ontology.impl.OntologyService
-
for the given property, the method returns all its super properties
- getSuperProperties(byte) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- getSuperProperties(OConstants.Closure) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- getSuperProperties(String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
for the given property, the method returns all its super properties
- getSuperProperties(String, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
for the given property, the method returns all its super properties
- getSymmetricProperties() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getSymmetricProperties(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the symmetric properties set on the specified resource
- getSymmetricProperties() - Method in interface gate.creole.ontology.impl.OntologyService
-
The method returns an array of properties.
- getSymmetricProperties(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the symmetric properties set on the specified resource
- getSymmetricProperties() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method returns an array of properties.
- getTmpDir() - Method in class gate.creole.ontology.impl.test.Test4Develop
-
- getTransitiveProperties() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getTransitiveProperties(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Gets the transitive properties set on the specified resource
- getTransitiveProperties() - Method in interface gate.creole.ontology.impl.OntologyService
-
The method returns an array of properties.
- getTransitiveProperties(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Gets the transitive properties set on the specified resource
- getTransitiveProperties() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method returns an array of properties.
- getTurtleURL() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- getTurtleURL() - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- getType() - Method in class gate.creole.ontology.impl.Property
-
Gets the type value for this Property.
- getUniqueTmpDir() - Static method in class gate.creole.ontology.impl.test.Test_OntoTest1
-
- getUniqueTmpDir() - Static method in class gate.creole.ontology.impl.test.Test_OntoWine
-
- getUniqueTmpDir() - Static method in class gate.creole.ontology.impl.test.Test_OWLIMOntology
-
- getUniqueTmpDir() - Static method in class gate.creole.ontology.impl.test.Test_TripleStore
-
- getUniqueTmpDir() - Static method in class gate.creole.ontology.impl.test.Test_TupleQuery
-
- getUniqueTmpDir() - Static method in class gate.creole.ontology.impl.test.Test_W3Tests
-
- getURI() - Method in class gate.creole.ontology.impl.OResourceImpl
-
- getUri() - Method in class gate.creole.ontology.impl.Property
-
Gets the uri value for this Property.
- getUri() - Method in class gate.creole.ontology.impl.ResourceInfo
-
Gets the uri value for this ResourceInfo.
- getURI(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_OntoTest1
-
- getURI(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_OntoWine
-
- getURI(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_OWLIMOntology
-
- getURI(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_TripleStore
-
- getURI(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_TupleQuery
-
- getURI(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_W3Tests
-
- getURI4Name(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_OntoTest1
-
- getURI4Name(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_OntoWine
-
- getURI4Name(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_OWLIMOntology
-
- getURI4Name(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_TripleStore
-
- getURI4Name(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_TupleQuery
-
- getURI4Name(Ontology, String) - Method in class gate.creole.ontology.impl.test.Test_W3Tests
-
- getURL() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getUrl() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- getValue() - Method in class gate.creole.ontology.impl.CardinalityRestrictionImpl
-
- getValue() - Method in class gate.creole.ontology.impl.MaxCardinalityRestrictionImpl
-
- getValue() - Method in class gate.creole.ontology.impl.MinCardinalityRestrictionImpl
-
- getValue() - Method in class gate.creole.ontology.impl.PropertyValue
-
Gets the value value for this PropertyValue.
- getVersion() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- getVersion() - Method in interface gate.creole.ontology.impl.OntologyService
-
The method returns the version information of the repository.
- getVersion() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method returns the version information of the repository.
- GUILoadOptionsPane - Class in gate.creole.ontology.impl.sesame
-
Class for creating and showing the load ontology dialog.
- GUILoadOptionsPane() - Constructor for class gate.creole.ontology.impl.sesame.GUILoadOptionsPane
-
- GUISaveOptionsPane - Class in gate.creole.ontology.impl.sesame
-
Class for creating and showing the save ontology dialog.
- GUISaveOptionsPane() - Constructor for class gate.creole.ontology.impl.sesame.GUISaveOptionsPane
-
- importIntoRepository(File, String, String) - Method in class gate.creole.ontology.impl.sesame.SesameManager
-
Load data into the current repository from a file.
- importIntoRepository(InputStream, String, String) - Method in class gate.creole.ontology.impl.sesame.SesameManager
-
Load data into the current repository from a stream.
- importIntoRepository(Reader, String, String) - Method in class gate.creole.ontology.impl.sesame.SesameManager
-
Load data into the current repository from a reader
- init() - Method in class gate.creole.ontology.impl.sesame.ConnectSesameOntology
-
Initialises this resource, and returns it.
- init() - Method in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
Initialises this resource, and returns it.
- init() - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
Initialises this resource, and returns it.
- init() - Static method in class gate.creole.ontology.impl.test.Test_OntoTest1
-
- init() - Static method in class gate.creole.ontology.impl.test.Test_OntoWine
-
- init() - Static method in class gate.creole.ontology.impl.test.Test_OWLIMOntology
-
- init() - Static method in class gate.creole.ontology.impl.test.Test_TripleStore
-
- init() - Static method in class gate.creole.ontology.impl.test.Test_TupleQuery
-
- init() - Static method in class gate.creole.ontology.impl.test.Test_W3Tests
-
- isAddHeader() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isAnnotationProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- isAnnotationProperty(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
returns if the given property is an Annotation property
- isAnnotationProperty(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
returns if the given property is an Annotation property
- isAnonymousResource - Variable in class gate.creole.ontology.impl.ONodeIDImpl
-
Denotes whether the OResource this URI belongs to is an anonymous
or not.
- isAnonymousResource() - Method in class gate.creole.ontology.impl.ONodeIDImpl
-
Indicates whether the URI refers to an anonymous resource
- isArgs() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isBaseURI() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isColsep() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isConfig() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isDatatypeProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- isDatatypeProperty(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
returns if the given property is a datatype property
- isDatatypeProperty(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
returns if the given property is a datatype property
- isDebug() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isDifferentFrom(OInstance) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- isDifferentIndividualFrom(OURI, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Returns whether the individual1 is different from the individual2.
- isDifferentIndividualFrom(OURI, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Returns whether the individual1 is different from the individual2.
- isDir() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isEquivalentClassAs(OClass) - Method in class gate.creole.ontology.impl.OClassImpl
-
- isEquivalentClassAs(ONodeID, ONodeID) - Method in interface gate.creole.ontology.impl.OntologyService
-
Checks whether the two classes defined as same in the ontology.
- isEquivalentClassAs(ONodeID, ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Checks whether the two classes defined as same in the ontology.
- isEquivalentPropertyAs(RDFProperty) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- isEquivalentPropertyAs(OURI, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Checkes whether the two properties are Equivalent.
- isEquivalentPropertyAs(RDFProperty) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- isEquivalentPropertyAs(OURI, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Checkes whether the two properties are Equivalent.
- isFile() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isFormat() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isFrom() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isFunctional() - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- isFunctional(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Returns if the provided property is functional
- isFunctional() - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- isFunctional(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Returns if the provided property is functional
- isHelp() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isId() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isIndividual(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
tells if the given URI is registered as an individual
- isInstanceOf(OClass, byte) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- isInstanceOf(OClass, OConstants.Closure) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- isInverseFunctional() - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- isInverseFunctional(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
returns if the given property is inverse functional property
- isInverseFunctional() - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- isInverseFunctional(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
returns if the given property is inverse functional property
- isLiteral - Variable in class gate.creole.ontology.impl.LiteralOrONodeIDImpl
-
- isLiteral() - Method in class gate.creole.ontology.impl.LiteralOrONodeIDImpl
-
- isLiteral - Variable in class gate.creole.ontology.impl.OValueImpl
-
- isLiteral() - Method in class gate.creole.ontology.impl.OValueImpl
-
- isMax() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isModified - Variable in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Parameter that keeps track of if the ontology is modified
- isModified() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- isObjectProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- isObjectProperty(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
returns if the given property is an object property
- isObjectProperty(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
returns if the given property is an object property
- isONodeID() - Method in class gate.creole.ontology.impl.LiteralOrONodeIDImpl
-
- isOResource() - Method in class gate.creole.ontology.impl.OValueImpl
-
- isPersistent - Variable in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- isRDFProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- isRDFProperty(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
returns if the given property is an RDF property
- isRDFProperty(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
returns if the given property is an RDF property
- isSameIndividualAs(OURI, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Checkes whether the two individuals are same.
- isSameIndividualAs(OURI, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Checkes whether the two individuals are same.
- isSameInstanceAs(OInstance) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- isSubClassOf(OClass, byte) - Method in class gate.creole.ontology.impl.OClassImpl
-
Deprecated.
- isSubClassOf(OClass, OConstants.Closure) - Method in class gate.creole.ontology.impl.OClassImpl
-
- isSubClassOf(String, String, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
Returns whether the theSubClass is indeed a sub class of the
theSuperClassURI.
- isSubClassOf(String, String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Returns whether the theSubClass is indeed a sub class of the
theSuperClassURI.
- isSubPropertyOf(RDFProperty, byte) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- isSubPropertyOf(String, String, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
Checkes whether the two properties have a super-sub relation.
- isSubPropertyOf(RDFProperty, byte) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- isSubPropertyOf(RDFProperty, OConstants.Closure) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- isSubPropertyOf(String, String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Checkes whether the two properties have a super-sub relation.
- isSuperClassOf(OClass, byte) - Method in class gate.creole.ontology.impl.OClassImpl
-
Deprecated.
- isSuperClassOf(OClass, OConstants.Closure) - Method in class gate.creole.ontology.impl.OClassImpl
-
- isSuperClassOf(String, String, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
Returns whether the theSuperClass is indeed a super class of the
theSubClassURI.
- isSuperClassOf(String, String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Returns whether the theSuperClass is indeed a super class of the
theSubClassURI.
- isSuperPropertyOf(RDFProperty, byte) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- isSuperPropertyOf(String, String, OConstants.Closure) - Method in interface gate.creole.ontology.impl.OntologyService
-
Checkes whether the two properties have a super-sub relation.
- isSuperPropertyOf(RDFProperty, byte) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- isSuperPropertyOf(RDFProperty, OConstants.Closure) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- isSuperPropertyOf(String, String, OConstants.Closure) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Checkes whether the two properties have a super-sub relation.
- isSymmetricProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- isSymmetricProperty(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
returns if the given property is a symmetric property
- isSymmetricProperty(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
returns if the given property is a symmetric property
- isTopClass() - Method in class gate.creole.ontology.impl.OClassImpl
-
- isTopClass(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Returns if the given class is a top class.
- isTopClass(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Returns if the given class is a topOnly class.
- isTopProperty(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Returns if the given property is a topOnly property.
- isTransitiveProperty(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- isTransitiveProperty(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
returns if the given property is a transitive property
- isTransitiveProperty(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
returns if the given property is a transitive property
- isUrl() - Method in interface gate.creole.ontology.impl.sesame.SesameCLIOptions
-
- isValidDataTypeValue(String) - Method in class gate.creole.ontology.impl.DatatypePropertyImpl
-
- isValidDomain(OResource) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- isValidDomain(OInstance) - Method in class gate.creole.ontology.impl.DatatypePropertyImpl
-
- isValidDomain(OResource) - Method in class gate.creole.ontology.impl.DatatypePropertyImpl
-
- isValidDomain(OInstance) - Method in class gate.creole.ontology.impl.ObjectPropertyImpl
-
- isValidDomain(OResource) - Method in class gate.creole.ontology.impl.ObjectPropertyImpl
-
- isValidDomain(OResource) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- isValidRange(OResource) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- isValidRange(OResource) - Method in class gate.creole.ontology.impl.DatatypePropertyImpl
-
- isValidRange(OInstance) - Method in class gate.creole.ontology.impl.ObjectPropertyImpl
-
- isValidRange(OResource) - Method in class gate.creole.ontology.impl.ObjectPropertyImpl
-
- isValidRange(OResource) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- randomGenerator - Variable in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- RDFPropertyImpl - Class in gate.creole.ontology.impl
-
Implementation of the RDFProperty
- RDFPropertyImpl(OURI, Ontology, OntologyService) - Constructor for class gate.creole.ontology.impl.RDFPropertyImpl
-
Constructor
- rdfXmlURL - Variable in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- readOntologyData(URL, String, OConstants.OntologyFormat, boolean) - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- readOntologyData(File, String, OConstants.OntologyFormat, boolean) - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- readOntologyData(Reader, String, OConstants.OntologyFormat, boolean) - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- readOntologyData(InputStream, String, OConstants.OntologyFormat, boolean) - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- readOntologyData(File, String, OConstants.OntologyFormat, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- readOntologyData(InputStream, String, OConstants.OntologyFormat, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- readOntologyData(Reader, String, OConstants.OntologyFormat, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- remove() - Method in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl.ClosableTripleIterator
-
- remove() - Method in class gate.creole.ontology.impl.sesame.UtilResourceQueryIterator
-
- remove() - Method in class gate.creole.ontology.impl.sesame.UtilTupleQueryIterator
-
- removeAnnotationPropertyValue(ONodeID, OURI, Literal) - Method in interface gate.creole.ontology.impl.OntologyService
-
For the current resource, the method removes the given literal for
the given property.
- removeAnnotationPropertyValue(AnnotationProperty, Literal) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- removeAnnotationPropertyValue(ONodeID, OURI, Literal) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
For the current resource, the method removes the given literal for the
given property.
- removeAnnotationPropertyValues(ONodeID, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes all values for a named property.
- removeAnnotationPropertyValues(AnnotationProperty) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- removeAnnotationPropertyValues(ONodeID, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes all values for a named property.
- removeClass(String, boolean) - Method in interface gate.creole.ontology.impl.OntologyService
-
Given a class to delete, it removes it from the repository.
- removeClass(String, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Given a class to delete, it removes it from the repository.
- removeDatatypePropertyValue(DatatypeProperty, Literal) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- removeDatatypePropertyValue(OURI, OURI, Literal) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes the provided value for the given instance.
- removeDatatypePropertyValue(OURI, OURI, Literal) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes the provided value for the given instance.
- removeDatatypePropertyValues(DatatypeProperty) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- removeDatatypePropertyValues(ONodeID, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes all property values set on the provided instance for the
current property.
- removeDatatypePropertyValues(ONodeID, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes all property values set on the provided instance for the current
property.
- removeIndividual(String) - Method in interface gate.creole.ontology.impl.OntologyService
-
The method removes the provided instance from the repository.
- removeIndividual(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
The method removes the provided instance from the repository.
- removeObjectPropertyValue(ObjectProperty, OInstance) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- removeObjectPropertyValue(OURI, OURI, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Remove the provided value for the given property (Object, Symmetric
and Transitive).
- removeObjectPropertyValue(OURI, OURI, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Remove the provided value for the given property (Object, Symmetric and
Transitive).
- removeObjectPropertyValues(ObjectProperty) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- removeObjectPropertyValues(OURI, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes all property values set for the current property (Object,
Symmetric and Transitive).
- removeObjectPropertyValues(OURI, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes all property values set for the current property (Object, Symmetric
and Transitive).
- removeOClass(OClass) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- removeOInstance(OInstance) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- removeOntologyModificationListener(OntologyModificationListener) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- removeOntologyTripleStoreListener(OntologyTripleStoreListener) - Method in interface gate.creole.ontology.impl.OntologyTripleStore
-
Add a listener for ontology triple store additions and removals.
- removeOntologyTripleStoreListener(OntologyTripleStoreListener) - Method in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl
-
- removeOResourceFromMap(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Dummy implementation - this method is not supported any more.
- removeProperty(RDFProperty) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- removePropertyFromOntology(String, boolean) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes the given property
- removePropertyFromOntology(String, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes the given property
- removeRDFPropertyValue(RDFProperty, OResource) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- removeRDFPropertyValue(ONodeID, OURI, ONodeID) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes the specified RDF Property Value
- removeRDFPropertyValue(ONodeID, OURI, ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes the specified RDF Property Value
- removeRDFPropertyValues(RDFProperty) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- removeRDFPropertyValues(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes all the RDF Property values from the given instance.
- removeRDFPropertyValues(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes all the RDF Property values from the given instance.
- removeSubClass(OClass) - Method in class gate.creole.ontology.impl.OClassImpl
-
- removeSubClass(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes the subclass relationship
- removeSubClass(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes the subclass relationship
- removeSubProperty(RDFProperty) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- removeSubProperty(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
For the given properties, this method removes the super, sub
relation
- removeSubProperty(RDFProperty) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- removeSubProperty(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
For the given properties, this method removes the super, sub relation
- removeSuperClass(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Removes the superclass relationship
- removeSuperClass(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Removes the superclass relationship
- removeSuperProperty(RDFProperty) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- removeSuperProperty(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
For the given properties, this method removes the super, sub
relation
- removeSuperProperty(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
For the given properties, this method removes the super, sub relation
- removeTriple(ONodeID, OURI, ONodeID) - Method in interface gate.creole.ontology.impl.OntologyTripleStore
-
Remove a statement(triple) with a non-literal triple object from the
ontology triple
store.
- removeTriple(ONodeID, OURI, Literal) - Method in interface gate.creole.ontology.impl.OntologyTripleStore
-
Remove a statement(triple) with a non-literal triple object from the
ontology triple
store.
- removeTriple(ONodeID, OURI, ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl
-
- removeTriple(ONodeID, OURI, Literal) - Method in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl
-
- repositoryConnection - Variable in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl
-
- repositoryID - Variable in class gate.creole.ontology.impl.sesame.ConnectSesameOntology
-
- repositoryID - Variable in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- repositoryLocation - Variable in class gate.creole.ontology.impl.sesame.ConnectSesameOntology
-
- repositoryLocation - Variable in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- resolveImports(Map<String, String>) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- ResourceInfo - Class in gate.creole.ontology.impl
-
- ResourceInfo() - Constructor for class gate.creole.ontology.impl.ResourceInfo
-
- ResourceInfo(String, byte) - Constructor for class gate.creole.ontology.impl.ResourceInfo
-
- resourceLoaded(CreoleEvent) - Method in class gate.creole.ontology.impl.sesame.OntologyLR
-
- resourceRenamed(Resource, String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyLR
-
- resourceUnloaded(CreoleEvent) - Method in class gate.creole.ontology.impl.sesame.OntologyLR
-
This method removes the repository, provided that user has decided
not to persist this, when this resource is unloaded
- restrictionPrefix - Static variable in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- rset2uset(Set<? extends OResource>) - Method in class gate.creole.ontology.impl.test.Test_W3Tests
-
- SesameCLI - Class in gate.creole.ontology.impl.sesame
-
- SesameCLI() - Constructor for class gate.creole.ontology.impl.sesame.SesameCLI
-
- SesameCLIOptions - Interface in gate.creole.ontology.impl.sesame
-
- sesameManager - Variable in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- sesameManager - Variable in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl
-
- SesameManager - Class in gate.creole.ontology.impl.sesame
-
A class to encapsulate management of a Sesame2 repository and
make handling different repository types easier.
- SesameManager() - Constructor for class gate.creole.ontology.impl.sesame.SesameManager
-
- setBaseURI(String) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setBinding(String, LiteralOrONodeID) - Method in class gate.creole.ontology.impl.sesame.UtilBooleanQuery
-
- setBinding(String, Value) - Method in class gate.creole.ontology.impl.sesame.UtilBooleanQuery
-
- setBinding(String, ONodeID) - Method in class gate.creole.ontology.impl.sesame.UtilBooleanQuery
-
- setBinding(String, Literal) - Method in class gate.creole.ontology.impl.sesame.UtilBooleanQuery
-
- setBinding(String, LiteralOrONodeID) - Method in class gate.creole.ontology.impl.sesame.UtilResourceQueryIterator
-
- setBinding(String, Value) - Method in class gate.creole.ontology.impl.sesame.UtilTupleQueryIterator
-
- setBinding(String, LiteralOrONodeID) - Method in class gate.creole.ontology.impl.sesame.UtilTupleQueryIterator
-
- setBinding(String, Literal) - Method in class gate.creole.ontology.impl.sesame.UtilTupleQueryIterator
-
- setBinding(String, ONodeID) - Method in class gate.creole.ontology.impl.sesame.UtilTupleQueryIterator
-
- setClassType(byte) - Method in class gate.creole.ontology.impl.ResourceInfo
-
- setComment(String, Locale) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- setConfigFile(URL) - Method in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- setContextURIString(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- setDataDirectoryURL(URL) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setDataDirectoryURL(URL) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setDataStore(DataStore) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- setDatatype(String) - Method in class gate.creole.ontology.impl.PropertyValue
-
Sets the datatype value for this PropertyValue.
- setDebug(boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- setDefaultNameSpace(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- setDefaultNameSpace(String) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setDefaultNameSpaceByPeeking(URL) - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- setDefaultNameSpaceByPeeking(File) - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- setDefaultNameSpaceFromRepository() - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- setDifferentFrom(OInstance) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- setDifferentIndividualFrom(ONodeID, ONodeID) - Method in interface gate.creole.ontology.impl.OntologyService
-
individual1 is sets as different individual from individual2
- setDifferentIndividualFrom(ONodeID, ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
individual1 is sets as different individual from individual2
- setEquivalentClassAs(OClass) - Method in class gate.creole.ontology.impl.OClassImpl
-
- setEquivalentClassAs(ONodeID, ONodeID) - Method in interface gate.creole.ontology.impl.OntologyService
-
Sets the classes as same classes
- setEquivalentClassAs(ONodeID, ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Sets the classes as same classes
- setEquivalentPropertyAs(RDFProperty) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- setEquivalentPropertyAs(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Sets two properties as same
- setEquivalentPropertyAs(RDFProperty) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- setEquivalentPropertyAs(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Sets two properties as same
- setFunctional(boolean) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- setFunctional(String, boolean) - Method in interface gate.creole.ontology.impl.OntologyService
-
sets the current property as functional
- setFunctional(boolean) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- setFunctional(String, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
sets the current property as functional
- setHasValue(OResource) - Method in class gate.creole.ontology.impl.AllValuesFromRestrictionImpl
-
Sets the resource as a restricted value.
- setHasValue(OClass) - Method in class gate.creole.ontology.impl.AllValuesFromRestrictionImpl
-
- setHasValue(OResource) - Method in class gate.creole.ontology.impl.HasValueRestrictionImpl
-
Sets the resource as a restricted value.
- setHasValue(Literal) - Method in class gate.creole.ontology.impl.HasValueRestrictionImpl
-
Sets the resource as a restricted value.
- setHasValue(OResource) - Method in class gate.creole.ontology.impl.SomeValuesFromRestrictionImpl
-
Sets the resource as a restricted value.
- setIncludeInferred(boolean) - Method in class gate.creole.ontology.impl.sesame.UtilTupleQueryIterator
-
- setInverseFunctional(boolean) - Method in class gate.creole.ontology.impl.AnnotationPropertyImpl
-
- setInverseFunctional(String, boolean) - Method in interface gate.creole.ontology.impl.OntologyService
-
Sets the current property as inverse functional property
- setInverseFunctional(boolean) - Method in class gate.creole.ontology.impl.RDFPropertyImpl
-
- setInverseFunctional(String, boolean) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Sets the current property as inverse functional property
- setInverseOf(ObjectProperty) - Method in class gate.creole.ontology.impl.ObjectPropertyImpl
-
- setInverseOf(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
property1 is set as inverse of property 2
- setInverseOf(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
property1 is set as inverse of property 2
- setLabel(String, Locale) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- setLoadImports(Boolean) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setLoadImports(Boolean) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setMappingsURL(URL) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setMappingsURL(URL) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setModified(boolean) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- setN3URL(URL) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setN3URL(URL) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setNtriplesURL(URL) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setNtriplesURL(URL) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setONodeID(ONodeID) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- setOnPropertyValue(RDFProperty) - Method in class gate.creole.ontology.impl.AllValuesFromRestrictionImpl
-
- setOnPropertyValue(ObjectProperty) - Method in class gate.creole.ontology.impl.AllValuesFromRestrictionImpl
-
- setOnPropertyValue(RDFProperty) - Method in class gate.creole.ontology.impl.CardinalityRestrictionImpl
-
- setOnPropertyValue(RDFProperty) - Method in class gate.creole.ontology.impl.HasValueRestrictionImpl
-
- setOnPropertyValue(RDFProperty) - Method in class gate.creole.ontology.impl.MaxCardinalityRestrictionImpl
-
- setOnPropertyValue(RDFProperty) - Method in class gate.creole.ontology.impl.MinCardinalityRestrictionImpl
-
- setOnPropertyValue(ONodeID, OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
This method sets the value for onProperty element on the given
restriction.
- setOnPropertyValue(ONodeID, OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
This method sets the value for onProperty element on the given restriction.
- setOnPropertyValue(RDFProperty) - Method in class gate.creole.ontology.impl.SomeValuesFromRestrictionImpl
-
- setOntologyAnnotation(AnnotationProperty, Literal) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- setOntologyURI(OURI) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- setOntologyURI(OURI) - Method in interface gate.creole.ontology.impl.OntologyService
-
- setOntologyURI(OURI) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- setPersistent(Boolean) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setPersistent(Boolean) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setPersistLocation(URL) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setPropertyValue(String, byte, String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
Sets the datatype uri for the given restriction uri.
- setPropertyValue(String, byte, String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Sets the datatype uri for the given restriction uri.
- setRdfXmlURL(URL) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setRdfXmlURL(URL) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setRepositoryID(String) - Method in class gate.creole.ontology.impl.sesame.ConnectSesameOntology
-
- setRepositoryID(String) - Method in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- setRepositoryLocation(URL) - Method in class gate.creole.ontology.impl.sesame.ConnectSesameOntology
-
- setRepositoryLocation(URL) - Method in class gate.creole.ontology.impl.sesame.CreateSesameOntology
-
- setRestrictionValue(ONodeID, OURI, ONodeID) - Method in interface gate.creole.ontology.impl.OntologyService
-
Sets the cardinality value for the given restriction uri.
- setRestrictionValue(ONodeID, OURI, Literal) - Method in interface gate.creole.ontology.impl.OntologyService
-
- setRestrictionValue(ONodeID, OURI, ONodeID) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Sets the cardinality value for the given restriction uri.
- setRestrictionValue(ONodeID, OURI, Literal) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- setSameIndividualAs(String, String) - Method in interface gate.creole.ontology.impl.OntologyService
-
individual1 is set as same as the individual2
- setSameIndividualAs(String, String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
individual1 is set as same as the individual2
- setSameInstanceAs(OInstance) - Method in class gate.creole.ontology.impl.OInstanceImpl
-
- setTripleContextURI(String) - Method in class gate.creole.ontology.impl.sesame.AbstractOntologyImplSesame
-
- setTurtleURL(URL) - Method in class gate.creole.ontology.impl.sesame.OWLIMOntology
-
- setTurtleURL(URL) - Method in class gate.creole.ontology.owlim.OWLIMOntologyLR
-
- setType(byte) - Method in class gate.creole.ontology.impl.Property
-
Sets the type value for this Property.
- setUp() - Method in class gate.creole.ontology.impl.test.Test4Develop
-
- setURI(URI) - Method in class gate.creole.ontology.impl.OResourceImpl
-
- setUri(String) - Method in class gate.creole.ontology.impl.Property
-
Sets the uri value for this Property.
- setUri(String) - Method in class gate.creole.ontology.impl.ResourceInfo
-
Sets the uri value for this ResourceInfo.
- setURL(URL) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- setValue(String, DataType) - Method in class gate.creole.ontology.impl.CardinalityRestrictionImpl
-
- setValue(String, DataType) - Method in class gate.creole.ontology.impl.MaxCardinalityRestrictionImpl
-
- setValue(String, DataType) - Method in class gate.creole.ontology.impl.MinCardinalityRestrictionImpl
-
- setValue(String) - Method in class gate.creole.ontology.impl.PropertyValue
-
Sets the value value for this PropertyValue.
- setVersion(String) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- showOptionDialog() - Method in class gate.creole.ontology.impl.sesame.GUILoadOptionsPane
-
Show the options pane as a OptionDialog, if the user chooses OK,
verify that the file name for loading is not empty and corresponds
to an existing file.
- showOptionDialog() - Method in class gate.creole.ontology.impl.sesame.GUISaveOptionsPane
-
- shutdown() - Method in interface gate.creole.ontology.impl.OntologyService
-
- shutdown() - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
Shutdown the repository.
- SomeValuesFromRestrictionImpl - Class in gate.creole.ontology.impl
-
- SomeValuesFromRestrictionImpl(ONodeID, Ontology, OntologyService) - Constructor for class gate.creole.ontology.impl.SomeValuesFromRestrictionImpl
-
- startTransaction() - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
- startTransaction(String) - Method in class gate.creole.ontology.impl.sesame.OntologyServiceImplSesame
-
- statements - Variable in class gate.creole.ontology.impl.sesame.OntologyTripleStoreImpl.ClosableTripleIterator
-
- store(File) - Method in class gate.creole.ontology.impl.AbstractOntologyImpl
-
Tries to save the ontology at the provided File
- substituteConfigTemplate(String, Map<String, String>) - Static method in class gate.creole.ontology.impl.sesame.SesameManager
-
Substitute variables in a configuration template string.
- SymmetricPropertyImpl - Class in gate.creole.ontology.impl
-
Implementation of the SymmetricProperty
- SymmetricPropertyImpl(OURI, Ontology, OntologyService) - Constructor for class gate.creole.ontology.impl.SymmetricPropertyImpl
-
Constructor