NewsArticle constant

IriTerm const NewsArticle

IRI for schemahttp:NewsArticle

A NewsArticle is an article whose content reports news, or provides background context and supporting materials for understanding the news.

A more detailed overview of schema.org News markup is also available.

Implementation

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