subEvent constant

IriTerm const subEvent

IRI for schema:subEvent [Expects: https://schema.org/Event]

An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference.

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

Implementation

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