schemahttpSponsor constant

IriTerm const schemahttpSponsor

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

A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.

Can be used on: http://schema.org/CreativeWork, http://schema.org/Event, http://schema.org/Grant, http://schema.org/MedicalStudy, http://schema.org/Organization, http://schema.org/Person

Implementation

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