Skip to content

Enum: SedimentTypeEnum

Types of sediment

URI: basalt_schema:SedimentTypeEnum

Permissible Values

Value Meaning Description
biogenous None Biogenous sediment
cosmogenous None Cosmogenous sediment
hydrogenous None Hydrogenous sediment
lithogenous None Lithogenous sediment

Slots

Name Description
sediment_type Information about the sediment type based on major constituents

Identifier and Mapping Information

Schema Source

LinkML Source

name: SedimentTypeEnum
description: Types of sediment
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
  biogenous:
    text: biogenous
    description: Biogenous sediment
  cosmogenous:
    text: cosmogenous
    description: Cosmogenous sediment
  hydrogenous:
    text: hydrogenous
    description: Hydrogenous sediment
  lithogenous:
    text: lithogenous
    description: Lithogenous sediment