associatedMediaReview constant
IriTerm
const associatedMediaReview
IRI for schemaHttp:associatedMediaReview [Expects: http://schema.org/Review]
An associated {MediaReview}, related by specific common content, topic or claim. The expectation is that this property would be most typically used in cases where a single activity is conducting both claim reviews and media reviews, in which case {relatedMediaReview} would commonly be used on a {ClaimReview}, while {associatedClaimReview} would be used on {MediaReview}.
Can be used on: http://schema.org/Review
Implementation
static const associatedMediaReview = IriTerm(
'http://schema.org/associatedMediaReview',
);