Package | Description |
---|---|
org.semanticweb.owlapi.model |
Main API classes.
|
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Interface and Description |
---|---|
interface |
OWLAsymmetricObjectPropertyAxiom
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLFunctionalObjectPropertyAxiom
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLInverseFunctionalObjectPropertyAxiom
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLIrreflexiveObjectPropertyAxiom
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
interface |
OWLReflexiveObjectPropertyAxiom
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLSymmetricObjectPropertyAxiom
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLTransitiveObjectPropertyAxiom
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
Modifier and Type | Class and Description |
---|---|
class |
OWLAsymmetricObjectPropertyAxiomImpl |
class |
OWLFunctionalObjectPropertyAxiomImpl |
class |
OWLInverseFunctionalObjectPropertyAxiomImpl |
class |
OWLIrreflexiveObjectPropertyAxiomImpl |
class |
OWLObjectPropertyCharacteristicAxiomImpl |
class |
OWLReflexiveObjectPropertyAxiomImpl |
class |
OWLSymmetricObjectPropertyAxiomImpl |
class |
OWLTransitiveObjectPropertyAxiomImpl |
Copyright © 2020 The University of Manchester. All rights reserved.