schemahttpFunder constant

IriTerm const schemahttpFunder

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

A person or organization that supports (sponsors) something through some kind of financial contribution.

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

Implementation

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