Skip to content

Slot: farm_equip_shared

List of planting, growing or harvesting equipment shared with other farms. This field accepts terms listed under agricultural implement (http://purl.obolibrary.org/obo/AGRO_00000416). Multiple terms can be separated by pipes

URI: MIXS:0001123

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

LinkML Source

name: farm_equip_shared
description: List of planting, growing or harvesting equipment shared with other farms.
  This field accepts terms listed under agricultural implement (http://purl.obolibrary.org/obo/AGRO_00000416).
  Multiple terms can be separated by pipes
title: equipment shared with other farms
examples:
- value: combine harvester [AGRO:00000473]
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001123
multivalued: true
alias: farm_equip_shared
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