Skip to content

Class: HPLCMS

High-performance liquid chromatography mass spectrometry

URI: CHMO:0000796

classDiagram class HPLCMS click HPLCMS href "../HPLCMS/" CharacterizationTechnique <|-- HPLCMS click CharacterizationTechnique href "../CharacterizationTechnique/" HPLCMS : column_type HPLCMS : eluent HPLCMS : external_standard HPLCMS : flow_rate HPLCMS : gradient_program HPLCMS : identifier HPLCMS : injection_volume HPLCMS : internal_standard HPLCMS : ionization_mode HPLCMS : temperature

Inheritance

Slots

Name Cardinality and Range Description Inheritance
column_type *
String
Type of chromatography column direct
eluent *
String
Eluent used direct
gradient_program *
String
Gradient program for elution direct
ionization_mode *
String
Ionization mode used direct
temperature *
Float
Temperature direct
flow_rate *
Float
Flow rate direct
injection_volume *
Float
Injection volume direct
external_standard *
String
External standard used for calibration direct
internal_standard *
String
Internal standard used for calibration direct
identifier 0..1
String
Unique identifier for the entity CatCoreEntity

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi4cat/catcore

Mappings

Mapping Type Mapped Value
self CHMO:0000796
native catcore:HPLCMS

LinkML Source

Direct

name: HPLC_MS
description: High-performance liquid chromatography mass spectrometry
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CharacterizationTechnique
slots:
- column_type
- eluent
- gradient_program
- ionization_mode
- temperature
- flow_rate
- injection_volume
- external_standard
- internal_standard
class_uri: CHMO:0000796

Induced

name: HPLC_MS
description: High-performance liquid chromatography mass spectrometry
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CharacterizationTechnique
attributes:
  column_type:
    name: column_type
    description: Type of chromatography column
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: AFR:0002026
    alias: column_type
    owner: HPLC_MS
    domain_of:
    - GCMS
    - SizeExclusionChromatography
    - HPLC_MS
    range: string
    multivalued: true
  eluent:
    name: eluent
    description: Eluent used
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: AFRL:0000011
    alias: eluent
    owner: HPLC_MS
    domain_of:
    - SizeExclusionChromatography
    - HPLC_MS
    range: string
    multivalued: true
  gradient_program:
    name: gradient_program
    description: Gradient program for elution
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore:gradient_program
    alias: gradient_program
    owner: HPLC_MS
    domain_of:
    - HPLC_MS
    range: string
    multivalued: true
  ionization_mode:
    name: ionization_mode
    description: Ionization mode used
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore:ionization_mode
    alias: ionization_mode
    owner: HPLC_MS
    domain_of:
    - HPLC_MS
    range: string
    multivalued: true
  temperature:
    name: temperature
    description: Temperature
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: AFR:0001584
    alias: temperature
    owner: HPLC_MS
    domain_of:
    - SonochemicalSynthesis
    - Sublimation
    - PowderXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - RamanSpectroscopy
    - NMRSpectroscopy
    - DRIFTS
    - CyclicVoltammetry
    - DynamicLightScattering
    - PhotoluminescenceSpectroscopy
    - PhotoluminescenceLifetime
    - SizeExclusionChromatography
    - HPLC_MS
    - SingleCrystalXRD
    - ConductivityMeasurement
    - Microkinetics
    - MonteCarlo
    - AqueousStability
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  flow_rate:
    name: flow_rate
    description: Flow rate
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore:flow_rate
    alias: flow_rate
    owner: HPLC_MS
    domain_of:
    - FlameSprayPyrolysis
    - DRIFTS
    - ESI_MS
    - SizeExclusionChromatography
    - HPLC_MS
    range: float
    multivalued: true
    unit:
      ucum_code: mL/min
  injection_volume:
    name: injection_volume
    description: Injection volume
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: AFR:0001577
    alias: injection_volume
    owner: HPLC_MS
    domain_of:
    - GCMS
    - SizeExclusionChromatography
    - HPLC_MS
    range: float
    multivalued: true
    unit:
      ucum_code: uL
  external_standard:
    name: external_standard
    description: External standard used for calibration
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore:external_standard
    alias: external_standard
    owner: HPLC_MS
    domain_of:
    - GCMS
    - HPLC_MS
    range: string
    multivalued: true
  internal_standard:
    name: internal_standard
    description: Internal standard used for calibration
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore:internal_standard
    alias: internal_standard
    owner: HPLC_MS
    domain_of:
    - GCMS
    - HPLC_MS
    range: string
    multivalued: true
  identifier:
    name: identifier
    description: Unique identifier for the entity
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore:identifier
    alias: identifier
    owner: HPLC_MS
    domain_of:
    - CatCoreEntity
    range: string
class_uri: CHMO:0000796