Skip to content

Enum: MiningEquipment

Types of mining equipment

URI: valuesets:MiningEquipment

Permissible Values

Value Meaning Description
DRILL_RIG None Drilling rig
JUMBO_DRILL None Jumbo drill
EXCAVATOR None Excavator
DRAGLINE None Dragline excavator
BUCKET_WHEEL_EXCAVATOR None Bucket-wheel excavator
HAUL_TRUCK None Haul truck
LOADER None Loader
CONVEYOR None Conveyor system
CRUSHER None Crusher
BALL_MILL None Ball mill
FLOTATION_CELL None Flotation cell
CONTINUOUS_MINER None Continuous miner
ROOF_BOLTER None Roof bolter
SHUTTLE_CAR None Shuttle car

Slots

Name Description
mining_equipment Types of mining equipment

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: MiningEquipment
description: Types of mining equipment
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  DRILL_RIG:
    text: DRILL_RIG
    description: Drilling rig
    annotations:
      category:
        tag: category
        value: drilling
  JUMBO_DRILL:
    text: JUMBO_DRILL
    description: Jumbo drill
    annotations:
      category:
        tag: category
        value: drilling
      use:
        tag: use
        value: underground
  EXCAVATOR:
    text: EXCAVATOR
    description: Excavator
    annotations:
      category:
        tag: category
        value: excavation
  DRAGLINE:
    text: DRAGLINE
    description: Dragline excavator
    annotations:
      category:
        tag: category
        value: excavation
      size:
        tag: size
        value: large-scale
  BUCKET_WHEEL_EXCAVATOR:
    text: BUCKET_WHEEL_EXCAVATOR
    description: Bucket-wheel excavator
    annotations:
      category:
        tag: category
        value: excavation
      use:
        tag: use
        value: continuous mining
  HAUL_TRUCK:
    text: HAUL_TRUCK
    description: Haul truck
    annotations:
      category:
        tag: category
        value: hauling
      capacity:
        tag: capacity
        value: up to 400 tons
  LOADER:
    text: LOADER
    description: Loader
    annotations:
      category:
        tag: category
        value: loading
  CONVEYOR:
    text: CONVEYOR
    description: Conveyor system
    annotations:
      category:
        tag: category
        value: transport
  CRUSHER:
    text: CRUSHER
    description: Crusher
    annotations:
      category:
        tag: category
        value: processing
      types:
        tag: types
        value: jaw, cone, impact
  BALL_MILL:
    text: BALL_MILL
    description: Ball mill
    annotations:
      category:
        tag: category
        value: processing
      use:
        tag: use
        value: grinding
  FLOTATION_CELL:
    text: FLOTATION_CELL
    description: Flotation cell
    annotations:
      category:
        tag: category
        value: processing
      use:
        tag: use
        value: mineral separation
  CONTINUOUS_MINER:
    text: CONTINUOUS_MINER
    description: Continuous miner
    annotations:
      category:
        tag: category
        value: underground
  ROOF_BOLTER:
    text: ROOF_BOLTER
    description: Roof bolter
    annotations:
      category:
        tag: category
        value: underground
      use:
        tag: use
        value: support installation
  SHUTTLE_CAR:
    text: SHUTTLE_CAR
    description: Shuttle car
    annotations:
      category:
        tag: category
        value: underground transport