Enum: WellTypeEnum
Types of wells used for extracting fluid resources
URI: valuesets:WellTypeEnum
Permissible Values
| Value |
Meaning |
Description |
| OIL |
None |
A well that primarily extracts crude oil |
| GAS |
None |
A well that primarily extracts natural gas |
| WATER |
None |
A well that extracts water for various purposes |
| INJECTION |
None |
A well used to inject fluids into underground formations |
Slots
| Name |
Description |
| well_type |
Types of wells used for extracting fluid resources |
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: WellTypeEnum
description: Types of wells used for extracting fluid resources
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
OIL:
text: OIL
description: A well that primarily extracts crude oil
title: Oil
GAS:
text: GAS
description: A well that primarily extracts natural gas
title: Gas
WATER:
text: WATER
description: A well that extracts water for various purposes
title: Water
INJECTION:
text: INJECTION
description: A well used to inject fluids into underground formations
title: Injection