workFeatured constant

IriTerm const workFeatured

workFeatured [Expects: https://schema.org/CreativeWork]

A work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).

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

Implementation

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