workPerformed constant

IriTerm const workPerformed

IRI for schema:workPerformed [Expects: https://schema.org/CreativeWork]

A work performed in some event, for example a play performed in a TheaterEvent.

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

Implementation

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