schemaWorkPerformed constant

IriTerm const schemaWorkPerformed

workPerformed from schema vocabulary [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 schemaWorkPerformed = IriTerm.prevalidated(
  'https://schema.org/workPerformed',
);