claimInterpreter constant
IRI for schema:claimInterpreter [Expects: https://schema.org/Organization, https://schema.org/Person]
For a {Claim} interpreted from {MediaObject} content, the {interpretedAsClaim} property can be used to indicate a claim contained, implied or refined from the content of a {MediaObject}.
Can be used on: https://schema.org/Claim
Implementation
static const claimInterpreter = IriTerm.prevalidated(
'https://schema.org/claimInterpreter',
);