Skip to content

Slot: 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

Properties

Examples

Value
USA: Delmarva, Peninsula

Identifier and Mapping Information

Schema Source

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

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-6-2-rc
slot_uri: MIXS:0001207
multivalued: false
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