food_cooking_method
Applicable to: Food
Description
One or multiple values from an enumerated set of controlled vocabulary terms representing the any cooking method(s) applied to a food sample prior to analysis.
Properties
- Range: FoodCookingMethod. The range of the slot is the type of the value that can be assigned to it.
- Multivalued: True. If the slot is multivalued, more than one value can be attached to the same field. In the TSV format, these are
|
separated. - Requirement status: Recommended (We suggest adding this slot, but it is not required.)
Examples
Example: [boiled|steamed]
Example value:
[boiled|steamed]
Mappings
Mapping Type | Mapped Value |
---|---|
self | mifc:food_cooking_method |
native | mifc:food_cooking_method |
Schema developer documentation
LinkML source
name: food_cooking_method
description: One or multiple values from an enumerated set of controlled vocabulary
terms representing the any cooking method(s) applied to a food sample prior to analysis.
examples:
- value: '[boiled|steamed]'
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: food_cooking_method
domain_of:
- Food
range: FoodCookingMethod
recommended: true
multivalued: true