Slot: wind_direction
placeholder description; linter will ignore this
URI: MIXS:0000757
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| Air | placeholder description; linter will ignore this | yes | 
| FoodFarmEnvironment | placeholder description; linter will ignore this | yes | 
Properties
- 
Range: String
 - 
Regex pattern:
[^s\|][^\r\n\t\|]* 
Examples
| Value | 
|---|
| 0 degrees | 
| Northwest | 
Comments
- cardinal wind direction or azimuth degrees
 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| global_preferred_unit | degrees or cardinal direction | 
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
 
LinkML Source
name: wind_direction
annotations:
  global_preferred_unit:
    tag: global_preferred_unit
    value: degrees or cardinal direction
  global_raw_definition:
    tag: global_raw_definition
    value: Direction from which a wind originates
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: wind direction
comments:
- cardinal wind direction or azimuth degrees
examples:
- value: 0 degrees
- value: Northwest
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000757
alias: wind_direction
domain_of:
- Air
- FoodFarmEnvironment
range: string
pattern: '[^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{free_text}'