translator constant

IriTerm const translator

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

Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event.

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

Implementation

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