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. This might be an API query; a set of files downloaded from a website or uploaded by a user; a database dump; etc. A given data source should have either version information (e.g. UniProt's release number) or an access date to allow the original raw data dump to be recapitulated. | 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