A B C D E F G H I J K L M N O P Q R S T U V W X Z

U

uk.ac.manchester.cs.bhig.util - package uk.ac.manchester.cs.bhig.util
 
uk.ac.manchester.cs.owl.explanation.ordering - package uk.ac.manchester.cs.owl.explanation.ordering
 
uk.ac.manchester.cs.owl.owlapi - package uk.ac.manchester.cs.owl.owlapi
 
uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer - package uk.ac.manchester.cs.owl.owlapi.mansyntaxrenderer
 
uk.ac.manchester.cs.owl.owlapi.turtle.parser - package uk.ac.manchester.cs.owl.owlapi.turtle.parser
 
uk.ac.manchester.cs.owlapi.compactowl - package uk.ac.manchester.cs.owlapi.compactowl
 
uk.ac.manchester.cs.owlapi.dlsyntax - package uk.ac.manchester.cs.owlapi.dlsyntax
 
uk.ac.manchester.cs.owlapi.dlsyntax.parser - package uk.ac.manchester.cs.owlapi.dlsyntax.parser
 
uk.ac.manchester.cs.owlapi.inference.dig11 - package uk.ac.manchester.cs.owlapi.inference.dig11
 
uk.ac.manchester.cs.owlapi.modularity - package uk.ac.manchester.cs.owlapi.modularity
 
uk.ac.manchester.owl.owlapi.tutorial - package uk.ac.manchester.owl.owlapi.tutorial
 
uk.ac.manchester.owl.owlapi.tutorial.examples - package uk.ac.manchester.owl.owlapi.tutorial.examples
 
uk.ac.manchester.owl.owlapi.tutorial.io - package uk.ac.manchester.owl.owlapi.tutorial.io
 
UndeclaredEntitiesException - Exception in org.semanticweb.owlapi.reasoner
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 21-Jan-2009 Indicates that a query was posed to the reasoner that contained undeclared entities.
UndeclaredEntitiesException(Set<OWLEntity>) - Constructor for exception org.semanticweb.owlapi.reasoner.UndeclaredEntitiesException
 
UndeclaredEntityPolicy - Enum in org.semanticweb.owlapi.reasoner
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 29-Nov-2009
UndefinedEntityException - Exception in org.semanticweb.owlapi.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Apr-2007

If an ask operations references an undefined entity, then this exception indicates this.

UndefinedEntityException(OWLEntity) - Constructor for exception org.semanticweb.owlapi.inference.UndefinedEntityException
 
unescapeString(String) - Static method in class org.coode.string.EscapeUtils
 
UnionOfHandler - Class in org.coode.owlapi.obo.parser
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Mar-2007

UnionOfHandler(OBOConsumer) - Constructor for class org.coode.owlapi.obo.parser.UnionOfHandler
 
UnionOfTranslator - Class in org.coode.owlapi.rdfxml.parser
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006

Translates a set of triples to an OWLUnionOf.

UnionOfTranslator(OWLRDFConsumer) - Constructor for class org.coode.owlapi.rdfxml.parser.UnionOfTranslator
 
UNIQUE_NAME_ASSUMPTION - Static variable in interface uk.ac.manchester.cs.owlapi.inference.dig11.Vocab
 
UnknownOWLOntologyException - Exception in org.semanticweb.owlapi.model
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007

UnknownOWLOntologyException(OWLOntologyID) - Constructor for exception org.semanticweb.owlapi.model.UnknownOWLOntologyException
 
unloadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owlapi.inference.NullReasoner
Does nothing in this implementation.
unloadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owlapi.inference.OWLReasonerAdapter
 
unloadOntologies(Set<OWLOntology>) - Method in interface org.semanticweb.owlapi.inference.OWLReasonerBase
Unloads the specified ontologies from this reasoner.
unloadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owlapi.util.OWLReasonerMediator
 
unloadOntologies(Set<OWLOntology>) - Method in class org.semanticweb.owlapi.util.ToldClassHierarchyReasoner
 
UnparsableOntologyException - Exception in org.semanticweb.owlapi.io
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008

Base class for providing details of error messages during the parsing of ontologies.
UnparsableOntologyException(URI, Map<OWLParser, Throwable>) - Constructor for exception org.semanticweb.owlapi.io.UnparsableOntologyException
 
unregisterNamespace(String) - Method in class org.semanticweb.owlapi.util.DefaultPrefixManager
Removes a previously registerd prefix namespace mapping
unregisterParserFactory(OWLParserFactory) - Method in class org.semanticweb.owlapi.io.OWLParserFactoryRegistry
 
unregisterReasonerFactory(OWLReasonerFactory) - Method in interface org.semanticweb.owlapi.inference.OWLReasonerManager
Unregisters (removes) a previously registerd reasoner factory.
unregisterReasonerFactory(OWLReasonerFactory) - Method in class org.semanticweb.owlapi.inference.OWLReasonerManagerImpl
 
UnsatisfiableClassCountMetric - Class in org.semanticweb.owlapi.metrics
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Jan-2008

UnsatisfiableClassCountMetric(OWLReasoner, OWLOntologyManager) - Constructor for class org.semanticweb.owlapi.metrics.UnsatisfiableClassCountMetric
 
UnsupportedEntailmentTypeException - Exception in org.semanticweb.owlapi.reasoner
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 18-Mar-2009
UnsupportedEntailmentTypeException(OWLAxiom) - Constructor for exception org.semanticweb.owlapi.reasoner.UnsupportedEntailmentTypeException
 
UnsupportedReasonerOperationException - Exception in org.semanticweb.owlapi.inference
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Apr-2007

An exception which indicates that a reasoner does not support a particular operation, for example an "asks" or "query" operation.
UnsupportedReasonerOperationException() - Constructor for exception org.semanticweb.owlapi.inference.UnsupportedReasonerOperationException
 
UnsupportedReasonerOperationException(String) - Constructor for exception org.semanticweb.owlapi.inference.UnsupportedReasonerOperationException
 
UntypedSubClassOfTestCase - Class in org.semanticweb.owlapi.api.test
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 21-Jan-2009
UntypedSubClassOfTestCase() - Constructor for class org.semanticweb.owlapi.api.test.UntypedSubClassOfTestCase
 
update() - Method in class org.semanticweb.owlapi.util.AutoIRIMapper
 
update(OWLEntity) - Method in class org.semanticweb.owlapi.util.CachingBidirectionalShortFormProvider
If the short form for a cached entity has changed then this method may be used to update the cached short form mapping for the entity.
UpdateLineColumn(char) - Method in class de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.coode.owl.krssparser.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.coode.owlapi.functionalparser.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.coode.owlapi.obo.parser.SimpleCharStream
 
UpdateLineColumn(char) - Method in class uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream
 
UpdateLineColumn(char) - Method in class uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream
 
URI_END - Static variable in interface org.coode.owl.krssparser.KRSSParserConstants
 
URI_START - Static variable in interface org.coode.owl.krssparser.KRSSParserConstants
 
uriCache - Variable in class org.semanticweb.owlapi.rdf.syntax.RDFParser
 
usage() - Static method in class uk.ac.manchester.owl.owlapi.tutorial.examples.ClosureAxiomsExample
 
usage() - Static method in class uk.ac.manchester.owl.owlapi.tutorial.examples.DebuggingExample
 
UseOfAnonymousIndividual - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfAnonymousIndividual(OWLOntology, OWLAxiom, OWLAnonymousIndividual) - Constructor for class org.semanticweb.owlapi.profiles.UseOfAnonymousIndividual
 
UseOfBuiltInDatatypeInDatatypeDefinition - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfBuiltInDatatypeInDatatypeDefinition(OWLOntology, OWLDatatypeDefinitionAxiom) - Constructor for class org.semanticweb.owlapi.profiles.UseOfBuiltInDatatypeInDatatypeDefinition
 
UseOfDataOneOfWithMultipleLiterals - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfDataOneOfWithMultipleLiterals(OWLOntology, OWLAxiom, OWLDataOneOf) - Constructor for class org.semanticweb.owlapi.profiles.UseOfDataOneOfWithMultipleLiterals
 
UseOfDefinedDatatypeInDatatypeRestriction - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfDefinedDatatypeInDatatypeRestriction(OWLOntology, OWLAxiom, OWLDatatypeRestriction) - Constructor for class org.semanticweb.owlapi.profiles.UseOfDefinedDatatypeInDatatypeRestriction
 
UseOfIllegalAxiom - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfIllegalAxiom(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.profiles.UseOfIllegalAxiom
 
UseOfIllegalClassExpression - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009 Indicates that a class expression in an axiom is not in the profile
UseOfIllegalClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.UseOfIllegalClassExpression
 
UseOfIllegalDataRange - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfIllegalDataRange(OWLOntology, OWLAxiom, OWLDataRange) - Constructor for class org.semanticweb.owlapi.profiles.UseOfIllegalDataRange
 
UseOfIllegalFacetRestriction - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfIllegalFacetRestriction(OWLOntology, OWLAxiom, OWLDatatypeRestriction, OWLFacet) - Constructor for class org.semanticweb.owlapi.profiles.UseOfIllegalFacetRestriction
 
UseOfNonAbsoluteIRI - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonAbsoluteIRI(OWLOntology, OWLAxiom) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonAbsoluteIRI
 
UseOfNonAtomicClassExpression - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonAtomicClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonAtomicClassExpression
 
UseOfNonEquivalentClassExpression - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonEquivalentClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonEquivalentClassExpression
 
UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom(OWLOntology, OWLAsymmetricObjectPropertyAxiom) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom
 
UseOfNonSimplePropertyInCardinalityRestriction - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSimplePropertyInCardinalityRestriction(OWLOntology, OWLAxiom, OWLObjectCardinalityRestriction) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSimplePropertyInCardinalityRestriction
 
UseOfNonSimplePropertyInDisjointPropertiesAxiom - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSimplePropertyInDisjointPropertiesAxiom(OWLOntology, OWLDisjointObjectPropertiesAxiom, OWLObjectPropertyExpression) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSimplePropertyInDisjointPropertiesAxiom
 
UseOfNonSimplePropertyInFunctionalPropertyAxiom - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSimplePropertyInFunctionalPropertyAxiom(OWLOntology, OWLFunctionalObjectPropertyAxiom) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSimplePropertyInFunctionalPropertyAxiom
 
UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom(OWLOntology, OWLInverseFunctionalObjectPropertyAxiom) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom
 
UseOfNonSimplePropertyInIrreflexivePropertyAxiom - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSimplePropertyInIrreflexivePropertyAxiom(OWLOntology, OWLIrreflexiveObjectPropertyAxiom) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSimplePropertyInIrreflexivePropertyAxiom
 
UseOfNonSimplePropertyInObjectHasSelf - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSimplePropertyInObjectHasSelf(OWLOntology, OWLAxiom, OWLObjectHasSelf) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSimplePropertyInObjectHasSelf
 
UseOfNonSubClassExpression - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSubClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSubClassExpression
 
UseOfNonSuperClassExpression - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfNonSuperClassExpression(OWLOntology, OWLAxiom, OWLClassExpression) - Constructor for class org.semanticweb.owlapi.profiles.UseOfNonSuperClassExpression
 
UseOfObjectOneOfWithMultipleIndividuals - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfObjectOneOfWithMultipleIndividuals(OWLOntology, OWLAxiom, OWLObjectOneOf) - Constructor for class org.semanticweb.owlapi.profiles.UseOfObjectOneOfWithMultipleIndividuals
 
UseOfObjectPropertyInverse - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfObjectPropertyInverse(OWLOntology, OWLAxiom, OWLObjectPropertyExpression) - Constructor for class org.semanticweb.owlapi.profiles.UseOfObjectPropertyInverse
 
UseOfPropertyInChainCausesCycle - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfPropertyInChainCausesCycle(OWLOntology, OWLSubPropertyChainOfAxiom, OWLObjectPropertyExpression) - Constructor for class org.semanticweb.owlapi.profiles.UseOfPropertyInChainCausesCycle
 
UseOfReservedVocabularyForAnnotationPropertyIRI - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfReservedVocabularyForAnnotationPropertyIRI(OWLOntology, OWLAxiom, OWLAnnotationProperty) - Constructor for class org.semanticweb.owlapi.profiles.UseOfReservedVocabularyForAnnotationPropertyIRI
 
UseOfReservedVocabularyForClassIRI - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfReservedVocabularyForClassIRI(OWLOntology, OWLAxiom, OWLClass) - Constructor for class org.semanticweb.owlapi.profiles.UseOfReservedVocabularyForClassIRI
 
UseOfReservedVocabularyForDataPropertyIRI - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfReservedVocabularyForDataPropertyIRI(OWLOntology, OWLAxiom, OWLDataProperty) - Constructor for class org.semanticweb.owlapi.profiles.UseOfReservedVocabularyForDataPropertyIRI
 
UseOfReservedVocabularyForIndividualIRI - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfReservedVocabularyForIndividualIRI(OWLOntology, OWLAxiom, OWLNamedIndividual) - Constructor for class org.semanticweb.owlapi.profiles.UseOfReservedVocabularyForIndividualIRI
 
UseOfReservedVocabularyForObjectPropertyIRI - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfReservedVocabularyForObjectPropertyIRI(OWLOntology, OWLAxiom, OWLObjectProperty) - Constructor for class org.semanticweb.owlapi.profiles.UseOfReservedVocabularyForObjectPropertyIRI
 
UseOfReservedVocabularyForOntologyIRI - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfReservedVocabularyForOntologyIRI(OWLOntology) - Constructor for class org.semanticweb.owlapi.profiles.UseOfReservedVocabularyForOntologyIRI
 
UseOfReservedVocabularyForVersionIRI - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfReservedVocabularyForVersionIRI(OWLOntology) - Constructor for class org.semanticweb.owlapi.profiles.UseOfReservedVocabularyForVersionIRI
 
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom(OWLOntology, OWLSubDataPropertyOfAxiom) - Constructor for class org.semanticweb.owlapi.profiles.UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom
 
UseOfUndeclaredAnnotationProperty - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfUndeclaredAnnotationProperty(OWLOntology, OWLAxiom, OWLAnnotation, OWLAnnotationProperty) - Constructor for class org.semanticweb.owlapi.profiles.UseOfUndeclaredAnnotationProperty
 
UseOfUndeclaredAnnotationProperty(OWLOntology, OWLAxiom, OWLAnnotation) - Constructor for class org.semanticweb.owlapi.profiles.UseOfUndeclaredAnnotationProperty
 
UseOfUndeclaredClass - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfUndeclaredClass(OWLOntology, OWLAxiom, OWLClass) - Constructor for class org.semanticweb.owlapi.profiles.UseOfUndeclaredClass
 
UseOfUndeclaredDataProperty - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfUndeclaredDataProperty(OWLOntology, OWLAxiom, OWLDataProperty) - Constructor for class org.semanticweb.owlapi.profiles.UseOfUndeclaredDataProperty
 
UseOfUndeclaredDatatype - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009 Specifies that a datatype is not declared
UseOfUndeclaredDatatype(OWLOntology, OWLAxiom, OWLDatatype) - Constructor for class org.semanticweb.owlapi.profiles.UseOfUndeclaredDatatype
 
UseOfUndeclaredObjectProperty - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
UseOfUndeclaredObjectProperty(OWLOntology, OWLAxiom, OWLObjectProperty) - Constructor for class org.semanticweb.owlapi.profiles.UseOfUndeclaredObjectProperty
 
UseOfUnknownDatatype - Class in org.semanticweb.owlapi.profiles
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009 Use of an unknown datatype.
UseOfUnknownDatatype(OWLOntology, OWLAxiom, OWLDatatype) - Constructor for class org.semanticweb.owlapi.profiles.UseOfUnknownDatatype
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z