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