fundedItem constant

IriTerm const fundedItem

fundedItem [Expects: https://schema.org/BioChemEntity, https://schema.org/CreativeWork, https://schema.org/Event, https://schema.org/MedicalEntity, https://schema.org/Organization, https://schema.org/Person, https://schema.org/Product]

Indicates something directly or indirectly funded or sponsored through a {Grant}. See also {ownershipFundingInfo}.

Can be used on: https://schema.org/Grant

Implementation

static const fundedItem = IriTerm.prevalidated(
  'https://schema.org/fundedItem',
);