Annotation constant
IRI for owl:Annotation
The class of annotated annotations for which the RDF serialization consists of an annotated subject, predicate and object.
Implementation
static const Annotation = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#Annotation',
);