isVersionOf constant

IriTerm const isVersionOf

isVersionOf

A related resource of which the described resource is a version, edition, or adaptation.

Can be used on all classes in this vocabulary

Implementation

static const isVersionOf = const IriTerm(
  'http://purl.org/dc/terms/isVersionOf',
);