Skip to content

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

Properties

  • Range: String
  • Multivalued: True

Examples

Value
combine harvester [AGRO:00000473]

Identifier and Mapping Information

Schema Source

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

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-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0001126
multivalued: true
alias: farm_equip
domain_of:
- Agriculture
- FoodFarmEnvironment
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