Skip to content

Class: Irrigation

Irrigation details for the experiment.

URI: erw:Irrigation

 classDiagram
    class Irrigation
    click Irrigation href "../Irrigation/"
      Irrigation : irrigated

      Irrigation : schedule

      Irrigation : water_source





        Irrigation --> "0..1" WaterSourceEnum : water_source
        click WaterSourceEnum href "../WaterSourceEnum/"




Slots

Name Cardinality and Range Description Inheritance
irrigated 0..1
Boolean
Whether the site was irrigated direct
water_source 0..1
WaterSourceEnum
Source of irrigation water direct
schedule 0..1
String
Irrigation schedule or regime description direct

Usages

used by used in type used
ExperimentalSetup irrigation range Irrigation

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/erw-research/schema

Mappings

Mapping Type Mapped Value
self erw:Irrigation
native erw:Irrigation

LinkML Source

Direct

name: Irrigation
description: Irrigation details for the experiment.
from_schema: https://w3id.org/erw-research/schema
attributes:
  irrigated:
    name: irrigated
    description: Whether the site was irrigated.
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    domain_of:
    - Irrigation
    range: boolean
  water_source:
    name: water_source
    description: Source of irrigation water.
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    domain_of:
    - Irrigation
    range: WaterSourceEnum
  schedule:
    name: schedule
    description: Irrigation schedule or regime description. Free text.
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    domain_of:
    - Irrigation

Induced

name: Irrigation
description: Irrigation details for the experiment.
from_schema: https://w3id.org/erw-research/schema
attributes:
  irrigated:
    name: irrigated
    description: Whether the site was irrigated.
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    alias: irrigated
    owner: Irrigation
    domain_of:
    - Irrigation
    range: boolean
  water_source:
    name: water_source
    description: Source of irrigation water.
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    alias: water_source
    owner: Irrigation
    domain_of:
    - Irrigation
    range: WaterSourceEnum
  schedule:
    name: schedule
    description: Irrigation schedule or regime description. Free text.
    from_schema: https://w3id.org/erw-research/experimental
    rank: 1000
    alias: schedule
    owner: Irrigation
    domain_of:
    - Irrigation
    range: string