subEvent constant

IriTerm const subEvent

IRI for schemahttp:subEvent [Expects: http://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: http://schema.org/Event

Implementation

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