PublicationVolume constant

IriTerm const PublicationVolume

IRI for schema:PublicationVolume

A part of a successively published publication such as a periodical or multi-volume work, often numbered. It may represent a time span, such as a year.\n\nSee also blog post.

Implementation

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