releasedEvent constant

IriTerm const releasedEvent

releasedEvent [Expects: https://schema.org/PublicationEvent]

The place and time the release was issued, expressed as a PublicationEvent.

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

Implementation

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