schemaHttpPublisherImprint constant

IriTerm const schemaHttpPublisherImprint

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

The publishing division which published the comic.

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

Implementation

static const schemaHttpPublisherImprint = IriTerm(
  'http://schema.org/publisherImprint',
);