Term: production rate (prod_rate)
Oil and/or gas production rates per well (e.g. 524 m3 / day)
URI: MIXS:0000452
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use prod_rate.
Name | Description | Checklist/Extension |
---|---|---|
HydrocarbonResourcesFluidsSwabs | A collection of terms appropriate when collecting samples and sequencing samp... | Extension |
Properties
- Range: String
-
Cardinality: 0..1 recommended
-
Structured pattern:
^{scientific_float}( *- *{scientific_float})? *{text}$
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
Annotations
- Preferred_unit: cubic meter per day
LinkML Source
name: prod_rate
annotations:
Preferred_unit:
tag: Preferred_unit
value: cubic meter per day
description: Oil and/or gas production rates per well (e.g. 524 m3 / day)
title: production rate
from_schema: https://w3id.org/mixs
keywords:
- production
- rate
slot_uri: MIXS:0000452
alias: prod_rate
domain_of:
- HydrocarbonResourcesFluidsSwabs
range: string
recommended: true
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true