Slot: surface humidity (surf_humidity)
Surfaces: water activity as a function of air and material moisture
URI: MIXS:0000123
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Biosample | Biological source material which can be characterized by an experiment | no |
Properties
-
Range: QuantityValue
-
Recommended: True
Examples
type: "nmdc:QuantityValue"
has_raw_value: "0.1 1"
has_numeric_value: 0.1
has_unit: "1"
Comments
- percent or float?
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | percentage |
Schema Source
- from schema: https://w3id.org/nmdc/nmdc
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000123 |
LinkML Source
name: surf_humidity
annotations:
Preferred_unit:
tag: Preferred_unit
value: percentage
storage_units:
tag: storage_units
value: '%'
description: 'Surfaces: water activity as a function of air and material moisture'
title: surface humidity
comments:
- percent or float?
examples:
- object:
type: nmdc:QuantityValue
has_raw_value: 0.1 1
has_numeric_value: 0.1
has_unit: '1'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- humidity
- surface
slot_uri: MIXS:0000123
domain_of:
- Biosample
range: QuantityValue
recommended: true
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true