MonetaryGrant
A monetary grant.
Name | @id | Type | Description | Inherited from |
---|---|---|---|---|
type (required) | schema:type | enum{ MonetaryGrant } |
The name of the type. | Entity |
alternateNames | schema:alternateName | array[ string ] |
Alternate names (aliases) for the item. | Thing |
amounts | schema:amount | number |
The amount of money. | MonetaryGrant |
description | schema:description | array[ BlockContent ] | array[ InlineContent ] | string |
A description of the item. | Thing |
fundedItems | schema:fundedItem | array[ Thing ] |
Indicates an item funded or sponsored through a Grant. | Grant |
funders | schema:funder | array[ Person |
Organization ] |
A person or organization that supports (sponsors) something through some kind of financial contribution. | MonetaryGrant |
id | schema:id | string |
The identifier for this item. | Entity |
identifiers | schema:identifier | array[ PropertyValue | string ] |
Any kind of identifier for any kind of Thing. | Thing |
images | schema:image | array[ ImageObject | string:uri ] |
Images of the item. | Thing |
meta | stencila:meta | object |
Metadata associated with this item. | Entity |
name | schema:name | string |
The name of the item. | Thing |
sponsors | schema:sponsor | array[ Person |
Organization ] |
A person or organization that supports a thing through a pledge, promise, or financial contribution. | Grant |
url | schema:url | string:uri |
The URL of the item. | Thing |
Parent: Grant
Descendants: None
As: JSON-LD JSON-Schema
Note: This documentation was
autogenerated from MonetaryGrant.schema.yaml
.
Please help improve these docs (and show how we humans 💁 can do better than bots 🤖!) by
creating a Markdown documentation
file🙏