Grant: A grant, typically financial or otherwise quantifiable, of...

Description Usage Arguments Value See Also

View source: R/types.R

Description

A grant, typically financial or otherwise quantifiable, of resources.

Usage

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

Arguments

alternateNames

Alternate names (aliases) for the item.

description

A description of the item.

fundedItems

Indicates an item funded or sponsored through a Grant.

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 Grant

See Also

Thing


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