Skip to content

Enum: ExtractiveIndustryFacilityType

URI: ExtractiveIndustryFacilityType

Permissible Values

Value Meaning Description
MINING_FACILITY None A facility where mineral resources are extracted
WELL_FACILITY None A facility where fluid resources are extracted
QUARRY_FACILITY None A facility where stone, sand, or gravel are extracted

Slots

Name Description
facility_type

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/linkml-common

LinkML Source

name: ExtractiveIndustryFacilityType
from_schema: https://w3id.org/linkml/linkml-common
rank: 1000
permissible_values:
  MINING_FACILITY:
    text: MINING_FACILITY
    description: A facility where mineral resources are extracted
  WELL_FACILITY:
    text: WELL_FACILITY
    description: A facility where fluid resources are extracted
  QUARRY_FACILITY:
    text: QUARRY_FACILITY
    description: A facility where stone, sand, or gravel are extracted