Term: water cut (water_cut)
Current amount of water (%) in a produced fluid stream; or the average of the combined streams
URI: MIXS:0000454
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use water_cut.
Name | Description | Checklist/Extension |
---|---|---|
HydrocarbonResourcesFluidsSwabs | A collection of terms appropriate when collecting samples and sequencing samp... | Extension |
Properties
- Range: String
-
Cardinality: 1
-
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-]+)$
Examples
Value |
---|
45% |
Annotations
- Preferred_unit: percent
LinkML Source
name: water_cut
annotations:
Preferred_unit:
tag: Preferred_unit
value: percent
description: Current amount of water (%) in a produced fluid stream; or the average
of the combined streams
title: water cut
comments:
- percent or float?
examples:
- value: 45%
from_schema: https://w3id.org/mixs
keywords:
- water
slot_uri: MIXS:0000454
alias: water_cut
domain_of:
- HydrocarbonResourcesFluidsSwabs
range: string
required: 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