Skip to content

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

Properties

  • Range: String
  • Recommended: True

Examples

Value
drip irrigation process [AGRO:00000056]

Identifier and Mapping Information

Schema Source

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

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-6-2-rc
slot_uri: MIXS:0001111
multivalued: false
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