Skip to content

Enum: RelativeChangeEnum

Direction of change of any quality relative to normal or baseline. This is PATO's general-purpose deviation-from-normal axis (PATO:0000069) that crosscuts all specific quality attributes (size, rate, amount, etc.).

URI: valuesets:RelativeChangeEnum

View in BioPortal

Permissible Values

Value Title Meaning Description
NORMAL normal PATO:0000461 Exhibiting no deviation from normal or average
ABNORMAL abnormal PATO:0000460 Deviating from normal or average
INCREASED increased quality PATO:0002300 A value that is increased compared to normal or average
DECREASED decreased quality PATO:0002301 A value that is decreased compared to normal or average
INCREASED_MAGNITUDE increased magnitude PATO:0002017 An increased magnitude of a quality
DECREASED_MAGNITUDE decreased magnitude PATO:0002018 A decreased magnitude of a quality

Slots

Name Description
pato_relative_change Direction of change of a quality relative to normal or baseline

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/valuesets

LinkML Source

name: RelativeChangeEnum
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Direction of change of any quality relative to normal or baseline. This
  is PATO's general-purpose deviation-from-normal axis (PATO:0000069) that crosscuts
  all specific quality attributes (size, rate, amount, etc.).
title: Relative Change
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  NORMAL:
    text: NORMAL
    description: Exhibiting no deviation from normal or average
    meaning: PATO:0000461
    title: normal
  ABNORMAL:
    text: ABNORMAL
    description: Deviating from normal or average
    meaning: PATO:0000460
    title: abnormal
  INCREASED:
    text: INCREASED
    description: A value that is increased compared to normal or average
    meaning: PATO:0002300
    title: increased quality
    aliases:
    - elevated
    - high
  DECREASED:
    text: DECREASED
    description: A value that is decreased compared to normal or average
    meaning: PATO:0002301
    title: decreased quality
    aliases:
    - reduced
    - low
  INCREASED_MAGNITUDE:
    text: INCREASED_MAGNITUDE
    description: An increased magnitude of a quality
    meaning: PATO:0002017
    title: increased magnitude
  DECREASED_MAGNITUDE:
    text: DECREASED_MAGNITUDE
    description: A decreased magnitude of a quality
    meaning: PATO:0002018
    title: decreased magnitude