Skip to content

Term: plant water delivery method (plant_water_method)

Description of the equipment or method used to distribute water to crops. This field accepts termed listed under irrigation process (http://purl.obolibrary.org/obo/AGRO_00000006). Multiple terms can be separated by pipes

URI: MIXS:0001111

Applicable Checklists and Extensions

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

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..1 recommended

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

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

Examples

Value
drip irrigation process [AGRO:00000056]

LinkML Source

name: plant_water_method
description: Description of the equipment or method used to distribute water to crops.
  This field accepts termed listed under irrigation process (http://purl.obolibrary.org/obo/AGRO_00000006).
  Multiple terms can be separated by pipes
title: plant water delivery method
examples:
- value: drip irrigation process [AGRO:00000056]
from_schema: https://w3id.org/mixs
keywords:
- delivery
- method
- plant
- water
slot_uri: MIXS:0001111
alias: plant_water_method
domain_of:
- Agriculture
- FoodFarmEnvironment
range: string
recommended: true
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