translationOfWork constant
translationOfWork [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 translationOfWork = IriTerm.prevalidated(
'http://schema.org/translationOfWork',
);