correction constant

IriTerm const correction

correction [Expects: http://schema.org/CorrectionComment, http://schema.org/Text, http://schema.org/URL]

Indicates a correction to a {CreativeWork}, either via a {CorrectionComment}, textually or in another document.

Can be used on: http://schema.org/CreativeWork

Implementation

static const correction = IriTerm.prevalidated(
  'http://schema.org/correction',
);