Skip to content

Slot: sampling duration (sampling_duration)

The difference between sample start and sample end time in seconds. (Unit: s)

URI: basalt_schema:sampling_duration Alias: sampling_duration

Applicable Classes

Name Description Modifies Slot
OtherUndescribedSamplingActivity Collection of samples from source that does not fit into any of the other cat... no
AerosolSamplingActivity A sampling activity where aerosol samples were collected no

Properties

Type and Range

Property Value
Range String
Domain Of AerosolSamplingActivity, OtherUndescribedSamplingActivity

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*s$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:sampling_duration
native basalt_schema:sampling_duration

LinkML Source

name: sampling_duration
description: 'The difference between sample start and sample end time in seconds.
  (Unit: s)'
title: sampling duration
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: sampling_duration
domain_of:
- AerosolSamplingActivity
- OtherUndescribedSamplingActivity
range: string
pattern: ^\d+(\.\d+)?\s*s$