Skip to content

Term: farm equipment used (farm_equip)

List of equipment used for planting, fertilization, harvesting, irrigation, land levelling, residue management, weeding or transplanting during the growing season. This field accepts terms listed under agricultural implement (http://purl.obolibrary.org/obo/AGRO_00000416). Multiple terms can be separated by pipes

URI: MIXS:0001126

Applicable Checklists and Extensions

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

Name Description Checklist/Extension
Agriculture A collection of terms appropriate when sequencing samples obtained in an agri... Extension
FoodFarmEnvironment A collection of terms appropriate when collecting samples and performing sequ... Extension

Properties

  • Range: String
  • Cardinality: 0..*

  • Structured pattern: ^{termLabel} \[{termID}\]$

  • Regex pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\]$

Examples

Value
combine harvester [AGRO:00000473]

LinkML Source

name: farm_equip
description: List of equipment used for planting, fertilization, harvesting, irrigation,
  land levelling, residue management, weeding or transplanting during the growing
  season.  This field accepts terms listed under agricultural implement (http://purl.obolibrary.org/obo/AGRO_00000416).
  Multiple terms can be separated by pipes
title: farm equipment used
examples:
- value: combine harvester [AGRO:00000473]
from_schema: https://w3id.org/mixs
keywords:
- equipment
- farm
- use
slot_uri: MIXS:0001126
multivalued: true
alias: farm_equip
domain_of:
- Agriculture
- FoodFarmEnvironment
range: string
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