Package | Description |
---|---|
org.obolibrary.obo2owl | |
org.semanticweb.owlapi.model |
Main API classes.
|
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Method | Description |
---|---|---|
OWLNamedObject |
OWLAPIObo2Owl.trTypedefFrame(Frame typedefFrame) |
Tr typedef frame.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
OWLAnnotationProperty |
Represents an AnnotationProperty in the OWL 2 specification.
|
interface |
OWLClass |
Represents a Class in
the OWL 2 specification.
|
interface |
OWLDataProperty |
Represents a Data
Property in the OWL 2 Specification.
|
interface |
OWLDatatype |
Represents a Datatype (named data
range) in the OWL 2 Specification.
|
interface |
OWLEntity |
Represents Entities in the OWL 2 Specification.
|
interface |
OWLLogicalEntity |
An
OWLLogicalEntity is an OWLEntity that is not an
OWLAnnotationProperty . |
interface |
OWLNamedIndividual |
Represents a Named
Individual in the OWL 2 Specification.
|
interface |
OWLObjectProperty |
Represents an Object
Property in the OWL 2 Specification.
|
interface |
OWLProperty |
A marker interface for properties that aren't expression i.e.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWL2DatatypeImpl |
An optimised implementation of OWLDatatype for OWL2Datatypes.
|
class |
OWLAnnotationPropertyImpl |
|
class |
OWLClassImpl |
|
class |
OWLDataPropertyImpl |
|
class |
OWLDatatypeImpl |
|
class |
OWLNamedIndividualImpl |
|
class |
OWLObjectPropertyImpl |
Copyright © 2018 The University of Manchester. All rights reserved.