schemaHttpReleasedEvent constant
IriTerm
const schemaHttpReleasedEvent
releasedEvent from schema-http 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(
'http://schema.org/releasedEvent',
);