Skip to content

Slot: season_humidity

Average humidity of the region throughout the growing season

URI: MIXS:0001148

Properties

Examples

Value
0.25

Comments

  • percent or float?

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc

LinkML Source

name: season_humidity
description: Average humidity of the region throughout the growing season
title: mean seasonal humidity
comments:
- percent or float?
examples:
- value: '0.25'
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0001148
alias: season_humidity
domain_of:
- Agriculture
- FoodFarmEnvironment
range: float
required: false
recommended: false
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