correction constant

IriTerm const correction

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

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

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

Implementation

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