Skip to content

Class: Intervention

Details about an OAE intervention.

URI: oae:Intervention

classDiagram class Intervention click Intervention href "../Intervention" Experiment <|-- Intervention click Experiment href "../Experiment" Intervention : alkalinity_feedstock_description Intervention : alkalinity_feedstock_type Intervention --> "0..1" FeedstockType : alkalinity_feedstock_type click FeedstockType href "../FeedstockType" Intervention : datasets Intervention --> "*" Dataset : datasets click Dataset href "../Dataset" Intervention : description Intervention : dosing_depth_in_m Intervention : dosing_location Intervention : dosing_regimen Intervention : end_date Intervention : experiment_id Intervention : experiment_type Intervention --> "0..1" ExperimentType : experiment_type click ExperimentType href "../ExperimentType" Intervention : observation_type Intervention --> "*" ObservationType : observation_type click ObservationType href "../ObservationType" Intervention : previous_research Intervention : project Intervention --> "0..1" OAEProject : project click OAEProject href "../OAEProject" Intervention : start_date Intervention : treatment_type Intervention --> "0..1" OAETreatmentType : treatment_type click OAETreatmentType href "../OAETreatmentType"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
treatment_type 0..1
OAETreatmentType
Type of OAE intervention direct
alkalinity_feedstock_type 0..1
FeedstockType
Material used for alkalinity addition direct
alkalinity_feedstock_description 0..1
String
Information such as feedstock source, characteristics, concentration, impurit... direct
dosing_depth_in_m 0..1
Decimal
Depth at which alkalinity is added direct
dosing_regimen 0..1
String
Schedule and amount of added alkalinity direct
dosing_location 0..1
String
Geospatial coordinates of dosing activity direct
description 0..1
String
A narrative description of the thing Experiment
experiment_type 0..1
ExperimentType
The type of experiment being conducted Experiment
experiment_id 0..1
String
Unique identifier for an OAE experiment Experiment
project 0..1
OAEProject
The OAE project to which the experiment belongs Experiment
observation_type *
ObservationType
The type of observation / data submitted, multiple values are allowed of muli... Experiment
start_date 0..1
Datetime
Date when the experiment began Experiment
end_date 0..1
Datetime
Date when the experiment ended Experiment
datasets *
Dataset
The dataset(s) associated with the experiment Experiment
previous_research *
String
Previous research related to the experiment Experiment

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

Mappings

Mapping Type Mapped Value
self oae:Intervention
native oae:Intervention

LinkML Source

Direct

name: Intervention
description: Details about an OAE intervention.
from_schema: OAEDataManagementProtocol
is_a: Experiment
attributes:
  treatment_type:
    name: treatment_type
    description: Type of OAE intervention.
    from_schema: Intervention
    rank: 1000
    domain_of:
    - Intervention
    range: OAETreatmentType
  alkalinity_feedstock_type:
    name: alkalinity_feedstock_type
    description: Material used for alkalinity addition.
    from_schema: Intervention
    rank: 1000
    domain_of:
    - Intervention
    range: FeedstockType
  alkalinity_feedstock_description:
    name: alkalinity_feedstock_description
    description: Information such as feedstock source, characteristics, concentration,
      impurities, dilution prior to dosing, and for feedstock other than NaOH; trace
      metal composition and particulate grain size.
    from_schema: Intervention
    rank: 1000
    domain_of:
    - Intervention
    range: string
  dosing_depth_in_m:
    name: dosing_depth_in_m
    description: Depth at which alkalinity is added.
    from_schema: Intervention
    rank: 1000
    domain_of:
    - Intervention
    range: decimal
    unit:
      ucum_code: m
      has_quantity_kind: PATO:0000119
  dosing_regimen:
    name: dosing_regimen
    description: Schedule and amount of added alkalinity.
    from_schema: Intervention
    rank: 1000
    domain_of:
    - Intervention
    range: string
  dosing_location:
    name: dosing_location
    description: Geospatial coordinates of dosing activity.
    from_schema: Intervention
    rank: 1000
    domain_of:
    - Intervention
    range: string

Induced

name: Intervention
description: Details about an OAE intervention.
from_schema: OAEDataManagementProtocol
is_a: Experiment
attributes:
  treatment_type:
    name: treatment_type
    description: Type of OAE intervention.
    from_schema: Intervention
    rank: 1000
    alias: treatment_type
    owner: Intervention
    domain_of:
    - Intervention
    range: OAETreatmentType
  alkalinity_feedstock_type:
    name: alkalinity_feedstock_type
    description: Material used for alkalinity addition.
    from_schema: Intervention
    rank: 1000
    alias: alkalinity_feedstock_type
    owner: Intervention
    domain_of:
    - Intervention
    range: FeedstockType
  alkalinity_feedstock_description:
    name: alkalinity_feedstock_description
    description: Information such as feedstock source, characteristics, concentration,
      impurities, dilution prior to dosing, and for feedstock other than NaOH; trace
      metal composition and particulate grain size.
    from_schema: Intervention
    rank: 1000
    alias: alkalinity_feedstock_description
    owner: Intervention
    domain_of:
    - Intervention
    range: string
  dosing_depth_in_m:
    name: dosing_depth_in_m
    description: Depth at which alkalinity is added.
    from_schema: Intervention
    rank: 1000
    alias: dosing_depth_in_m
    owner: Intervention
    domain_of:
    - Intervention
    range: decimal
    unit:
      ucum_code: m
      has_quantity_kind: PATO:0000119
  dosing_regimen:
    name: dosing_regimen
    description: Schedule and amount of added alkalinity.
    from_schema: Intervention
    rank: 1000
    alias: dosing_regimen
    owner: Intervention
    domain_of:
    - Intervention
    range: string
  dosing_location:
    name: dosing_location
    description: Geospatial coordinates of dosing activity.
    from_schema: Intervention
    rank: 1000
    alias: dosing_location
    owner: Intervention
    domain_of:
    - Intervention
    range: string
  description:
    name: description
    description: A narrative description of the thing.
    from_schema: OAEDataManagementProtocol
    rank: 1000
    alias: description
    owner: Intervention
    domain_of:
    - OAEProject
    - Dataset
    - Experiment
    - ModelComponent
    range: string
  experiment_type:
    name: experiment_type
    description: The type of experiment being conducted.
    from_schema: OAEDataManagementProtocol
    rank: 1000
    alias: experiment_type
    owner: Intervention
    domain_of:
    - Experiment
    range: ExperimentType
  experiment_id:
    name: experiment_id
    description: Unique identifier for an OAE experiment.
    from_schema: Experiment
    rank: 1000
    alias: experiment_id
    owner: Intervention
    domain_of:
    - Experiment
    range: string
  project:
    name: project
    description: The OAE project to which the experiment belongs.
    from_schema: Experiment
    rank: 1000
    alias: project
    owner: Intervention
    domain_of:
    - Experiment
    range: OAEProject
    inlined: true
  observation_type:
    name: observation_type
    description: The type of observation / data submitted, multiple values are allowed
      of mulitple datasets are being submitted for this experiment.
    from_schema: Experiment
    rank: 1000
    alias: observation_type
    owner: Intervention
    domain_of:
    - Experiment
    range: ObservationType
    multivalued: true
  start_date:
    name: start_date
    description: Date when the experiment began.
    from_schema: Experiment
    rank: 1000
    alias: start_date
    owner: Intervention
    domain_of:
    - Experiment
    range: datetime
  end_date:
    name: end_date
    description: Date when the experiment ended.
    from_schema: Experiment
    rank: 1000
    alias: end_date
    owner: Intervention
    domain_of:
    - Experiment
    range: datetime
  datasets:
    name: datasets
    description: The dataset(s) associated with the experiment.
    from_schema: Experiment
    rank: 1000
    alias: datasets
    owner: Intervention
    domain_of:
    - Experiment
    range: Dataset
    multivalued: true
    inlined: true
  previous_research:
    name: previous_research
    description: Previous research related to the experiment.
    from_schema: Experiment
    rank: 1000
    alias: previous_research
    owner: Intervention
    domain_of:
    - Experiment
    range: string
    multivalued: true