AskPublicNewsArticle constant

IriTerm const AskPublicNewsArticle

IRI for schema:AskPublicNewsArticle

A {NewsArticle} expressing an open call by a {NewsMediaOrganization} asking the public for input, insights, clarifications, anecdotes, documentation, etc., on an issue, for reporting purposes.

Implementation

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