exampleOfWork constant

IriTerm const exampleOfWork

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

A creative work that this work is an example/instance/realization/derivation of.

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

Implementation

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