OWLDeclarationAxiom @protocol OWLDeclarationAxiom <OWLAxiom> Represents a Declaration in the OWL 2 specification. entity The entity that this axiom declares. Declaration Objective-C @property (nonatomic, strong, readonly) id<OWLEntity> _Nonnull entity; © 2020 SisInf Lab. All rights reserved. (Last updated: 2020-05-27) Generated by jazzy ♪♫ v0.13.3, a Realm project.