Class: LandUseCharacteristics
Land use context for the experimental site.
URI: erw:LandUseCharacteristics
classDiagram
class LandUseCharacteristics
click LandUseCharacteristics href "../LandUseCharacteristics/"
LandUseCharacteristics : crop
LandUseCharacteristics : land_use_type
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| land_use_type | 0..1 String |
General land use category (e | direct |
| crop | 0..1 String |
Crop species grown at the site, if agricultural | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ExperimentalSetup | land_use | range | LandUseCharacteristics |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/erw-research/schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | erw:LandUseCharacteristics |
| native | erw:LandUseCharacteristics |
LinkML Source
Direct
name: LandUseCharacteristics
description: Land use context for the experimental site.
from_schema: https://w3id.org/erw-research/schema
attributes:
land_use_type:
name: land_use_type
description: General land use category (e.g., agriculture, forestry, grassland).
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- LandUseCharacteristics
crop:
name: crop
description: Crop species grown at the site, if agricultural.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- LandUseCharacteristics
Induced
name: LandUseCharacteristics
description: Land use context for the experimental site.
from_schema: https://w3id.org/erw-research/schema
attributes:
land_use_type:
name: land_use_type
description: General land use category (e.g., agriculture, forestry, grassland).
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: land_use_type
owner: LandUseCharacteristics
domain_of:
- LandUseCharacteristics
range: string
crop:
name: crop
description: Crop species grown at the site, if agricultural.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: crop
owner: LandUseCharacteristics
domain_of:
- LandUseCharacteristics
range: string