Skip to content

Term: food distribution point geographic location (food_dis_point)

A reference to a place on the Earth, by its name or by its geographical location that refers to a distribution point along the food chain. This field accepts terms listed under geographic location (http://purl.obolibrary.org/obo/GAZ_00000448). Reference: Adam Diamond, James Barham. Moving Food Along the Value Chain: Innovations in Regional Food Distribution. U.S. Dept. of Agriculture, Agricultural Marketing Service. Washington, DC. March 2012. http://dx.doi.org/10.9752/MS045.03-2012

URI: MIXS:0001203

Applicable Checklists and Extensions

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

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..*

  • 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_dis_point
description: 'A reference to a place on the Earth, by its name or by its geographical
  location that refers to a distribution point along the food chain. This field accepts
  terms listed under geographic location (http://purl.obolibrary.org/obo/GAZ_00000448).
  Reference: Adam Diamond, James Barham. Moving Food Along the Value Chain: Innovations
  in Regional Food Distribution. U.S. Dept. of Agriculture, Agricultural Marketing
  Service. Washington, DC. March 2012. http://dx.doi.org/10.9752/MS045.03-2012'
title: food distribution point geographic location
examples:
- value: 'USA: Delmarva, Peninsula'
from_schema: https://w3id.org/mixs
keywords:
- food
- geographic
- location
slot_uri: MIXS:0001203
multivalued: true
alias: food_dis_point
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