Skip to content

Slot: data_source_id

Internal (CDM) unique identifier for a data source.

URI: kb_cdm:data_source_id Alias: data_source_id

Applicable Classes

Name Description Modifies Slot
Entity A database entity no
DataSource The source dataset from which data within the CDM was extracted yes

Properties

  • Range: UUID

  • Required: True

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: data_source_id
description: Internal (CDM) unique identifier for a data source.
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: data_source_id
domain_of:
- DataSource
- Entity
range: UUID
required: true