Skip to content

Slot: variable_value_id

Internal CDM unique identifier for a variable value.

URI: CDM:variable_value_id Alias: variable_value_id

Applicable Classes

Name Description Modifies Slot
VariableValue The possible types for the value of a variable. Should be a LinkML data type or one of the defined CDM data types. yes

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 CDM:variable_value_id
native kb_cdm:variable_value_id

LinkML Source

name: variable_value_id
description: Internal CDM unique identifier for a variable value.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
slot_uri: CDM:variable_value_id
alias: variable_value_id
domain_of:
- VariableValue
range: cdm_id
required: true