Skip to content

Slot: depth_meters

The vertical distance (in meters) below local surface

URI: plant_tissue:depth_meters Alias: depth_meters

Applicable Classes

Name Description Modifies Slot
PlantTissueSample A sample of plant tissue with associated metadata 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-]+)$

Examples

Value
0.1

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/plant-tissue-metadata-schema

Mappings

Mapping Type Mapped Value
self plant_tissue:depth_meters
native plant_tissue:depth_meters
exact MIXS:0000018

LinkML Source

name: depth_meters
description: The vertical distance (in meters) below local surface
examples:
- value: '0.1'
from_schema: https://w3id.org/plant-tissue-metadata-schema
exact_mappings:
- MIXS:0000018
rank: 1000
alias: depth_meters
domain_of:
- PlantTissueSample
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$