| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLAnnotationAssertionAxiom
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Nov-2006 Represents AnnotationAssertion axioms in the OWL 2 specification. |
interface |
OWLAnnotationPropertyDomainAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 |
interface |
OWLAnnotationPropertyRangeAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 |
interface |
OWLSubAnnotationPropertyOfAxiom
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 13-Jan-2009 Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification. |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLAnnotationAxiom> |
OWLOntology.getAxioms(OWLAnnotationProperty property)
Gets the axioms that form the definition/description of an annotation property.
|
Copyright © 2013 The University of Manchester. All Rights Reserved.