FundingAgency constant

IriTerm const FundingAgency

IRI for schemahttp:FundingAgency

A FundingAgency is an organization that implements one or more {FundingScheme}s and manages the granting process (via {Grant}s, typically {MonetaryGrant}s). A funding agency is not always required for grant funding, e.g. philanthropic giving, corporate sponsorship etc.

Examples of funding agencies include ERC, REA, NIH, Bill and Melinda Gates Foundation, ...

Implementation

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