Slot: study_inc_dur
Sample incubation duration if unpublished or unvalidated method is used. Indicate the timepoint written in ISO 8601 format
URI: MIXS:0001237
Properties
- Range: String
Examples
Value |
---|
PT24H |
Identifier and Mapping Information
Annotations
property | value |
---|---|
Preferred_unit | hours or days |
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc
LinkML Source
name: study_inc_dur
annotations:
Preferred_unit:
tag: Preferred_unit
value: hours or days
description: Sample incubation duration if unpublished or unvalidated method is used.
Indicate the timepoint written in ISO 8601 format
title: study incubation duration
examples:
- value: PT24H
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001237
multivalued: false
alias: study_inc_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