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 |
OWLDataPropertyAssertionAxiom
Represents a DataPropertyAssertion in the OWL 2 Specification.
|
interface |
OWLNegativeDataPropertyAssertionAxiom
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.
|
interface |
OWLNegativeObjectPropertyAssertionAxiom
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.
|
interface |
OWLObjectPropertyAssertionAxiom
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.
|
Modifier and Type | Class and Description |
---|---|
class |
OWLDataPropertyAssertionAxiomImpl |
class |
OWLIndividualRelationshipAxiomImpl<P extends OWLPropertyExpression,O extends OWLPropertyAssertionObject> |
class |
OWLNegativeDataPropertyAssertionAxiomImpl |
class |
OWLNegativeObjectPropertyAssertionAxiomImpl |
class |
OWLObjectPropertyAssertionAxiomImpl |
Copyright © 2020 The University of Manchester. All rights reserved.