Skip to content

Slot: mean seasonal precipitation (season_precpt)

The average of all seasonal precipitation values known, or an estimated equivalent value derived by such methods as regional indexes or Isohyetal maps

URI: MIXS:0000645

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment yes

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "10 mm"
has_numeric_value: 10
has_unit: "mm"

Identifier and Mapping Information

Annotations

property value
Preferred_unit millimeter

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000645

LinkML Source

name: season_precpt
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: millimeter
  storage_units:
    tag: storage_units
    value: mm
description: The average of all seasonal precipitation values known, or an estimated
  equivalent value derived by such methods as regional indexes or Isohyetal maps
title: mean seasonal precipitation
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 10 mm
    has_numeric_value: 10
    has_unit: mm
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- mean
- season
slot_uri: MIXS:0000645
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true