Manuscript constant

IriTerm const Manuscript

IRI for schema:Manuscript

A book, document, or piece of music written by hand rather than typed or printed.

Implementation

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