schemaPerformers constant

IriTerm const schemaPerformers

performers from schema vocabulary [Expects: https://schema.org/Organization, https://schema.org/Person]

The main performer or performers of the event—for example, a presenter, musician, or actor.

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

Implementation

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