Skip to content

Term: food product origin geographic location (food_origin)

A reference to a place on the Earth, by its name or by its geographical location that describes the origin of the food commodity, either in terms of its cultivation or production. This field accepts terms listed under geographic location (http://purl.obolibrary.org/obo/GAZ_00000448)

URI: MIXS:0001207

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use food_origin.

Name Description Checklist/Extension
FoodFoodProductionFacility A collection of terms appropriate when collecting samples and performing sequ... Extension
FoodHumanFoods A collection of terms appropriate when collecting samples and performing sequ... Extension
FoodAnimalAndAnimalFeed A collection of terms appropriate when collecting samples and performing sequ... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{text}: {text}, {text}$

  • Regex pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+): ([^\s-]{1,2}|[^\s-]+.+[^\s-]+), ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
USA: Delmarva, Peninsula

LinkML Source

name: food_origin
description: A reference to a place on the Earth, by its name or by its geographical
  location that describes the origin of the food commodity, either in terms of its
  cultivation or production. This field accepts terms listed under geographic location
  (http://purl.obolibrary.org/obo/GAZ_00000448)
title: food product origin geographic location
examples:
- value: 'USA: Delmarva, Peninsula'
from_schema: https://w3id.org/mixs
keywords:
- food
- geographic
- location
- product
slot_uri: MIXS:0001207
alias: food_origin
domain_of:
- FoodAnimalAndAnimalFeed
- FoodFoodProductionFacility
- FoodHumanFoods
range: string
pattern: '^([^\s-]{1,2}|[^\s-]+.+[^\s-]+): ([^\s-]{1,2}|[^\s-]+.+[^\s-]+), ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$'
structured_pattern:
  syntax: '^{text}: {text}, {text}$'
  interpolated: true
  partial_match: true