Skip to content

Enum: ExtractiveIndustryFacilityTypeEnum

Types of extractive industry facilities

URI: valuesets:ExtractiveIndustryFacilityTypeEnum

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
extractive_industry_facility_type Types of extractive industry facilities

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ExtractiveIndustryFacilityTypeEnum
description: Types of extractive industry facilities
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  MINING_FACILITY:
    text: MINING_FACILITY
    description: A facility where mineral resources are extracted
    title: Mining Facility
  WELL_FACILITY:
    text: WELL_FACILITY
    description: A facility where fluid resources are extracted
    title: Well Facility
  QUARRY_FACILITY:
    text: QUARRY_FACILITY
    description: A facility where stone, sand, or gravel are extracted
    title: Quarry Facility