schemaHttpWorkTranslation constant
IriTerm
const schemaHttpWorkTranslation
workTranslation from schema-http vocabulary [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 schemaHttpWorkTranslation = IriTerm(
'http://schema.org/workTranslation',
);