CreativeWork constant

IriTerm const CreativeWork

IRI for schema:CreativeWork

The most generic kind of creative work, including books, movies, photographs, software programs, etc.

Implementation

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