schemaCitation constant
citation from schema vocabulary [Expects: https://schema.org/CreativeWork, https://schema.org/Text]
A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.
Can be used on: https://schema.org/CreativeWork
Implementation
static const schemaCitation = IriTerm.prevalidated(
'https://schema.org/citation',
);