Class: ExperimentalSetup
Per-experiment or per-site metadata within an article. A single paper can describe multiple experiments (different sites, regions, or temporal periods). Multiple treatments within one experiment are captured as separate Interventions, not separate setups. Inlined on Article.
classDiagram
class ExperimentalSetup
click ExperimentalSetup href "../ExperimentalSetup/"
ExperimentalSetup : co2_quantification_method
ExperimentalSetup : interventions
ExperimentalSetup --> "*" Intervention : interventions
click Intervention href "../Intervention/"
ExperimentalSetup : irrigation
ExperimentalSetup --> "0..1" Irrigation : irrigation
click Irrigation href "../Irrigation/"
ExperimentalSetup : land_use
ExperimentalSetup --> "0..1" LandUseCharacteristics : land_use
click LandUseCharacteristics href "../LandUseCharacteristics/"
ExperimentalSetup : quantification_approaches
ExperimentalSetup --> "*" QuantificationApproach : quantification_approaches
click QuantificationApproach href "../QuantificationApproach/"
ExperimentalSetup : site_location
ExperimentalSetup --> "0..1" SiteLocation : site_location
click SiteLocation href "../SiteLocation/"
ExperimentalSetup : soil
ExperimentalSetup --> "0..1" SoilCharacteristics : soil
click SoilCharacteristics href "../SoilCharacteristics/"
ExperimentalSetup : trial_type
ExperimentalSetup --> "0..1" TrialTypeEnum : trial_type
click TrialTypeEnum href "../TrialTypeEnum/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| trial_type | 0..1 TrialTypeEnum |
Scale of the experimental trial | direct |
| interventions | * Intervention |
Rock/mineral amendments applied | direct |
| soil | 0..1 SoilCharacteristics |
Soil characteristics at the experimental site | direct |
| land_use | 0..1 LandUseCharacteristics |
Land use at the experimental site | direct |
| irrigation | 0..1 Irrigation |
Irrigation details for the experiment | direct |
| site_location | 0..1 SiteLocation |
Geographic location of the experiment (field/catchment trials) | direct |
| quantification_approaches | * QuantificationApproach |
Quantification approaches used in this specific experiment | direct |
| co2_quantification_method | 0..1 String |
Free-text description of the CO2 quantification approach (e | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Article | experimental_setups | range | ExperimentalSetup |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/erw-research/schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | erw:ExperimentalSetup |
| native | erw:ExperimentalSetup |
LinkML Source
Direct
name: ExperimentalSetup
description: Per-experiment or per-site metadata within an article. A single paper
can describe multiple experiments (different sites, regions, or temporal periods).
Multiple treatments within one experiment are captured as separate Interventions,
not separate setups. Inlined on Article.
from_schema: https://w3id.org/erw-research/schema
attributes:
trial_type:
name: trial_type
description: Scale of the experimental trial.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- ExperimentalSetup
range: TrialTypeEnum
interventions:
name: interventions
description: Rock/mineral amendments applied. Multiple interventions per experiment
are common (different rock types, rates, particle sizes).
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- ExperimentalSetup
range: Intervention
multivalued: true
inlined: true
inlined_as_list: true
soil:
name: soil
description: Soil characteristics at the experimental site.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- ExperimentalSetup
range: SoilCharacteristics
inlined: true
land_use:
name: land_use
description: Land use at the experimental site.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- ExperimentalSetup
range: LandUseCharacteristics
inlined: true
irrigation:
name: irrigation
description: Irrigation details for the experiment.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- ExperimentalSetup
range: Irrigation
inlined: true
site_location:
name: site_location
description: Geographic location of the experiment (field/catchment trials).
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- ExperimentalSetup
range: SiteLocation
inlined: true
quantification_approaches:
name: quantification_approaches
description: Quantification approaches used in this specific experiment. Can also
appear at article level when not tied to a single experiment.
from_schema: https://w3id.org/erw-research/experimental
domain_of:
- Article
- ExperimentalSetup
range: QuantificationApproach
multivalued: true
inlined: true
inlined_as_list: true
co2_quantification_method:
name: co2_quantification_method
description: Free-text description of the CO2 quantification approach (e.g., net
carbon removal, drawdown estimate). Use when the structured quantification_approaches
field is insufficient.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
domain_of:
- ExperimentalSetup
Induced
name: ExperimentalSetup
description: Per-experiment or per-site metadata within an article. A single paper
can describe multiple experiments (different sites, regions, or temporal periods).
Multiple treatments within one experiment are captured as separate Interventions,
not separate setups. Inlined on Article.
from_schema: https://w3id.org/erw-research/schema
attributes:
trial_type:
name: trial_type
description: Scale of the experimental trial.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: trial_type
owner: ExperimentalSetup
domain_of:
- ExperimentalSetup
range: TrialTypeEnum
interventions:
name: interventions
description: Rock/mineral amendments applied. Multiple interventions per experiment
are common (different rock types, rates, particle sizes).
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: interventions
owner: ExperimentalSetup
domain_of:
- ExperimentalSetup
range: Intervention
multivalued: true
inlined: true
inlined_as_list: true
soil:
name: soil
description: Soil characteristics at the experimental site.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: soil
owner: ExperimentalSetup
domain_of:
- ExperimentalSetup
range: SoilCharacteristics
inlined: true
land_use:
name: land_use
description: Land use at the experimental site.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: land_use
owner: ExperimentalSetup
domain_of:
- ExperimentalSetup
range: LandUseCharacteristics
inlined: true
irrigation:
name: irrigation
description: Irrigation details for the experiment.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: irrigation
owner: ExperimentalSetup
domain_of:
- ExperimentalSetup
range: Irrigation
inlined: true
site_location:
name: site_location
description: Geographic location of the experiment (field/catchment trials).
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: site_location
owner: ExperimentalSetup
domain_of:
- ExperimentalSetup
range: SiteLocation
inlined: true
quantification_approaches:
name: quantification_approaches
description: Quantification approaches used in this specific experiment. Can also
appear at article level when not tied to a single experiment.
from_schema: https://w3id.org/erw-research/experimental
alias: quantification_approaches
owner: ExperimentalSetup
domain_of:
- Article
- ExperimentalSetup
range: QuantificationApproach
multivalued: true
inlined: true
inlined_as_list: true
co2_quantification_method:
name: co2_quantification_method
description: Free-text description of the CO2 quantification approach (e.g., net
carbon removal, drawdown estimate). Use when the structured quantification_approaches
field is insufficient.
from_schema: https://w3id.org/erw-research/experimental
rank: 1000
alias: co2_quantification_method
owner: ExperimentalSetup
domain_of:
- ExperimentalSetup
range: string