Slot: water_cut
Current amount of water (%) in a produced fluid stream; or the average of the combined streams
URI: MIXS:0000454
Properties
- Range: String
- Required: True
Examples
Value |
---|
45% |
Comments
- 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: 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-6-2-rc
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