Skip to content

Term: equipment shared with other farms (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

Applicable Checklists and Extensions

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

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_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
keywords:
- equipment
- farm
slot_uri: MIXS:0001123
multivalued: true
alias: farm_equip_shared
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