Package | Description |
---|---|
org.semanticweb.owlapi.model |
Main API classes.
|
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
interface |
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
interface |
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLAnnotationPropertyImpl |
|
class |
OWLDataPropertyImpl |
|
class |
OWLObjectPropertyImpl |
Copyright © 2018 The University of Manchester. All rights reserved.