exampleOfWork constant

IriTerm const exampleOfWork

exampleOfWork [Expects: https://schema.org/CreativeWork]

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

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

Implementation

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