| 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 |
OWLDataPropertyRangeAxiom
Represents a
DataPropertyRange axiom in the OWL 2 Specification.
|
interface |
OWLObjectPropertyRangeAxiom
Represents
ObjectPropertyRange axioms in the OWL 2 specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataPropertyRangeAxiomImpl |
class |
OWLObjectPropertyRangeAxiomImpl |
class |
OWLPropertyRangeAxiomImpl<P extends OWLPropertyExpression,R extends OWLPropertyRange> |
Copyright © 2020 The University of Manchester. All rights reserved.