Home

Grant

This is an implementation of schema.org Grant.

In Stencila Schema it is used for structured funding metadata attached to creative works and related entities. It remains close to the schema.org model while integrating with Stencila's richer document metadata and contributor tracking.

Key properties are typically used via funding-related fields on CreativeWork and derived types.

Analogues

The following external types, elements, or nodes are similar to a Grant:

Properties

The Grant type has these properties:

NameDescriptionTypeInherited from
fundedItemsIndicates an item funded or sponsored through a Grant.ThingVariant*-
sponsorsA person or organization that supports a thing through a pledge, promise, or financial contribution.(Person | Organization)*-
alternateNamesAlternate names (aliases) for the item.String*Thing
descriptionA description of the item.StringThing
identifiersAny kind of identifier for any kind of Thing.(PropertyValue | String)*Thing
imagesImages of the item.ImageObject*Thing
nameThe name of the item.StringThing
urlThe URL of the item.StringThing
idThe identifier for this item.StringEntity

Related

The Grant type is related to these types:

Bindings

The Grant type is represented in:


This documentation was generated from Grant.yaml by docs_types.rs.

© 2026 Stencila