workTranslation constant
IRI for schemahttp:workTranslation [Expects: http://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: http://schema.org/CreativeWork
Implementation
static const workTranslation = IriTerm.prevalidated(
'http://schema.org/workTranslation',
);