Slot: slope aspect (slope_aspect)
The direction a slope faces. While looking down a slope use a compass to record the direction you are facing (direction or degrees); e.g., nw or 315 degrees. This measure provides an indication of sun and wind exposure that will influence soil temperature and evapotranspiration
URI: MIXS:0000647
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
MimsSoil | MIxS Data that comply with the Mims checklist and the Soil Extension | no |
Soil | A collection of terms appropriate when collecting samples and sequencing samp... | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
Identifier and Mapping Information
Annotations
property | value |
---|---|
Preferred_unit | degree |
Schema Source
- from schema: https://w3id.org/GenomicsStandardsConsortium/mixs-missing-value-sandbox
Mappings
Mapping Type | Mapped Value |
---|---|
self | MIXS:0000647 |
native | mixs_missing_value_sandbox:slope_aspect |
LinkML Source
name: slope_aspect
annotations:
Preferred_unit:
tag: Preferred_unit
value: degree
description: The direction a slope faces. While looking down a slope use a compass
to record the direction you are facing (direction or degrees); e.g., nw or 315 degrees.
This measure provides an indication of sun and wind exposure that will influence
soil temperature and evapotranspiration
title: slope aspect
from_schema: https://w3id.org/GenomicsStandardsConsortium/mixs-missing-value-sandbox
rank: 1000
keywords:
- slope
slot_uri: MIXS:0000647
alias: slope_aspect
domain_of:
- Soil
range: string
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