schemahttpReleasedEvent constant

IriTerm const schemahttpReleasedEvent

releasedEvent from schemahttp vocabulary [Expects: http://schema.org/PublicationEvent]

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

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

Implementation

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