interpretedAsClaim constant

IriTerm const interpretedAsClaim

interpretedAsClaim [Expects: https://schema.org/Claim]

Used to indicate a specific claim contained, implied, translated or refined from the content of a {MediaObject} or other {CreativeWork}. The interpreting party can be indicated using {claimInterpreter}.

Can be used on: https://schema.org/CreativeWork, https://schema.org/MediaObject

Implementation

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