schemaVersion constant

IriTerm const schemaVersion

version from schema vocabulary [Expects: https://schema.org/Number, https://schema.org/Text]

The version of the CreativeWork embodied by a specified resource.

Can be used on: https://schema.org/CreativeWork

Implementation

static const schemaVersion = IriTerm.prevalidated(
  'https://schema.org/version',
);