Skip to content

Slot: data_source_id

Internal (CDM) unique identifier for a data source.

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

__

URI: kb_cdm:data_source_id Alias: data_source_id

Applicable Classes

Name Description Modifies Slot
DataSourceXTitle Links a data source to a title. no
DataSource The source for a resource, dataset, association, etc. no
DataSourceXFundingReference Links a data source to a funding reference. no
DataSourceNew 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. a release number, like those used by UniProt or RefSeq) or an access date to allow the original raw data dump to be recapitulated. yes
Entity An entity in the CDM. no
DataSourceXLicense Links a data source to a license. no
DataSourceXDescription Links a data source to a description (e.g. the abstract or a free text description). no
ContributorXDataSource Captures the people and/or organizations involved in producing a dataset; ideally the contributor_role field will capture how the contributor was involved. no

Properties

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: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 the Entity table: entity_id where entity_type == ''DataSource''.

  '
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: data_source_id
domain_of:
- Entity
- Contributor_x_DataSource
- DataSource
- DataSourceNew
- DataSource_x_Description
- DataSource_x_FundingReference
- DataSource_x_License
- DataSource_x_Title
range: cdm_data_source_id
required: true