Skip to content

Enum: MassSpectrumCollectionModeEnum

URI: MassSpectrumCollectionModeEnum

Permissible Values

Value Meaning Description
full_profile None
reduced_profile None
centroid None

Slots

Name Description
mass_spectrum_collection_modes Indicates whether mass spectra were collected in full profile, reduced profil...

Identifier and Mapping Information

Schema Source

  • from schema: https://www.earthmetabolome.org/emi-ontology-linkml/

LinkML Source

name: MassSpectrumCollectionModeEnum
from_schema: https://www.earthmetabolome.org/emi-ontology-linkml/
rank: 1000
permissible_values:
  full_profile:
    text: full_profile
  reduced_profile:
    text: reduced_profile
  centroid:
    text: centroid