schemaPublisherImprint constant

IriTerm const schemaPublisherImprint

publisherImprint from schema vocabulary [Expects: https://schema.org/Organization]

The publishing division which published the comic.

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

Implementation

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