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
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of extractive industry facilities
title: Extractive Industry Facility Type
from_schema: https://w3id.org/linkml/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
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