schemahttpFunding constant

IriTerm const schemahttpFunding

funding from schemahttp vocabulary [Expects: http://schema.org/Grant]

A {Grant} that directly or indirectly provide funding or sponsorship for this item. See also {ownershipFundingInfo}.

Can be used on: http://schema.org/BioChemEntity, http://schema.org/CreativeWork, http://schema.org/Event, http://schema.org/MedicalEntity, http://schema.org/Organization, http://schema.org/Person, http://schema.org/Product

Implementation

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