schemahttpCorrection constant
IriTerm
const schemahttpCorrection
correction from schemahttp vocabulary [Expects: http://schema.org/CorrectionComment, http://schema.org/Text, http://schema.org/URL]
Indicates a correction to a {CreativeWork}, either via a {CorrectionComment}, textually or in another document.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemahttpCorrection = const IriTerm(
'http://schema.org/correction',
);