schemahttpAssociatedArticle constant

IriTerm const schemahttpAssociatedArticle

associatedArticle from schemahttp vocabulary [Expects: http://schema.org/NewsArticle]

A NewsArticle associated with the Media Object.

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

Implementation

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