Skip to content

Slot: surf_humidity

Surfaces: water activity as a function of air and material moisture

URI: MIXS:0000123

Properties

  • Range: Float
  • Recommended: True

Examples

Value
0.1

Comments

  • percent or float?

Identifier and Mapping Information

Annotations

property value
Preferred_unit percentage

Schema Source

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

LinkML Source

name: surf_humidity
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: percentage
description: 'Surfaces: water activity as a function of air and material moisture'
title: surface humidity
comments:
- percent or float?
examples:
- value: '0.1'
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0000123
alias: surf_humidity
domain_of:
- BuiltEnvironment
range: float
recommended: 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