associatedArticle constant

IriTerm const associatedArticle

associatedArticle [Expects: https://schema.org/NewsArticle]

A NewsArticle associated with the Media Object.

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

Implementation

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