Skip to content

Enum: EluentIntroductionCategoryEnum

URI: EluentIntroductionCategoryEnum

Permissible Values

Value Meaning Description
liquid_chromatography None The processed sample is introduced into the mass spectrometer through a liqui...
gas_chromatography None The processed sample is introduced into the mass spectrometer through a gas c...
direct_infusion_syringe None The processed sample is introduced into the mass spectrometer through a direc...
direct_infusion_autosampler None The processed sample is introduced into the mass spectrometer through a direc...

Slots

Name Description
eluent_introduction_category A high-level categorization for how the processed sample is introduced into a...

Identifier and Mapping Information

Schema Source

LinkML Source

name: EluentIntroductionCategoryEnum
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
permissible_values:
  liquid_chromatography:
    text: liquid_chromatography
    description: The processed sample is introduced into the mass spectrometer through
      a liquid chromatography process.
    aliases:
    - LC
  gas_chromatography:
    text: gas_chromatography
    description: The processed sample is introduced into the mass spectrometer through
      a gas chromatography process.
    aliases:
    - GC
  direct_infusion_syringe:
    text: direct_infusion_syringe
    description: The processed sample is introduced into the mass spectrometer through
      a direct infusion process using a syringe.
  direct_infusion_autosampler:
    text: direct_infusion_autosampler
    description: The processed sample is introduced into the mass spectrometer through
      a direct infusion process using an autosampler.