claimInterpreter constant
IRI for schemahttp:claimInterpreter [Expects: http://schema.org/Organization, http://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: http://schema.org/Claim
Implementation
static const claimInterpreter = IriTerm.prevalidated(
'http://schema.org/claimInterpreter',
);