biboTranslationOf constant

IriTerm const biboTranslationOf

translationOf from bibo vocabulary [Expects: http://purl.org/ontology/bibo/Document]

Relates a translated document to the original document.

Can be used on: http://purl.org/ontology/bibo/Document

Implementation

static const biboTranslationOf = IriTerm.prevalidated(
  'http://purl.org/ontology/bibo/translationOf',
);