Slot: wind speed (wind_speed)
speed of wind measured at the time of sampling
URI: MIXS:0000118
Applicable Classes
| Name |
Description |
Modifies Slot |
| Biosample |
Biological source material which can be characterized by an experiment |
no |
Properties
Examples
type: "nmdc:QuantityValue"
has_raw_value: "2.92 m/s"
has_numeric_value: 2.92
has_unit: "m/s"
Annotations
| property |
value |
| storage_units |
km/h |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
MIXS:0000118 |
LinkML Source
name: wind_speed
annotations:
storage_units:
tag: storage_units
value: km/h|m/s
description: speed of wind measured at the time of sampling
title: wind speed
examples:
- object:
type: nmdc:QuantityValue
has_raw_value: 2.92 m/s
has_numeric_value: 2.92
has_unit: m/s
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- speed
- wind
slot_uri: MIXS:0000118
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true