schemaPublication constant

IriTerm const schemaPublication

publication from schema vocabulary [Expects: https://schema.org/PublicationEvent]

A publication event associated with the item.

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

Implementation

static const schemaPublication = IriTerm.prevalidated(
  'https://schema.org/publication',
);