Skip to content

Term: crop yield (crop_yield)

Amount of crop produced per unit or area of land

URI: MIXS:0001116

Applicable Checklists and Extensions

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

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

  • Structured pattern: ^{scientific_float}( *- *{scientific_float})? *{text}$

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
570 kilogram per metre square

Annotations

  • Preferred_unit: kilogram per metre square

LinkML Source

name: crop_yield
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: kilogram per metre square
description: Amount of crop produced per unit or area of land
title: crop yield
examples:
- value: 570 kilogram per metre square
from_schema: https://w3id.org/mixs
keywords:
- crop
slot_uri: MIXS:0001116
alias: crop_yield
domain_of:
- Agriculture
- FoodFarmEnvironment
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true