Skip to content

Enum: MiningHazard

Mining-related hazards and risks

URI: valuesets:MiningHazard

Permissible Values

Value Meaning Description
CAVE_IN None Cave-in/roof collapse
GAS_EXPLOSION None Gas explosion
FLOODING None Mine flooding
DUST_EXPOSURE None Dust exposure
CHEMICAL_EXPOSURE None Chemical exposure
RADIATION None Radiation exposure
NOISE None Noise exposure
VIBRATION None Vibration exposure
HEAT_STRESS None Heat stress
EQUIPMENT_ACCIDENT None Equipment-related accident

Slots

Name Description
mining_hazard Mining-related hazards and risks

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: MiningHazard
description: Mining-related hazards and risks
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  CAVE_IN:
    text: CAVE_IN
    description: Cave-in/roof collapse
    annotations:
      type:
        tag: type
        value: structural
  GAS_EXPLOSION:
    text: GAS_EXPLOSION
    description: Gas explosion
    annotations:
      type:
        tag: type
        value: chemical
      gases:
        tag: gases
        value: methane, coal dust
  FLOODING:
    text: FLOODING
    description: Mine flooding
    annotations:
      type:
        tag: type
        value: water
  DUST_EXPOSURE:
    text: DUST_EXPOSURE
    description: Dust exposure
    annotations:
      type:
        tag: type
        value: respiratory
      diseases:
        tag: diseases
        value: silicosis, pneumoconiosis
  CHEMICAL_EXPOSURE:
    text: CHEMICAL_EXPOSURE
    description: Chemical exposure
    annotations:
      type:
        tag: type
        value: toxic
      chemicals:
        tag: chemicals
        value: mercury, cyanide, acids
  RADIATION:
    text: RADIATION
    description: Radiation exposure
    annotations:
      type:
        tag: type
        value: radioactive
      source:
        tag: source
        value: uranium, radon
  NOISE:
    text: NOISE
    description: Noise exposure
    annotations:
      type:
        tag: type
        value: physical
  VIBRATION:
    text: VIBRATION
    description: Vibration exposure
    annotations:
      type:
        tag: type
        value: physical
  HEAT_STRESS:
    text: HEAT_STRESS
    description: Heat stress
    annotations:
      type:
        tag: type
        value: thermal
  EQUIPMENT_ACCIDENT:
    text: EQUIPMENT_ACCIDENT
    description: Equipment-related accident
    annotations:
      type:
        tag: type
        value: mechanical