OWLDeclarationAxiom
Represents a Declaration in the OWL 2 specification.
-
The entity that this axiom declares.
Declaration
Objective-C
@property (nonatomic, strong, readonly) id<OWLEntity> _Nonnull entity;
Represents a Declaration in the OWL 2 specification.
The entity that this axiom declares.
Objective-C
@property (nonatomic, strong, readonly) id<OWLEntity> _Nonnull entity;