contributor constant

IriTerm const contributor

contributor [Expects: https://schema.org/Organization, https://schema.org/Person]

A secondary contributor to the CreativeWork or Event.

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

Implementation

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