workPerformed constant

IriTerm const workPerformed

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 = const IriTerm(
  'https://schema.org/workPerformed',
);