schemahttpCitation constant

IriTerm const schemahttpCitation

citation from schemahttp vocabulary [Expects: http://schema.org/CreativeWork, http://schema.org/Text]

A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.

Can be used on: http://schema.org/CreativeWork

Implementation

static const schemahttpCitation = IriTerm.prevalidated(
  'http://schema.org/citation',
);