Skip to content

Enum: BiologicalActionEnum

Types of biological changes or actions in key events.

URI: soma:BiologicalActionEnum

Permissible Values

Value Meaning Description
increased None Increased level or activity
decreased None Decreased level or activity
altered None Altered function or state (not quantitative)
impaired None Impaired function
disrupted None Disrupted process or structure
activated None Activated process or pathway
inhibited None Inhibited process or pathway

Slots

Name Description
biological_action The type of change (increased, decreased, altered, impaired)

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/EHS-Data-Standards/soma

LinkML Source

name: BiologicalActionEnum
description: Types of biological changes or actions in key events.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
permissible_values:
  increased:
    text: increased
    description: Increased level or activity
  decreased:
    text: decreased
    description: Decreased level or activity
  altered:
    text: altered
    description: Altered function or state (not quantitative)
  impaired:
    text: impaired
    description: Impaired function
  disrupted:
    text: disrupted
    description: Disrupted process or structure
  activated:
    text: activated
    description: Activated process or pathway
  inhibited:
    text: inhibited
    description: Inhibited process or pathway