Skip to content

Class: InSituExperiment

Experiment metadata for in-situ studies (interventions, tracer studies, etc.). Contains fields specific to field-based experiments that don't apply to model experiments.

URI: oae:InSituExperiment

classDiagram class InSituExperiment click InSituExperiment href "../InSituExperiment" Experiment <|-- InSituExperiment click Experiment href "../Experiment" InSituExperiment <|-- Intervention click Intervention href "../Intervention" InSituExperiment <|-- Tracer click Tracer href "../Tracer" InSituExperiment : additional_details InSituExperiment : data_conflicts_and_unreported_data InSituExperiment : description InSituExperiment : end_datetime InSituExperiment : experiment_id InSituExperiment : experiment_leads InSituExperiment --> "1..*" Person : experiment_leads click Person href "../Person" InSituExperiment : experiment_type InSituExperiment --> "1" ExperimentType : experiment_type click ExperimentType href "../ExperimentType" InSituExperiment : meteorological_and_tidal_data InSituExperiment --> "*" NamedLink : meteorological_and_tidal_data click NamedLink href "../NamedLink" InSituExperiment : name InSituExperiment : permits InSituExperiment --> "*" Permit : permits click Permit href "../Permit" InSituExperiment : project_id InSituExperiment : spatial_coverage InSituExperiment --> "1" SpatialCoverage : spatial_coverage click SpatialCoverage href "../SpatialCoverage" InSituExperiment : start_datetime InSituExperiment : vertical_coverage InSituExperiment --> "0..1" VerticalExtent : vertical_coverage click VerticalExtent href "../VerticalExtent"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
vertical_coverage 0..1
VerticalExtent
Minimum and maximum depths of observations in meters direct
permits *
Permit
Associated permit number(s) direct
data_conflicts_and_unreported_data 0..1
String
If data exist that are or have been used by the project but are not provided ... direct
meteorological_and_tidal_data *
NamedLink
Include links to relevant open datasets if referenced in the experiment but n... direct
additional_details 0..1
String
Open text area to include additional information direct
name 0..1
String
Optional common name for experiment Experiment
description 1
String
A narrative description of the experiment Experiment
spatial_coverage 1
SpatialCoverage
Latitude/longitude bounds of observed data in experiment, provided in decimal... Experiment
project_id 1
String
The project to which the submitted data belong Experiment
experiment_id 1
String
The experiment to which the data belong Experiment
experiment_type 1
ExperimentType
The type of mCDR experiment conducted Experiment
experiment_leads 1..*
Person
Provide details for each experiment lead / principal investigator (PI) includ... Experiment
start_datetime 1
Datetime
Start date and time of experiment in UTC ISO-8601 Experiment
end_datetime 0..1
Datetime
End date and time of experiment in UTC ISO-8601 Experiment

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

Mappings

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

LinkML Source

Direct

name: InSituExperiment
description: Experiment metadata for in-situ studies (interventions, tracer studies,
  etc.). Contains fields specific to field-based experiments that don't apply to model
  experiments.
from_schema: OAEDataManagementProtocol
is_a: Experiment
slots:
- vertical_coverage
- permits
slot_usage:
  vertical_coverage:
    name: vertical_coverage
    description: Minimum and maximum depths of observations in meters.
attributes:
  data_conflicts_and_unreported_data:
    name: data_conflicts_and_unreported_data
    description: If data exist that are or have been used by the project but are not
      provided due to conflicts (e.g., geopolitical or other), data availability (e.g.,
      a dataset is no longer available), it may be noted here.
    title: Data Conflicts and Unreported Data
    from_schema: Experiment
    rank: 1000
    domain_of:
    - InSituExperiment
    range: string
  meteorological_and_tidal_data:
    name: meteorological_and_tidal_data
    description: Include links to relevant open datasets if referenced in the experiment
      but not provided in the submission.
    title: Meteorological and Tidal Data
    from_schema: Experiment
    rank: 1000
    domain_of:
    - InSituExperiment
    range: NamedLink
    multivalued: true
    inlined: true
    inlined_as_list: true
  additional_details:
    name: additional_details
    description: Open text area to include additional information. These may include
      information for sediment processes data, biological data, or any other required
      information if not included in the main metadata or data files; see General
      Guidelines for Your Data for relevant sections of your data. Additional informational
      files, such as digitized laboratory notebooks, blogs, etc., may be linked here.
    title: Additional Details
    from_schema: Experiment
    domain_of:
    - Project
    - InSituExperiment
    range: string

Induced

name: InSituExperiment
description: Experiment metadata for in-situ studies (interventions, tracer studies,
  etc.). Contains fields specific to field-based experiments that don't apply to model
  experiments.
from_schema: OAEDataManagementProtocol
is_a: Experiment
slot_usage:
  vertical_coverage:
    name: vertical_coverage
    description: Minimum and maximum depths of observations in meters.
attributes:
  data_conflicts_and_unreported_data:
    name: data_conflicts_and_unreported_data
    description: If data exist that are or have been used by the project but are not
      provided due to conflicts (e.g., geopolitical or other), data availability (e.g.,
      a dataset is no longer available), it may be noted here.
    title: Data Conflicts and Unreported Data
    from_schema: Experiment
    rank: 1000
    alias: data_conflicts_and_unreported_data
    owner: InSituExperiment
    domain_of:
    - InSituExperiment
    range: string
  meteorological_and_tidal_data:
    name: meteorological_and_tidal_data
    description: Include links to relevant open datasets if referenced in the experiment
      but not provided in the submission.
    title: Meteorological and Tidal Data
    from_schema: Experiment
    rank: 1000
    alias: meteorological_and_tidal_data
    owner: InSituExperiment
    domain_of:
    - InSituExperiment
    range: NamedLink
    multivalued: true
    inlined: true
    inlined_as_list: true
  additional_details:
    name: additional_details
    description: Open text area to include additional information. These may include
      information for sediment processes data, biological data, or any other required
      information if not included in the main metadata or data files; see General
      Guidelines for Your Data for relevant sections of your data. Additional informational
      files, such as digitized laboratory notebooks, blogs, etc., may be linked here.
    title: Additional Details
    from_schema: Experiment
    alias: additional_details
    owner: InSituExperiment
    domain_of:
    - Project
    - InSituExperiment
    range: string
  vertical_coverage:
    name: vertical_coverage
    description: Minimum and maximum depths of observations in meters.
    title: Vertical Coverage
    from_schema: OAEDataManagementProtocol
    rank: 1000
    alias: vertical_coverage
    owner: InSituExperiment
    domain_of:
    - InSituExperiment
    range: VerticalExtent
  permits:
    name: permits
    description: Associated permit number(s).
    title: Permits
    from_schema: OAEDataManagementProtocol
    rank: 1000
    alias: permits
    owner: InSituExperiment
    domain_of:
    - InSituExperiment
    range: Permit
    multivalued: true
    inlined: true
    inlined_as_list: true
  name:
    name: name
    description: Optional common name for experiment.
    title: Name
    from_schema: OAEDataManagementProtocol
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: InSituExperiment
    domain_of:
    - Organization
    - NamedLink
    - ExternalProject
    - MonetaryGrant
    - Experiment
    - Person
    - Dataset
    - Platform
    - ModelComponent
    range: string
  description:
    name: description
    description: A narrative description of the experiment. For example, what part
      of the project do these data represent (e.g., baseline, intervention, control)
      and what do they contribute to the overall project? Are all project research
      questions listed in Project description relevant? What were the processes to
      achieve these goals and answer these questions? Data submitters are encouraged
      to note any significant changes to the original experimental plan due to unforeseen
      circumstances here.
    title: Experiment Description
    from_schema: OAEDataManagementProtocol
    rank: 1000
    slot_uri: schema:description
    alias: description
    owner: InSituExperiment
    domain_of:
    - Project
    - ExternalProject
    - Experiment
    - VocabularyItemReference
    - Dataset
    - ModelComponent
    range: string
    required: true
  spatial_coverage:
    name: spatial_coverage
    description: Latitude/longitude bounds of observed data in experiment, provided
      in decimal degrees as westernmost longitude, southernmost latitude, easternmost
      longitude, northernmost latitude. [S, W, N, E]
    title: Spatial Coverage
    from_schema: OAEDataManagementProtocol
    rank: 1000
    slot_uri: schema:spatialCoverage
    alias: spatial_coverage
    owner: InSituExperiment
    domain_of:
    - Project
    - ExternalProject
    - Experiment
    - ModelGrid
    range: SpatialCoverage
    required: true
  project_id:
    name: project_id
    description: 'The project to which the submitted data belong. A unique project
      identifier that can be used to link project data across data submissions, and
      link baseline data to intervention data, for example.

      If no Project ID has been assigned, one may be generated by combining: lead
      organizer surname and first initial or company, a unique date, and location.

      Any method that creates a unique ID that will link all project data is acceptable.'
    title: Project ID
    from_schema: OAEDataManagementProtocol
    rank: 1000
    alias: project_id
    owner: InSituExperiment
    domain_of:
    - Project
    - Experiment
    - Dataset
    range: string
    required: true
  experiment_id:
    name: experiment_id
    description: 'The experiment to which the data belong. Any naming convention that
      produces a unique ID is usable. The recommended naming convention is:

      Project ID + Experiment type + Optional numerical indicator to differentiate
      between various experiments of the same type for a project. A two digit consecutive
      number beginning with 01'
    title: Experiment ID
    from_schema: OAEDataManagementProtocol
    rank: 1000
    alias: experiment_id
    owner: InSituExperiment
    domain_of:
    - Experiment
    - Dataset
    range: string
    required: true
  experiment_type:
    name: experiment_type
    description: The type of mCDR experiment conducted. See Controlled Vocabularies
      section for definitions.
    title: mCDR Experiment Type
    from_schema: Experiment
    rank: 1000
    alias: experiment_type
    owner: InSituExperiment
    domain_of:
    - Experiment
    range: ExperimentType
    required: true
  experiment_leads:
    name: experiment_leads
    description: 'Provide details for each experiment lead / principal investigator
      (PI) including: Name, institutional information (name, address), phone, email,
      ID type (e.g., ORCID, etc), researcher ID, and role.'
    title: Experiment Lead(s)
    from_schema: Experiment
    rank: 1000
    alias: experiment_leads
    owner: InSituExperiment
    domain_of:
    - Experiment
    range: Person
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  start_datetime:
    name: start_datetime
    description: Start date and time of experiment in UTC ISO-8601
    title: Start Date and Time (UTC)
    from_schema: Experiment
    rank: 1000
    alias: start_datetime
    owner: InSituExperiment
    domain_of:
    - Experiment
    - ModelOutputDataset
    range: datetime
    required: true
  end_datetime:
    name: end_datetime
    description: End date and time of experiment in UTC ISO-8601
    title: End Date and Time (UTC)
    from_schema: Experiment
    rank: 1000
    alias: end_datetime
    owner: InSituExperiment
    domain_of:
    - Experiment
    - ModelOutputDataset
    range: datetime