Skip to content

food_preservation_state

URI: mifc:food_preservation_state

Applicable to: Food

Description

One or multiple values from an enumerated set of controlled vocabulary terms representing the preservation state(s) of a food sample.

Properties

  • Range: FoodPreservationState. 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: [raw]

Example value:

[raw]

Mappings

Mapping Type Mapped Value
self mifc:food_preservation_state
native mifc:food_preservation_state

Schema developer documentation

LinkML source
name: food_preservation_state
description: One or multiple values from an enumerated set of controlled vocabulary
  terms representing the preservation state(s) of a food sample.
examples:
- value: '[raw]'
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: food_preservation_state
domain_of:
- Food
range: FoodPreservationState
recommended: true
multivalued: true