Skip to content

Slot: food_trav_mode

A descriptor for the method of movement of food commodity along the food distribution system. This field accepts terms listed under travel mode (http://purl.obolibrary.org/obo/GENEPIO_0001064). If the proper descrptor is not listed please use text to describe the mode of travel. Multiple terms can be separated by one or more pipes

URI: MIXS:0001137

Properties

  • Range: String
  • Multivalued: True

Examples

Value
train travel [GENEPIO:0001060]

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc

LinkML Source

name: food_trav_mode
description: A descriptor for the method of movement of food commodity along the food
  distribution system.  This field accepts terms listed under travel mode (http://purl.obolibrary.org/obo/GENEPIO_0001064).
  If the proper descrptor is not listed please use text to describe the mode of travel.
  Multiple terms can be separated by one or more pipes
title: food shipping transportation method
examples:
- value: train travel [GENEPIO:0001060]
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001137
multivalued: true
alias: food_trav_mode
domain_of:
- Agriculture
- FoodAnimalAndAnimalFeed
- FoodFarmEnvironment
- FoodFoodProductionFacility
- FoodHumanFoods
range: string
required: false
recommended: false
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\]$
structured_pattern:
  syntax: ^{termLabel} \[{termID}\]$
  interpolated: true
  partial_match: true