Skip to content

food_additional_types

URI: mifc:food_additional_types

Applicable to: Food

Description

A list of controlled vocabulary denoting the label(s) of additional food types, not including the food_primary_type that are in a food sample.

Properties

  • Range: String. 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: Optional (You can add this slot, but it is not required.)

Examples

Example: [wheat flour (enriched)|syrup|water|salt]

Example value:

[wheat flour (enriched)|syrup|water|salt]

Mappings

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

Schema developer documentation

LinkML source
name: food_additional_types
description: A list of controlled vocabulary denoting the label(s) of additional food
  types, not including the food_primary_type that are in a food sample.
examples:
- value: '[wheat flour (enriched)|syrup|water|salt]'
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: food_additional_types
domain_of:
- Food
range: string
multivalued: true