Slot: history/agrochemical additions (agrochem_addition)
Addition of fertilizers, pesticides, etc. - amount and time of applications
URI: MIXS:0000639 Alias: agrochem_addition
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SoilInterface | soil dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^.*;[-+]?[0-9]*\.?[0-9]+ ([^\s-]{1,2}|[^\s-]+.+[^\s-]+);(\d{4})(-(0[1-9]|1[0-2])(-(0[1-9]|[12]\d|3[01])(T([01]\d|2[0-3]):([0-5]\d)(:([0-5]\d))?(\.\d+)?(Z|([+-][01]\d:[0-5]\d))?)?)?)?$
Examples
| Value |
|---|
| roundup;5 milligram per liter;2018-06-21 |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | gram, mole per liter, milligram per liter |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000639 |
| native | nmdc_sub_schema:agrochem_addition |
LinkML Source
name: agrochem_addition
annotations:
Preferred_unit:
tag: Preferred_unit
value: gram, mole per liter, milligram per liter
description: Addition of fertilizers, pesticides, etc. - amount and time of applications
title: history/agrochemical additions
examples:
- value: roundup;5 milligram per liter;2018-06-21
from_schema: https://example.com/nmdc_submission_schema
rank: 2
keywords:
- history
slot_uri: MIXS:0000639
alias: agrochem_addition
domain_of:
- SoilInterface
slot_group: mixs_section
range: string
multivalued: false
pattern: ^.*;[-+]?[0-9]*\.?[0-9]+ ([^\s-]{1,2}|[^\s-]+.+[^\s-]+);(\d{4})(-(0[1-9]|1[0-2])(-(0[1-9]|[12]\d|3[01])(T([01]\d|2[0-3]):([0-5]\d)(:([0-5]\d))?(\.\d+)?(Z|([+-][01]\d:[0-5]\d))?)?)?)?$
structured_pattern:
syntax: ^{agrochemical_name};{amount} {unit};{date_time_stamp}$
interpolated: true
partial_match: true