ClaimReview constant

IriTerm const ClaimReview

IRI for schema:ClaimReview

A fact-checking review of claims made (or reported) in some creative work (referenced via itemReviewed).

Implementation

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