MonetaryGrant: A monetary grant.

Description Usage Arguments Value See Also

View source: R/types.R

Description

A monetary grant.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
MonetaryGrant(
  alternateNames,
  amounts,
  description,
  fundedItems,
  funders,
  id,
  identifiers,
  images,
  meta,
  name,
  sponsors,
  url
)

Arguments

alternateNames

Alternate names (aliases) for the item.

amounts

The amount of money.

description

A description of the item.

fundedItems

Indicates an item funded or sponsored through a Grant.

funders

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

id

The identifier for this item.

identifiers

Any kind of identifier for any kind of Thing.

images

Images of the item.

meta

Metadata associated with this item.

name

The name of the item.

sponsors

A person or organization that supports a thing through a pledge, promise, or financial contribution.

url

The URL of the item.

Value

A list of class MonetaryGrant

See Also

Grant


stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.