Slot: grant number (grantNumber)
A formal reference or agreement number assigned by the funding body.
URI: EVORAO:grantNumber
Alias: grantNumber
Inheritance
Applicable Classes
| Name |
Description |
Modifies Slot |
| FundingSource |
A program, grant, or project providing financial support for the access or us… |
yes |
Properties
-
Range: String
-
Multivalued: True
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:grantNumber |
| native |
EVORAO:grantNumber |
LinkML Source
```yaml
name: grantNumber
description: A formal reference or agreement number assigned by the funding body.
title: grant number
from_schema: https://w3id.org/evorao/
rank: 1000
is_a: identifier
alias: grantNumber
domain_of:
- FundingSource
range: string
required: false
multivalued: true
```