Constants
The following constants are available globally.
-
Project version number for OWLAPI.
Declaration
Objective-C
extern double OWLAPIVersionNumberSwift
var OWLAPIVersionNumber: Double -
Project version string for OWLAPI.
Declaration
Objective-C
extern const unsigned char OWLAPIVersionString[] -
OWL namespace.
Declaration
Objective-C
extern OWLNamespace *_Nonnull OWLNamespaceOWLSwift
var OWLNamespaceOWL: OWLNamespace -
RDF syntax namespace.
Declaration
Objective-C
extern OWLNamespace *_Nonnull OWLNamespaceRDFSyntaxSwift
var OWLNamespaceRDFSyntax: OWLNamespace -
RDF Schema namespace.
Declaration
Objective-C
extern OWLNamespace *_Nonnull OWLNamespaceRDFSchemaSwift
var OWLNamespaceRDFSchema: OWLNamespace -
Project version number for TinyME.
Declaration
Objective-C
extern double TinyMEVersionNumberSwift
var TinyMEVersionNumber: Double -
Project version string for TinyME.
Declaration
Objective-C
extern const unsigned char TinyMEVersionString[]
Constants Reference