MonetaryGrant {stencilaschema} | R Documentation |
A monetary grant.
Description
A monetary grant.
Usage
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
[Package stencilaschema version 1.0.0 Index]