Term: iwf
Proportion of the produced fluids derived from injected water at the time of sampling. (e.g. 87%)
URI: MIXS:0000455
Properties
-
Range: Float
-
Required: True
-
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 |
---|
0.79 |
Comments
- pattern was "[0-9]*\.?[0-9]+ ?%"
- percent or float?
Identifier and Mapping Information
Annotations
property | value |
---|---|
Preferred_unit | percent |
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc
LinkML Source
name: iwf
annotations:
Preferred_unit:
tag: Preferred_unit
value: percent
description: Proportion of the produced fluids derived from injected water at the
time of sampling. (e.g. 87%)
title: injection water fraction
comments:
- pattern was "[0-9]*\\.?[0-9]+ ?%"
- percent or float?
examples:
- value: '0.79'
from_schema: https://w3id.org/mixs-6-2-rc
keywords:
- fraction
- water
slot_uri: MIXS:0000455
alias: iwf
domain_of:
- HydrocarbonResourcesFluidsSwabs
range: float
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