workTranslation constant

IriTerm const workTranslation

workTranslation [Expects: https://schema.org/CreativeWork]

A work that is a translation of the content of this work. E.g. 西遊記 has an English workTranslation “Journey to the West”, a German workTranslation “Monkeys Pilgerfahrt” and a Vietnamese translation Tây du ký bình khảo.

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

Implementation

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