Skip to content

Slot: grant_url

URL for the grant.

URI: schema:url Alias: grant_url

Applicable Classes

Name Description Modifies Slot
FundingReference Represents a funding source for a resource, including the funding body and the grant awarded.

One (or more) of the fields grant_id, grant_url, or funder.organization_name is required; others are optional.

Recommended resources for organization identifiers include:
- Research Organization Registry, http://ror.org
- International Standard Name Identifier, https://isni.org
- Crossref Funder Registry, https://www.crossref.org/services/funder-registry/ (to be subsumed into ROR)

Some organizations may have a digital object identifier (DOI).
no

Properties

  • Range: Uriorcurie

  • Regex pattern: ^[a-zA-Z0-9.-_]+:\S

Examples

Value
https://genome.jgi.doe.gov/portal/Metanaintenssite/Metanaintenssite.info.html

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self schema:url
native kb_cdm:grant_url

LinkML Source

name: grant_url
description: URL for the grant.
examples:
- value: https://genome.jgi.doe.gov/portal/Metanaintenssite/Metanaintenssite.info.html
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
slot_uri: schema:url
alias: grant_url
owner: FundingReference
domain_of:
- FundingReference
range: uriorcurie
pattern: ^[a-zA-Z0-9.-_]+:\S