Skip to content

Enum: ChromatographyCategoryEnum

URI: basalt_schema:ChromatographyCategoryEnum

Permissible Values

Value Meaning Description
liquid_chromatography None
gas_chromatography None
solid_phase_extraction None

Slots

Name Description
chromatography_type Type of chromatography used in the method (e

Identifier and Mapping Information

Schema Source

LinkML Source

name: ChromatographyCategoryEnum
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
  liquid_chromatography:
    text: liquid_chromatography
    aliases:
    - LC
  gas_chromatography:
    text: gas_chromatography
    aliases:
    - GC
  solid_phase_extraction:
    text: solid_phase_extraction
    aliases:
    - SPE