ComicStory constant

IriTerm const ComicStory

IRI for schemahttp:ComicStory

The term "story" is any indivisible, re-printable unit of a comic, including the interior stories, covers, and backmatter. Most comics have at least two stories: a cover (ComicCoverArt) and an interior story.

Implementation

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