| Class | Description |
|---|---|
| Axiom |
Base class for axioms.
|
| BigIntegerLiteral |
This class represents a double literal.
|
| BooleanLiteral | Deprecated |
| Concept |
Base interface for concepts.
|
| ConceptInclusion |
This class represents a concept inclusion axiom (also known as a SubClassOf axiom in OWL).
|
| Conjunction |
This class represents a conjunction (also referred to as an ObjectIntersectionOf in OWL).
|
| Datatype |
A datatype expression that represents a set of individuals that have a
property with a certain value.
|
| DateLiteral |
This class represents a date literal.
|
| DecimalLiteral |
This class represents a double literal.
|
| DoubleLiteral | Deprecated |
| Existential |
This class represents an existential (also known as an ObjectSomeValuesFrom
in OWL).
|
| Feature |
Base class for features.
|
| FloatLiteral |
This class represents a float literal.
|
| FunctionalFeature | |
| IntegerLiteral |
This class represents an integer literal.
|
| Literal |
This interface represents a literal (also known as a Literal in OWL).
|
| LongLiteral |
This class represents a long literal.
|
| NamedConcept |
This class represents a named concept (also referred to as a class in OWL).
|
| NamedFeature |
This class represents a feature (also referred to as a data property in OWL).
|
| NamedRole |
This class represents a role (also referred to as an object property in OWL).
|
| Role |
Base class for features.
|
| RoleInclusion |
This class represents a role inclusion axiom (also known as a SubObjectPropertyOf axiom in OWL).
|
| StringLiteral |
This class represents a literal that is best stored as a Java string.
|
| Enum | Description |
|---|---|
| Operator |
Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.