MediaReviewItem constant

IriTerm const MediaReviewItem

IRI for schema:MediaReviewItem

Represents an item or group of closely related items treated as a unit for the sake of evaluation in a {MediaReview}. Authorship etc. apply to the items rather than to the curation/grouping or reviewing party.

Implementation

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