Skip to content

Slot: funding_reference_id

Internal (CDM) unique identifier for a specific source of funding -- e.g. a grant or award.

From the Entity table: entity_id where entity_type == 'FundingReference'.

__

URI: kb_cdm:funding_reference_id Alias: funding_reference_id

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).
yes
DataSourceXFundingReference Links a data source to a funding reference. no

Properties

  • Range: CdmId

  • Required: True

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self kb_cdm:funding_reference_id
native kb_cdm:funding_reference_id

LinkML Source

name: funding_reference_id
description: 'Internal (CDM) unique identifier for a specific source of funding --
  e.g. a grant or award.

  From the Entity table: entity_id where entity_type == ''FundingReference''.

  '
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: funding_reference_id
domain_of:
- DataSource_x_FundingReference
- FundingReference
range: cdm_id
required: true