legislationCorrects constant

IriTerm const legislationCorrects

IRI for schema:legislationCorrects [Expects: https://schema.org/Legislation]

Another legislation in which this one introduces textual changes, like correction of spelling mistakes, with no legal impact (for modifications that have legal impact, use legislationAmends).

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

Implementation

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