workExample constant

IriTerm const workExample

IRI for schemahttp:workExample [Expects: http://schema.org/CreativeWork]

Example/instance/realization/derivation of the concept of this creative work. E.g. the paperback edition, first edition, or e-book.

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

Implementation

static const workExample = IriTerm.prevalidated(
  'http://schema.org/workExample',
);