Enum: ApplicationRateUnitEnum
Units for amendment application rate.
URI: erw:ApplicationRateUnitEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| t_per_ha | None | Tonnes per hectare |
| lb_per_acre | None | Pounds per acre |
| ton_per_acre | None | Short tons per acre |
| kg_per_m2 | None | Kilograms per square meter |
| g_per_kg | None | Grams per kilogram of soil (lab-scale mass ratio) |
Slots
| Name | Description |
|---|---|
| application_rate_unit | Unit of the application rate |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/erw-research/schema
LinkML Source
name: ApplicationRateUnitEnum
description: Units for amendment application rate.
from_schema: https://w3id.org/erw-research/schema
rank: 1000
permissible_values:
t_per_ha:
text: t_per_ha
description: Tonnes per hectare.
lb_per_acre:
text: lb_per_acre
description: Pounds per acre.
ton_per_acre:
text: ton_per_acre
description: Short tons per acre.
kg_per_m2:
text: kg_per_m2
description: Kilograms per square meter.
g_per_kg:
text: g_per_kg
description: Grams per kilogram of soil (lab-scale mass ratio).