schemahttpPublisher constant

IriTerm const schemahttpPublisher

publisher from schemahttp vocabulary [Expects: http://schema.org/Organization, http://schema.org/Person]

The publisher of the article in question.

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

Implementation

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