PerformanceRole constant

IriTerm const PerformanceRole

IRI for schema:PerformanceRole

A PerformanceRole is a Role that some entity places with regard to a theatrical performance, e.g. in a Movie, TVSeries etc.

Implementation

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