workPerformed constant

IriTerm const workPerformed

workPerformed [Expects: http://schema.org/CreativeWork]

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

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

Implementation

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