AnnotationProperty constant

IriTerm const AnnotationProperty

IRI for owl:AnnotationProperty

The class of annotation properties.

Implementation

static const AnnotationProperty = IriTerm.prevalidated(
  'http://www.w3.org/2002/07/owl#AnnotationProperty',
);