fundedItem constant
fundedItem [Expects: 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]
Indicates something directly or indirectly funded or sponsored through a {Grant
}. See also {ownershipFundingInfo
}.
Can be used on: http://schema.org/Grant
Implementation
static const fundedItem = IriTerm.prevalidated(
'http://schema.org/fundedItem',
);