interpretedAsClaim constant

IriTerm const interpretedAsClaim

interpretedAsClaim [Expects: http://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: http://schema.org/CreativeWork, http://schema.org/MediaObject

Implementation

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