Class | Description |
---|---|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
Class | Description |
---|---|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLException |
The root of checked exceptions in the OWL API.
|
Class | Description |
---|---|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLOntologyChangeListener | |
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
Class | Description |
---|---|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiomVisitorEx | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLAxiomVisitorEx |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLClassExpressionVisitorEx |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitorEx | |
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLogicalAxiomVisitorEx | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
SWRLRule |
Represent a rule.
|
Class | Description |
---|---|
HasIRI | |
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLNamedObject |
Represents a named object for example, class, property, ontology etc.
|
OWLObject | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyCreationException |
An exception which describes an error during the creation of an ontology.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLOntologyStorageException |
Class | Description |
---|---|
OWLRuntimeException |
The root of runtime exceptions in the OWL API.
|
Class | Description |
---|---|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
Class | Description |
---|---|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
Class | Description |
---|---|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationSubject |
A marker interface for annotation subjects, which can either be IRIs or
anonymous individuals, with visitor methods.
|
OWLAnnotationValue |
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous
Individual, with visitor methods.
|
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLImportsDeclaration |
Represents an import statement in an ontology.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLOntologyManagerFactory |
An ontology manager factory is responsible from creating new ontology
managers.
|
OWLPropertyExpression |
Represents a property or possibly the inverse of a property.
|
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
Class | Description |
---|---|
AddAxiom |
Represents an ontology change where axioms should be added to an ontology.
|
AddImport |
Represents an ontology change where an import statement is added to an
ontology.
|
AddOntologyAnnotation |
Represents an ontology change where an annotation is added to an ontology.
|
HasSignature |
An interface to an object which has a signature
|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLImportsDeclaration |
Represents an import statement in an ontology.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyExpression | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLOntologyID |
An object that identifies an ontology.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
RemoveAxiom |
Represents an ontology change were an axiom will be removed from an ontology
if the change is applied to an ontology.
|
RemoveImport | |
RemoveOntologyAnnotation |
Represents an ontology change where an annotation is removed from an
ontology.
|
SetOntologyID |
Class | Description |
---|---|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLException |
The root of checked exceptions in the OWL API.
|
OWLLogicalAxiomVisitor | |
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
Class | Description |
---|---|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
Class | Description |
---|---|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLIndividualVisitor | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiomVisitor | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLDocumentFormatImpl |
Represents the concrete representation format of an ontology.
|
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
Class | Description |
---|---|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLIndividualVisitor | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiomVisitor | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
HasIRI | |
IRI |
Represents International Resource Identifiers
|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLException |
The root of checked exceptions in the OWL API.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLObject | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyCreationException |
An exception which describes an error during the creation of an ontology.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
OWLOntologyStorageException | |
OWLRuntimeException |
The root of runtime exceptions in the OWL API.
|
Class | Description |
---|---|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
Class | Description |
---|---|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
Class | Description |
---|---|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLIndividualVisitor | |
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiomVisitor | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
SWRLObjectVisitor |
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationValue |
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous
Individual, with visitor methods.
|
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataCardinalityRestriction |
Represents Data Property Cardinality Restrictions in the OWL 2 specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLException |
The root of checked exceptions in the OWL API.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLImportsDeclaration |
Represents an import statement in an ontology.
|
OWLIndividualVisitor | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiomVisitor | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectCardinalityRestriction | |
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyStorageException | |
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
HasOntologyLoaderConfiguration |
An interface for objects that allow a loader configuration to be set.
|
HasOntologyLoaderConfigurationProvider |
An interface for objects that allow a loader configuration provider to be set.
|
IRI |
Represents International Resource Identifiers
|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClassAxiom | |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLImportsDeclaration |
Represents an import statement in an ontology.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLObjectPropertyExpression | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyID |
An object that identifies an ontology.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
OWLPropertyExpression |
Represents a property or possibly the inverse of a property.
|
OWLRuntimeException |
The root of runtime exceptions in the OWL API.
|
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
Class | Description |
---|---|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationSubject |
A marker interface for annotation subjects, which can either be IRIs or
anonymous individuals, with visitor methods.
|
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLException |
The root of checked exceptions in the OWL API.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLIndividualVisitor | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiomVisitor | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyStorageException | |
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLRuntimeException |
The root of runtime exceptions in the OWL API.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLOntologyChangeListener | |
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
Class | Description |
---|---|
AddAxiom |
Represents an ontology change where axioms should be added to an ontology.
|
AddImport |
Represents an ontology change where an import statement is added to an
ontology.
|
AddOntologyAnnotation |
Represents an ontology change where an annotation is added to an ontology.
|
AnnotationChange | |
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
ByName |
An interface for things that have an exact mapping by name.
|
ChangeDetails |
A class to hold detailed results on a set of changes.
|
ClassExpressionType |
Represents the different types of OWL 2 class expressions.
|
DataRangeType |
Represents the different types of OWL 2 data ranges.
|
EntityType |
Represents the different types of OWL 2 Entities.
|
HasAddAxiom | |
HasAddAxioms | |
HasAnnotationPropertiesInSignature | |
HasAnnotations |
An interface to an object that has annotation.
|
HasAnnotationValue |
Convenience interface for classes that have an annotation value referred - i.e., annotation
assertion axioms, annotations and annotation values.
|
HasAnonymousIndividuals | |
HasApplyChange | |
HasApplyChanges | |
HasAxioms |
An interface to an object that contains axioms.
|
HasAxiomsByType |
An interface to an object that contains axioms and can provide subsets of
these axioms by the type of axiom.
|
HasCardinality |
An interface to objects that have a cardinality.
|
HasClassesInSignature |
An interface to an object that has a signature and can provide the classes
that are contained in its signature.
|
HasContainsAxiom |
An interface to an object that contains axioms.
|
HasContainsEntityInSignature |
An interface to an object that has a signature.
|
HasContainsOntology | |
HasDataFactory | |
HasDataPropertiesInSignature | |
HasDatatypesInSignature | |
HasDirectAddAxiom |
Interface for an object that accepts axiom additions (tipycally, an
OWLOntology).
|
HasDirectAddAxioms |
Interface for an object that accepts axiom additions (tipycally, an
OWLOntology).
|
HasDirectImports |
An interface to objects that have a direct set of imports.
|
HasDomain |
An interface to objects that have a domain.
|
HasFiller |
An interface to objects that have a filler.
|
HasGetEntitiesInSignature | |
HasGetOntologies | |
HasGetOntologyById | |
HasImportsClosure |
An interface to objects that provide an imports closure of themselves
|
HasIndividualsInSignature | |
HasIRI | |
HasLang | |
HasLogicalAxioms |
An interface to an object that contains a set of logical axioms.
|
HasObject |
An interface to objects that have objects (e.g.
|
HasObjectPropertiesInSignature |
An interface to an object that has a signature and can provide the object
properties that are contained in its signature.
|
HasOntologyChangeListeners | |
HasOntologyID |
An interface to objects that have an
OWLOntologyID . |
HasOntologyLoaderConfiguration |
An interface for objects that allow a loader configuration to be set.
|
HasOntologyLoaderConfigurationProvider |
An interface for objects that allow a loader configuration provider to be set.
|
HasPrefixedName | |
HasProperty |
An interface to objects which have a property.
|
HasRange |
An interface to objects that have a range.
|
HasRemoveAxiom | |
HasRemoveAxioms | |
HasShortForm |
An interface to an object that has a short form (human readable short name
e.g.
|
HasSignature |
An interface to an object which has a signature
|
HasSubject | |
ImpendingOWLOntologyChangeBroadcastStrategy | |
ImpendingOWLOntologyChangeListener | |
ImportChange | |
IRI |
Represents International Resource Identifiers
|
IsAnonymous |
Anonymous or named object interface.
|
MIMETypeAware |
Interface for MIME type aware objects.
|
MissingImportEvent |
An event that gets posted to objects that listen for missing imports when
silent missing import handling is set to
true in an ontology manager. |
MissingImportHandlingStrategy |
Specifies how missing imports should be treated during loading.
|
MissingImportListener |
An interface for objects that listen to missing imports events.
|
NodeID |
Represents the Node ID for anonymous individuals
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiom |
A super interface for annotation axioms.
|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationAxiomVisitorEx | |
OWLAnnotationObject |
A marker interface for the values (objects) of annotations.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationObjectVisitorEx | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyProvider | |
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationSubject |
A marker interface for annotation subjects, which can either be IRIs or
anonymous individuals, with visitor methods.
|
OWLAnnotationSubjectVisitor | |
OWLAnnotationSubjectVisitorEx | |
OWLAnnotationValue |
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous
Individual, with visitor methods.
|
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAnnotationValueVisitorEx | |
OWLAnonymousClassExpression |
The super interface for all class expressions which are not named class
expressions (i.e.
|
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAnonymousIndividualByIdProvider |
An interface to an object that can provide instances of
OWLAnonymousIndividual . |
OWLAnonymousIndividualProvider |
An interface to an object that can provide instances if
OWLAnonymousIndividual . |
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLAxiomChange | |
OWLAxiomCollection |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomCollectionBooleanArgs |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomCollectionNoArgs |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomIndex |
Axiom accessor methods - all OWLOntology methods that return sets of axioms
of a certain type or with a certain entity referred.
|
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLAxiomVisitorEx |
An interface for objects that can accept visits from axioms.
|
OWLBooleanClassExpression | |
OWLCardinalityRestriction | |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassAxiom | |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLClassExpressionVisitorEx |
An interface to objects that can visit
OWLClassExpression s. |
OWLClassProvider | |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataCardinalityRestriction |
Represents Data Property Cardinality Restrictions in the OWL 2 specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyAxiom |
A high level interface which marks data property axioms (e.g.
|
OWLDataPropertyCharacteristicAxiom | |
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLDataPropertyProvider | |
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataRangeVisitorEx | |
OWLDataRestriction |
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.
|
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeProvider | |
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDataVisitorEx | |
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLEntityByTypeProvider | |
OWLEntityProvider | |
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEntityVisitorEx | |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLException |
The root of checked exceptions in the OWL API.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLHasValueRestriction | |
OWLImportsDeclaration |
Represents an import statement in an ontology.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLIndividualAxiom | |
OWLIndividualVisitor | |
OWLIndividualVisitorEx | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiom |
A base interface of all axioms that affect the logical meaning of an
ontology.
|
OWLLogicalAxiomVisitor | |
OWLLogicalAxiomVisitorEx | |
OWLLogicalEntity |
An
OWLLogicalEntity is an OWLEntity that is not an
OWLAnnotationProperty . |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedIndividualProvider | |
OWLNamedObject |
Represents a named object for example, class, property, ontology etc.
|
OWLNamedObjectVisitor | |
OWLNamedObjectVisitorEx | |
OWLNaryAxiom |
Represents an axiom that contains two or more operands that could also be
represented with multiple pairwise axioms
|
OWLNaryBooleanClassExpression | |
OWLNaryClassAxiom | |
OWLNaryDataRange | |
OWLNaryIndividualAxiom | |
OWLNaryPropertyAxiom | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectCardinalityRestriction | |
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyAxiom | |
OWLObjectPropertyCharacteristicAxiom | |
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyProvider | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectRestriction |
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLObjectVisitorEx | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLOntologyChangeBroadcastStrategy | |
OWLOntologyChangeException |
A high level exception interface that describes errors that occurred when
applying changes to ontologies.
|
OWLOntologyChangeListener | |
OWLOntologyChangeProgressListener |
Objects that want to listen to the progress of applying changes to an
ontology should implement this interface and add themselves as listener to a
manager.
|
OWLOntologyChangesVetoedListener | |
OWLOntologyChangeVetoException |
Describes a situation where a change was vetoed for some reason.
|
OWLOntologyChangeVisitor | |
OWLOntologyChangeVisitorEx | |
OWLOntologyCreationException |
An exception which describes an error during the creation of an ontology.
|
OWLOntologyFactory |
An ontology factory is responsible from creating new ontologies and creating
ontologies from ontology document IRIs.
|
OWLOntologyFactory.OWLOntologyCreationHandler |
An
OWLOntologyCreationHandler gets notified when the factory has
created an empty ontology (during the loading process). |
OWLOntologyID |
An object that identifies an ontology.
|
OWLOntologyIRIMapper |
The interface to an object that is capable of mapping ontology IRIs to
document IRIs.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
OWLOntologyLoaderConfiguration.MissingOntologyHeaderStrategy |
what action to take if the ontology header is missing.
|
OWLOntologyLoaderListener |
Receives notification of ontology loading starting and finishing from a
manager.
|
OWLOntologyLoaderListener.LoadingEvent |
loading event
|
OWLOntologyLoaderListener.LoadingFinishedEvent |
Describes the situation when the loading process for an ontology has
finished.
|
OWLOntologyLoaderListener.LoadingStartedEvent |
loading start event
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLOntologySetProvider |
Inputs to algorithms etc.
|
OWLOntologyStorageException | |
OWLPairwiseVisitor |
Functional interface for a visitor that applies a function to two arguments,
and returns a value.
|
OWLPrimitive |
A common interface for:
OWLClass ,
OWLObjectProperty ,
OWLDataProperty ,
OWLAnnotationProperty ,
OWLDatatype ,
OWLAnonymousIndividual ,
OWLLiteral ,
IRI . |
OWLProperty |
A marker interface for properties that aren't expression i.e.
|
OWLPropertyAssertionAxiom |
Represents an Assertion in the OWL
2 specification.
|
OWLPropertyAssertionObject |
A marker interface for the types of property assertion objects (individuals
and literals) that are the objects of property assertions.
|
OWLPropertyAxiom |
The base interface for property axioms.
|
OWLPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLPropertyExpression |
Represents a property or possibly the inverse of a property.
|
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLPropertyExpressionVisitorEx | |
OWLPropertyRange |
A marker interface, for objects that can be the ranges of properties.
|
OWLPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLQuantifiedDataRestriction |
A quantified data restriction.
|
OWLQuantifiedObjectRestriction |
A quantified object restriction.
|
OWLQuantifiedRestriction | |
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLRestriction |
Represents a restriction (Object
Property Restriction or Data
Property Restriction) in the OWL 2 specification.
|
OWLRuntimeException |
The root of runtime exceptions in the OWL API.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLSignature |
Ontology methods related to its signature.
|
OWLSignatureBooleanArgs |
Ontology methods related to its signature.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubClassOfAxiomSetShortCut |
A marker interface for an axiom that can be represented by a set of
SubClassOf axioms that is equivalent to this axiom.
|
OWLSubClassOfAxiomShortCut |
A marker interface for axioms that are essentially syntactic shortcuts for
SubClassOf axioms.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyAxiom | |
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
OWLUnaryPropertyAxiom | |
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
PrimitiveType | |
PriorityCollectionSorting |
Specifies how PriorityCollection should sort its entries.
|
RemoveAxiom |
Represents an ontology change were an axiom will be removed from an ontology
if the change is applied to an ontology.
|
RemoveImport | |
RemoveOntologyAnnotation |
Represents an ontology change where an annotation is removed from an
ontology.
|
SetOntologyID | |
SWRLArgument |
Represents an object in an atom (either a data object or and individual
object).
|
SWRLAtom |
Represents an atom in a rule.
|
SWRLBinaryAtom |
Represents an atom with two ordered arguments.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDArgument |
Represents arguments in
SWRLAtom s that
are either OWLLiteral s or variables for individuals
SWRLLiteralArgument . |
SWRLDataFactory |
An interface to a factory that can create SWRL objects.
|
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIArgument |
Represents arguments in
SWRLAtom s that
are either OWLIndividual s or variables
for individuals SWRLIndividualArgument . |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObject | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLObjectVisitorEx | |
SWRLPredicate | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLUnaryAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyCreationException |
An exception which describes an error during the creation of an ontology.
|
Class | Description |
---|---|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
OWLOntologyStorageException | |
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
Class | Description |
---|---|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
NodeID |
Represents the Node ID for anonymous individuals
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLException |
The root of checked exceptions in the OWL API.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLIndividualVisitor | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiomVisitor | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyStorageException | |
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
HasIRI | |
IRI |
Represents International Resource Identifiers
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLOntologyID |
An object that identifies an ontology.
|
Class | Description |
---|---|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLObject | |
OWLObjectCardinalityRestriction | |
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLOntologyID |
An object that identifies an ontology.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
Class | Description |
---|---|
OWLObject | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLIndividualVisitor | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiomVisitor | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
EntityType |
Represents the different types of OWL 2 Entities.
|
IRI |
Represents International Resource Identifiers
|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAnonymousIndividualByIdProvider |
An interface to an object that can provide instances of
OWLAnonymousIndividual . |
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLObject | |
OWLObjectPropertyExpression | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChangeException |
A high level exception interface that describes errors that occurred when
applying changes to ontologies.
|
OWLOntologyID |
An object that identifies an ontology.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLRuntimeException |
The root of runtime exceptions in the OWL API.
|
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
UnloadableImportException |
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLObject | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLRuntimeException |
The root of runtime exceptions in the OWL API.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLAnonymousIndividualByIdProvider |
An interface to an object that can provide instances of
OWLAnonymousIndividual . |
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
Class | Description |
---|---|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
Class | Description |
---|---|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
IRI |
Represents International Resource Identifiers
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLObject | |
OWLObjectPropertyExpression | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLRuntimeException |
The root of runtime exceptions in the OWL API.
|
Class | Description |
---|---|
OWLAnnotationAxiomVisitorEx | |
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLAxiomVisitorEx |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLogicalAxiomVisitorEx | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
Class | Description |
---|---|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyExpression |
Class | Description |
---|---|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLObjectPropertyExpression | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
Class | Description |
---|---|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationSubject |
A marker interface for annotation subjects, which can either be IRIs or
anonymous individuals, with visitor methods.
|
OWLAnnotationValue |
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous
Individual, with visitor methods.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyExpression | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyID |
An object that identifies an ontology.
|
OWLPropertyExpression |
Represents a property or possibly the inverse of a property.
|
Class | Description |
---|---|
AddAxiom |
Represents an ontology change where axioms should be added to an ontology.
|
AddImport |
Represents an ontology change where an import statement is added to an
ontology.
|
AddOntologyAnnotation |
Represents an ontology change where an annotation is added to an ontology.
|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
HasGetOntologies | |
IRI |
Represents International Resource Identifiers
|
MIMETypeAware |
Interface for MIME type aware objects.
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationAxiomVisitorEx | |
OWLAnnotationObjectVisitor | |
OWLAnnotationObjectVisitorEx | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAnnotationValueVisitorEx | |
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAnonymousIndividualByIdProvider |
An interface to an object that can provide instances of
OWLAnonymousIndividual . |
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLAxiomVisitorEx |
An interface for objects that can accept visits from axioms.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassAxiom | |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLClassExpressionVisitorEx |
An interface to objects that can visit
OWLClassExpression s. |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyAxiom |
A high level interface which marks data property axioms (e.g.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDataVisitorEx | |
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLDocumentFormatFactory |
Factory for ontology formats.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEntityVisitorEx | |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLException |
The root of checked exceptions in the OWL API.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLIndividualAxiom | |
OWLIndividualVisitor | |
OWLIndividualVisitorEx | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiomVisitor | |
OWLLogicalAxiomVisitorEx | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLNamedObjectVisitorEx | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyAxiom | |
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLObjectVisitorEx | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLOntologyChangeListener | |
OWLOntologyChangeVisitor | |
OWLOntologyChangeVisitorEx | |
OWLOntologyCreationException |
An exception which describes an error during the creation of an ontology.
|
OWLOntologyID |
An object that identifies an ontology.
|
OWLOntologyIRIMapper |
The interface to an object that is capable of mapping ontology IRIs to
document IRIs.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLOntologySetProvider |
Inputs to algorithms etc.
|
OWLOntologyStorageException | |
OWLPropertyExpression |
Represents a property or possibly the inverse of a property.
|
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLPropertyExpressionVisitorEx | |
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLStorer |
An ontology storer stores an ontology in a particular format at a location
specified by a particular URI.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
PriorityCollectionSorting |
Specifies how PriorityCollection should sort its entries.
|
RemoveAxiom |
Represents an ontology change were an axiom will be removed from an ontology
if the change is applied to an ontology.
|
RemoveImport | |
RemoveOntologyAnnotation |
Represents an ontology change where an annotation is removed from an
ontology.
|
SetOntologyID | |
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLObjectVisitorEx | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
HasOntologyLoaderConfiguration |
An interface for objects that allow a loader configuration to be set.
|
HasOntologyLoaderConfigurationProvider |
An interface for objects that allow a loader configuration provider to be set.
|
IRI |
Represents International Resource Identifiers
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLClassAxiom | |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLObjectPropertyExpression | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLPropertyExpression |
Represents a property or possibly the inverse of a property.
|
Class | Description |
---|---|
EntityType |
Represents the different types of OWL 2 Entities.
|
HasIRI | |
HasPrefixedName | |
HasShortForm |
An interface to an object that has a short form (human readable short name
e.g.
|
IRI |
Represents International Resource Identifiers
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
SWRLPredicate |
Class | Description |
---|---|
EntityType |
Represents the different types of OWL 2 Entities.
|
IRI |
Represents International Resource Identifiers
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationSubject |
A marker interface for annotation subjects, which can either be IRIs or
anonymous individuals, with visitor methods.
|
OWLAnnotationValue |
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous
Individual, with visitor methods.
|
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLImportsDeclaration |
Represents an import statement in an ontology.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyChange | |
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
SWRLAtom |
Represents an atom in a rule.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDArgument |
Represents arguments in
SWRLAtom s that
are either OWLLiteral s or variables for individuals
SWRLLiteralArgument . |
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIArgument |
Represents arguments in
SWRLAtom s that
are either OWLIndividual s or variables
for individuals SWRLIndividualArgument . |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObjectPropertyAtom | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
Class | Description |
---|---|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
ChangeDetails |
A class to hold detailed results on a set of changes.
|
ClassExpressionType |
Represents the different types of OWL 2 class expressions.
|
DataRangeType |
Represents the different types of OWL 2 data ranges.
|
EntityType |
Represents the different types of OWL 2 Entities.
|
HasAddAxiom | |
HasAddAxioms | |
HasAnnotationPropertiesInSignature | |
HasAnnotations |
An interface to an object that has annotation.
|
HasAnnotationValue |
Convenience interface for classes that have an annotation value referred - i.e., annotation
assertion axioms, annotations and annotation values.
|
HasAnonymousIndividuals | |
HasApplyChange | |
HasApplyChanges | |
HasAxioms |
An interface to an object that contains axioms.
|
HasAxiomsByType |
An interface to an object that contains axioms and can provide subsets of
these axioms by the type of axiom.
|
HasCardinality |
An interface to objects that have a cardinality.
|
HasClassesInSignature |
An interface to an object that has a signature and can provide the classes
that are contained in its signature.
|
HasContainsAxiom |
An interface to an object that contains axioms.
|
HasContainsEntityInSignature |
An interface to an object that has a signature.
|
HasContainsOntology | |
HasDataFactory | |
HasDataPropertiesInSignature | |
HasDatatypesInSignature | |
HasDirectAddAxiom |
Interface for an object that accepts axiom additions (tipycally, an
OWLOntology).
|
HasDirectAddAxioms |
Interface for an object that accepts axiom additions (tipycally, an
OWLOntology).
|
HasDirectImports |
An interface to objects that have a direct set of imports.
|
HasDomain |
An interface to objects that have a domain.
|
HasFiller |
An interface to objects that have a filler.
|
HasGetEntitiesInSignature | |
HasGetOntologies | |
HasGetOntologyById | |
HasImportsClosure |
An interface to objects that provide an imports closure of themselves
|
HasIndividualsInSignature | |
HasIRI | |
HasLang | |
HasLogicalAxioms |
An interface to an object that contains a set of logical axioms.
|
HasObject |
An interface to objects that have objects (e.g.
|
HasObjectPropertiesInSignature |
An interface to an object that has a signature and can provide the object
properties that are contained in its signature.
|
HasOntologyChangeListeners | |
HasOntologyID |
An interface to objects that have an
OWLOntologyID . |
HasOntologyLoaderConfiguration |
An interface for objects that allow a loader configuration to be set.
|
HasOntologyLoaderConfigurationProvider |
An interface for objects that allow a loader configuration provider to be set.
|
HasProperty |
An interface to objects which have a property.
|
HasRange |
An interface to objects that have a range.
|
HasRemoveAxiom | |
HasRemoveAxioms | |
HasSignature |
An interface to an object which has a signature
|
HasSubject | |
ImpendingOWLOntologyChangeListener | |
IRI |
Represents International Resource Identifiers
|
IsAnonymous |
Anonymous or named object interface.
|
MissingImportListener |
An interface for objects that listen to missing imports events.
|
NodeID |
Represents the Node ID for anonymous individuals
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiom |
A super interface for annotation axioms.
|
OWLAnnotationAxiomVisitor |
A visitor which visits the different kinds of annotation axioms.
|
OWLAnnotationAxiomVisitorEx | |
OWLAnnotationObject |
A marker interface for the values (objects) of annotations.
|
OWLAnnotationObjectVisitor | |
OWLAnnotationObjectVisitorEx | |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyProvider | |
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationSubject |
A marker interface for annotation subjects, which can either be IRIs or
anonymous individuals, with visitor methods.
|
OWLAnnotationSubjectVisitor | |
OWLAnnotationSubjectVisitorEx | |
OWLAnnotationValue |
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous
Individual, with visitor methods.
|
OWLAnnotationValueVisitor |
A visitor that visits values of
OWLAnnotation s and
OWLAnnotationAssertionAxiom s. |
OWLAnnotationValueVisitorEx | |
OWLAnonymousClassExpression |
The super interface for all class expressions which are not named class
expressions (i.e.
|
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAnonymousIndividualByIdProvider |
An interface to an object that can provide instances of
OWLAnonymousIndividual . |
OWLAnonymousIndividualProvider |
An interface to an object that can provide instances if
OWLAnonymousIndividual . |
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLAxiomCollection |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomCollectionBooleanArgs |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomCollectionNoArgs |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomIndex |
Axiom accessor methods - all OWLOntology methods that return sets of axioms
of a certain type or with a certain entity referred.
|
OWLAxiomVisitor |
An interface for objects that can accept visits from axioms.
|
OWLAxiomVisitorEx |
An interface for objects that can accept visits from axioms.
|
OWLBooleanClassExpression | |
OWLCardinalityRestriction | |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassAxiom | |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLClassExpressionVisitor |
An interface to objects that can visit
OWLClassExpression s. |
OWLClassExpressionVisitorEx |
An interface to objects that can visit
OWLClassExpression s. |
OWLClassProvider | |
OWLDataAllValuesFrom |
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.
|
OWLDataCardinalityRestriction |
Represents Data Property Cardinality Restrictions in the OWL 2 specification.
|
OWLDataComplementOf |
Represents DataComplementOf in the OWL 2 Specification.
|
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
OWLDataFactory |
An interface for creating entities, class expressions and axioms.
|
OWLDataHasValue |
Represents DataHasValue retrictions in the OWL 2 Specification.
|
OWLDataIntersectionOf |
Represents DataIntersectionOf in the OWL 2 Specification.
|
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
OWLDataOneOf |
Represents DataOneOf in the OWL 2 Specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyAxiom |
A high level interface which marks data property axioms (e.g.
|
OWLDataPropertyCharacteristicAxiom | |
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLDataPropertyProvider | |
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDataRange |
Represents a DataRange in the OWL
2 Specification.
A high level interface which represents a data range. |
OWLDataRangeVisitor |
An interface to an object that can accept visits from
OWLDataRange s. |
OWLDataRangeVisitorEx | |
OWLDataRestriction |
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.
|
OWLDataSomeValuesFrom |
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDatatypeProvider | |
OWLDatatypeRestriction |
Represents a DatatypeRestriction data range in the OWL 2 Specification.
|
OWLDataUnionOf |
Represents a DataUnionOf
data range in the OWL 2 Specification.
|
OWLDataVisitor |
A visitor which can visit various data ranges and constants.
|
OWLDataVisitorEx | |
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLEntityByTypeProvider | |
OWLEntityProvider | |
OWLEntityVisitor |
An interface to an object that can accept visits from
OWLEntity s. |
OWLEntityVisitorEx | |
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLFacetRestriction |
A facet restriction is used to restrict a particular datatype.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLHasValueRestriction | |
OWLImportsDeclaration |
Represents an import statement in an ontology.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLIndividualAxiom | |
OWLIndividualVisitor | |
OWLIndividualVisitorEx | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLiteral |
Represents a Literal in the OWL 2 Specification.
|
OWLLogicalAxiom |
A base interface of all axioms that affect the logical meaning of an
ontology.
|
OWLLogicalAxiomVisitor | |
OWLLogicalAxiomVisitorEx | |
OWLLogicalEntity |
An
OWLLogicalEntity is an OWLEntity that is not an
OWLAnnotationProperty . |
OWLMutableOntology | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedIndividualProvider | |
OWLNamedObject |
Represents a named object for example, class, property, ontology etc.
|
OWLNamedObjectVisitor | |
OWLNamedObjectVisitorEx | |
OWLNaryAxiom |
Represents an axiom that contains two or more operands that could also be
represented with multiple pairwise axioms
|
OWLNaryBooleanClassExpression | |
OWLNaryClassAxiom | |
OWLNaryDataRange | |
OWLNaryIndividualAxiom | |
OWLNaryPropertyAxiom | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
OWLObjectCardinalityRestriction | |
OWLObjectComplementOf |
Represents an ObjectComplementOf class expression in the OWL 2 Specification.
|
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
OWLObjectHasSelf |
Represents an ObjectHasSelf
class expression in the OWL 2 Specification.
|
OWLObjectHasValue |
Represents an ObjectHasValue class expression in the OWL 2 Specification.
|
OWLObjectIntersectionOf |
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.
|
OWLObjectInverseOf |
Represents a ObjectInverseOf Represents the inverse of a property expression.
|
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
OWLObjectOneOf |
Represents an ObjectOneOf class expression in the OWL 2 Specification.
|
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyAxiom | |
OWLObjectPropertyCharacteristicAxiom | |
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyProvider | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectRestriction |
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.
|
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
OWLObjectUnionOf |
Represents an ObjectUnionOf class expression in the OWL 2 Specification.
|
OWLObjectVisitor | |
OWLObjectVisitorEx | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyBuilder |
An ontology builder is responsible for choosing an OWLOntology
implementation.
|
OWLOntologyChange | |
OWLOntologyChangeBroadcastStrategy | |
OWLOntologyChangeListener | |
OWLOntologyChangeProgressListener |
Objects that want to listen to the progress of applying changes to an
ontology should implement this interface and add themselves as listener to a
manager.
|
OWLOntologyChangesVetoedListener | |
OWLOntologyCreationException |
An exception which describes an error during the creation of an ontology.
|
OWLOntologyFactory |
An ontology factory is responsible from creating new ontologies and creating
ontologies from ontology document IRIs.
|
OWLOntologyFactory.OWLOntologyCreationHandler |
An
OWLOntologyCreationHandler gets notified when the factory has
created an empty ontology (during the loading process). |
OWLOntologyID |
An object that identifies an ontology.
|
OWLOntologyIRIMapper |
The interface to an object that is capable of mapping ontology IRIs to
document IRIs.
|
OWLOntologyLoaderConfiguration |
A configuration object that specifies options and hints to objects that load OWLOntologies.
|
OWLOntologyLoaderListener |
Receives notification of ontology loading starting and finishing from a
manager.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLOntologySetProvider |
Inputs to algorithms etc.
|
OWLOntologyStorageException | |
OWLPairwiseVisitor |
Functional interface for a visitor that applies a function to two arguments,
and returns a value.
|
OWLPrimitive |
A common interface for:
OWLClass ,
OWLObjectProperty ,
OWLDataProperty ,
OWLAnnotationProperty ,
OWLDatatype ,
OWLAnonymousIndividual ,
OWLLiteral ,
IRI . |
OWLProperty |
A marker interface for properties that aren't expression i.e.
|
OWLPropertyAssertionAxiom |
Represents an Assertion in the OWL
2 specification.
|
OWLPropertyAssertionObject |
A marker interface for the types of property assertion objects (individuals
and literals) that are the objects of property assertions.
|
OWLPropertyAxiom |
The base interface for property axioms.
|
OWLPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLPropertyExpression |
Represents a property or possibly the inverse of a property.
|
OWLPropertyExpressionVisitor |
An interface to object that can visit the different types of property
expressions.
|
OWLPropertyExpressionVisitorEx | |
OWLPropertyRange |
A marker interface, for objects that can be the ranges of properties.
|
OWLPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLQuantifiedDataRestriction |
A quantified data restriction.
|
OWLQuantifiedObjectRestriction |
A quantified object restriction.
|
OWLQuantifiedRestriction | |
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLRestriction |
Represents a restriction (Object
Property Restriction or Data
Property Restriction) in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLSignature |
Ontology methods related to its signature.
|
OWLSignatureBooleanArgs |
Ontology methods related to its signature.
|
OWLStorerFactory |
Factory for ontology storers.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubClassOfAxiomSetShortCut |
A marker interface for an axiom that can be represented by a set of
SubClassOf axioms that is equivalent to this axiom.
|
OWLSubClassOfAxiomShortCut |
A marker interface for axioms that are essentially syntactic shortcuts for
SubClassOf axioms.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSubPropertyAxiom | |
OWLSubPropertyChainOfAxiom |
Represents a
SubObjectPropertyOf axiom in the OWL 2 Specification where the
subproperty is a chain of properties.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
OWLUnaryPropertyAxiom | |
PrefixManager |
A prefix manager than can provide prefixes for prefix names.
|
PriorityCollectionSorting |
Specifies how PriorityCollection should sort its entries.
|
SWRLArgument |
Represents an object in an atom (either a data object or and individual
object).
|
SWRLAtom |
Represents an atom in a rule.
|
SWRLBinaryAtom |
Represents an atom with two ordered arguments.
|
SWRLBuiltInAtom | |
SWRLClassAtom | |
SWRLDArgument |
Represents arguments in
SWRLAtom s that
are either OWLLiteral s or variables for individuals
SWRLLiteralArgument . |
SWRLDataFactory |
An interface to a factory that can create SWRL objects.
|
SWRLDataPropertyAtom | |
SWRLDataRangeAtom | |
SWRLDifferentIndividualsAtom | |
SWRLIArgument |
Represents arguments in
SWRLAtom s that
are either OWLIndividual s or variables
for individuals SWRLIndividualArgument . |
SWRLIndividualArgument | |
SWRLLiteralArgument | |
SWRLObject | |
SWRLObjectPropertyAtom | |
SWRLObjectVisitor | |
SWRLObjectVisitorEx | |
SWRLPredicate | |
SWRLRule |
Represent a rule.
|
SWRLSameIndividualAtom | |
SWRLUnaryAtom | |
SWRLVariable |
Represents a variable that can appear in an atom.
|
Class | Description |
---|---|
AxiomType |
Represents the type of axioms which can belong to ontologies.
|
ChangeDetails |
A class to hold detailed results on a set of changes.
|
EntityType |
Represents the different types of OWL 2 Entities.
|
HasAnnotationPropertiesInSignature | |
HasAnnotations |
An interface to an object that has annotation.
|
HasAnonymousIndividuals | |
HasApplyChange | |
HasApplyChanges | |
HasAxioms |
An interface to an object that contains axioms.
|
HasAxiomsByType |
An interface to an object that contains axioms and can provide subsets of
these axioms by the type of axiom.
|
HasClassesInSignature |
An interface to an object that has a signature and can provide the classes
that are contained in its signature.
|
HasContainsAxiom |
An interface to an object that contains axioms.
|
HasContainsEntityInSignature |
An interface to an object that has a signature.
|
HasDataPropertiesInSignature | |
HasDatatypesInSignature | |
HasDirectAddAxiom |
Interface for an object that accepts axiom additions (tipycally, an
OWLOntology).
|
HasDirectAddAxioms |
Interface for an object that accepts axiom additions (tipycally, an
OWLOntology).
|
HasDirectImports |
An interface to objects that have a direct set of imports.
|
HasGetEntitiesInSignature | |
HasImportsClosure |
An interface to objects that provide an imports closure of themselves
|
HasIndividualsInSignature | |
HasLogicalAxioms |
An interface to an object that contains a set of logical axioms.
|
HasObjectPropertiesInSignature |
An interface to an object that has a signature and can provide the object
properties that are contained in its signature.
|
HasOntologyID |
An interface to objects that have an
OWLOntologyID . |
HasSignature |
An interface to an object which has a signature
|
IRI |
Represents International Resource Identifiers
|
IsAnonymous |
Anonymous or named object interface.
|
OWLAnnotation |
Annotations are used in the various types of annotation axioms, which bind
annotations to their subjects (i.e.
|
OWLAnnotationAssertionAxiom |
Represents AnnotationAssertion axioms in the OWL 2 specification.
|
OWLAnnotationAxiom |
A super interface for annotation axioms.
|
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
OWLAnnotationPropertyDomainAxiom |
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.
|
OWLAnnotationPropertyRangeAxiom |
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.
|
OWLAnnotationSubject |
A marker interface for annotation subjects, which can either be IRIs or
anonymous individuals, with visitor methods.
|
OWLAnonymousIndividual |
Represents Anonymous
Individuals in the OWL 2 Specification.
|
OWLAsymmetricObjectPropertyAxiom |
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLAxiomCollection |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomCollectionBooleanArgs |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomCollectionNoArgs |
Ontology methods related to it being a collection of axioms.
|
OWLAxiomIndex |
Axiom accessor methods - all OWLOntology methods that return sets of axioms
of a certain type or with a certain entity referred.
|
OWLClass |
Represents a Class in
the OWL 2 specification.
|
OWLClassAssertionAxiom |
Represents ClassAssertion
axioms in the OWL 2 Specification.
|
OWLClassAxiom | |
OWLClassExpression |
Represents Class
Expressions in the OWL 2 specification.
|
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
OWLDataPropertyAssertionAxiom |
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
OWLDataPropertyAxiom |
A high level interface which marks data property axioms (e.g.
|
OWLDataPropertyDomainAxiom |
Represents a
DataPropertyDomain axiom in the OWL 2 Specification.
|
OWLDataPropertyExpression |
A high level interface to describe different types of data properties.
|
OWLDataPropertyRangeAxiom |
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
OWLDatatypeDefinitionAxiom |
Represents a
DatatypeDefinition axiom in the OWL 2 Specification.
|
OWLDeclarationAxiom |
Represents a Declaration in the OWL 2 Specification.
|
OWLDifferentIndividualsAxiom |
Represents a DifferentIndividuals axiom in the OWL 2 Specification.
|
OWLDisjointClassesAxiom |
Represents a DisjointClasses
axiom in the OWL 2 Specification.
|
OWLDisjointDataPropertiesAxiom |
Represents a DisjointDataProperties axiom in the OWL 2 Specification.
|
OWLDisjointObjectPropertiesAxiom |
Represents DisjointObjectProperties axioms in the OWL 2 specification.
|
OWLDisjointUnionAxiom |
Represents a DisjointUnion axiom in the OWL 2 Specification.
|
OWLDocumentFormat |
Represents the concrete representation format of an ontology.
|
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLEquivalentClassesAxiom |
Represents an EquivalentClasses axiom in the OWL 2 Specification.
|
OWLEquivalentDataPropertiesAxiom |
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.
|
OWLEquivalentObjectPropertiesAxiom |
Represents EquivalentObjectProperties axioms in the OWL 2 specification.
|
OWLFunctionalDataPropertyAxiom |
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.
|
OWLFunctionalObjectPropertyAxiom |
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLHasKeyAxiom |
Represents a HasKey
axiom in the OWL 2 Specification.
|
OWLImportsDeclaration |
Represents an import statement in an ontology.
|
OWLIndividual |
Represents a named or anonymous individual.
|
OWLIndividualAxiom | |
OWLInverseFunctionalObjectPropertyAxiom |
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
OWLInverseObjectPropertiesAxiom |
Represents an InverseObjectProperties axiom in the OWL 2 Specification.
|
OWLIrreflexiveObjectPropertyAxiom |
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
OWLLogicalAxiom |
A base interface of all axioms that affect the logical meaning of an
ontology.
|
OWLMutableOntology | |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
OWLNamedObjectVisitor | |
OWLNamedObjectVisitorEx | |
OWLNegativeDataPropertyAssertionAxiom |
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
OWLNegativeObjectPropertyAssertionAxiom |
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObject | |
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
OWLObjectPropertyAssertionAxiom |
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
OWLObjectPropertyAxiom | |
OWLObjectPropertyDomainAxiom |
Represents
ObjectPropertyDomain axioms in the OWL 2 specification.
|
OWLObjectPropertyExpression | |
OWLObjectPropertyRangeAxiom |
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
OWLObjectVisitor | |
OWLObjectVisitorEx | |
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyBuilder |
An ontology builder is responsible for choosing an OWLOntology
implementation.
|
OWLOntologyChange | |
OWLOntologyID |
An object that identifies an ontology.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
OWLOntologyStorageException | |
OWLPrimitive |
A common interface for:
OWLClass ,
OWLObjectProperty ,
OWLDataProperty ,
OWLAnnotationProperty ,
OWLDatatype ,
OWLAnonymousIndividual ,
OWLLiteral ,
IRI . |
OWLReflexiveObjectPropertyAxiom |
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
OWLSameIndividualAxiom |
Represents an
SameIndividual axiom in the OWL 2 Specification.
|
OWLSignature |
Ontology methods related to its signature.
|
OWLSignatureBooleanArgs |
Ontology methods related to its signature.
|
OWLSubAnnotationPropertyOfAxiom |
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.
|
OWLSubClassOfAxiom |
Represents an SubClassOf axiom
in the OWL 2 Specification.
|
OWLSubDataPropertyOfAxiom |
Represents an
SubDataPropertyOf axiom in the OWL 2 Specification.
|
OWLSubObjectPropertyOfAxiom |
Represents
SubObjectPropertyOf axioms in the OWL 2 specification.
|
OWLSymmetricObjectPropertyAxiom |
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
OWLTransitiveObjectPropertyAxiom |
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
PriorityCollectionSorting |
Specifies how PriorityCollection should sort its entries.
|
Class | Description |
---|---|
IRI |
Represents International Resource Identifiers
|
OWLAxiom |
Represents Axioms in
the OWL 2 Specification.
An OWL ontology contains a set of axioms. |
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
OWLOntology |
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
OWLOntologyCreationException |
An exception which describes an error during the creation of an ontology.
|
OWLOntologyManager |
An
OWLOntologyManager manages a set of ontologies. |
Copyright © 2018 The University of Manchester. All rights reserved.