Skip to content

Slot: atmospheric_data

placeholder description; linter will ignore this

URI: MIXS:0001097

Applicable Classes

Name Description Modifies Slot
Water placeholder description; linter will ignore this yes
MigsBaWater placeholder description; linter will ignore this no
MimsWater placeholder description; linter will ignore this no

Properties

  • Range: String

  • Regex pattern: [^s\|][^\r\n\t\|]*;[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*

Examples

Value
wind speed;9 knots

Identifier and Mapping Information

Annotations

property value
global_expected_value atmospheric data name;measurement value

Schema Source

  • from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first

LinkML Source

name: atmospheric_data
annotations:
  global_expected_value:
    tag: global_expected_value
    value: atmospheric data name;measurement value
  global_raw_definition:
    tag: global_raw_definition
    value: Atmospheric data
  occurrence:
    tag: occurrence
    value: m
description: placeholder description; linter will ignore this
title: atmospheric data
examples:
- value: wind speed;9 knots
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0001097
alias: atmospheric_data
domain_of:
- Water
range: string
pattern: '[^s\|][^\r\n\t\|]*;[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{free_text};{float} {unit}'