translationOfWork constant

IriTerm const translationOfWork

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 = const IriTerm(
  'https://schema.org/translationOfWork',
);