Skip to content

Slot: dataset_identifier

Native identifier for this variable in the source dataset or model (e.g., SBML species ID, database column name, COBRA reaction ID). When the parent context already specifies the dataset (e.g., a ComputationalModel with model_id), this field gives the local name within that dataset.

URI: dismech:slot/dataset_identifier Alias: dataset_identifier

Applicable Classes

Name Description Modifies Slot
ModelVariable A variable in a computational model, identified by a human-readable name, wit... no

Properties

Examples

Value
ECCPhos
Qbone

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/monarch-initiative/dismech

Mappings

Mapping Type Mapped Value
self dismech:dataset_identifier
native dismech:dataset_identifier

LinkML Source

name: dataset_identifier
description: Native identifier for this variable in the source dataset or model (e.g.,
  SBML species ID, database column name, COBRA reaction ID). When the parent context
  already specifies the dataset (e.g., a ComputationalModel with model_id), this field
  gives the local name within that dataset.
examples:
- value: ECCPhos
- value: Qbone
from_schema: https://w3id.org/monarch-initiative/dismech
rank: 1000
alias: dataset_identifier
domain_of:
- ModelVariable
range: string