schemaPerformer constant

IriTerm const schemaPerformer

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

A performer at the event—for example, a presenter, musician, musical group or actor.

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

Implementation

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