schemahttpWorkExample constant

IriTerm const schemahttpWorkExample

workExample from schemahttp vocabulary [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 schemahttpWorkExample = IriTerm.prevalidated(
  'http://schema.org/workExample',
);