Term: frequency of cooking (freq_cook)
The number of times a meal is cooked per week
URI: MIXS:0000227
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use freq_cook.
Name | Description | Checklist/Extension |
---|---|---|
BuiltEnvironment | A collection of terms appropriate when collecting samples and sequencing samp... | Extension |
Properties
- Range: String
-
Cardinality: 0..1
-
Structured pattern:
^{integer} {text}$
-
Regex pattern:
^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
LinkML Source
name: freq_cook
description: The number of times a meal is cooked per week
title: frequency of cooking
from_schema: https://w3id.org/mixs
keywords:
- frequency
slot_uri: MIXS:0000227
alias: freq_cook
domain_of:
- BuiltEnvironment
range: string
pattern: ^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{integer} {text}$
interpolated: true
partial_match: true