correctionsPolicy constant

IriTerm const correctionsPolicy

correctionsPolicy [Expects: http://schema.org/CreativeWork, http://schema.org/URL]

For an {Organization} (e.g. {NewsMediaOrganization}), a statement describing (in news media, the newsroom’s) disclosure and correction policy for errors.

Can be used on: http://schema.org/NewsMediaOrganization, http://schema.org/Organization

Implementation

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