Slot: samp_transport_dur
The duration of time from when the sample was collected until processed. Indicate the duration for which the sample was stored written in ISO 8601 format
URI: MIXS:0001231
Properties
- Range: String
Examples
Value |
---|
P10D |
Identifier and Mapping Information
Annotations
property | value |
---|---|
Preferred_unit | days |
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc
LinkML Source
name: samp_transport_dur
annotations:
Preferred_unit:
tag: Preferred_unit
value: days
description: The duration of time from when the sample was collected until processed.
Indicate the duration for which the sample was stored written in ISO 8601 format
title: sample transport duration
examples:
- value: P10D
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001231
multivalued: false
alias: samp_transport_dur
domain_of:
- FoodAnimalAndAnimalFeed
- FoodFoodProductionFacility
- FoodHumanFoods
range: string
required: false
recommended: false
pattern: ^P(?:(?:\d+D|\d+M(?:\d+D)?|\d+Y(?:\d+M(?:\d+D)?)?)(?:T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S))?|T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S)|\d+W)$
structured_pattern:
syntax: ^{duration}$
interpolated: true
partial_match: true