schemahttpTranslationOfWork constant
translationOfWork from schemahttp vocabulary [Expects: http://schema.org/CreativeWork]
The work that this work has been translated from. E.g. 物种起源 is a translationOf “On the Origin of Species”.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemahttpTranslationOfWork = IriTerm.prevalidated(
'http://schema.org/translationOfWork',
);