claimInterpreter constant
IriTerm
const claimInterpreter
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 = const IriTerm(
'http://schema.org/claimInterpreter',
);