newsUpdatesAndGuidelines constant

IriTerm const newsUpdatesAndGuidelines

newsUpdatesAndGuidelines [Expects: http://schema.org/URL, http://schema.org/WebContent]

Indicates a page with news updates and guidelines. This could often be (but is not required to be) the main page containing {SpecialAnnouncement} markup on a site.

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

Implementation

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