claimReviewed constant

IriTerm const claimReviewed

IRI for schema:claimReviewed [Expects: https://schema.org/Text]

A short summary of the specific claims reviewed in a ClaimReview.

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

Implementation

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