Class: OxidativeStressAssay
Assay for measuring oxidative stress markers. Informs on Key Event: "Increased oxidative stress" - often a Molecular Initiating Event (MIE) in respiratory toxicology AOPs. TIER 1 slots (critical): All surrogate markers for oxidative stress. Multiple detection methods expected - no single "best" for lung function.
URI: soma:OxidativeStressAssay
classDiagram
class OxidativeStressAssay
click OxidativeStressAssay href "../OxidativeStressAssay/"
Assay <|-- OxidativeStressAssay
click Assay href "../Assay/"
OxidativeStressAssay : assay_date
OxidativeStressAssay : description
OxidativeStressAssay : follows_protocols
OxidativeStressAssay --> "*" Protocol : follows_protocols
click Protocol href "../Protocol/"
OxidativeStressAssay : has_exposure_condition
OxidativeStressAssay --> "*" ExposureCondition : has_exposure_condition
click ExposureCondition href "../ExposureCondition/"
OxidativeStressAssay : has_specified_output
OxidativeStressAssay --> "0..1" OxidativeStressOutput : has_specified_output
click OxidativeStressOutput href "../OxidativeStressOutput/"
OxidativeStressAssay : id
OxidativeStressAssay : informs_on_key_event
OxidativeStressAssay --> "0..1" KeyEvent : informs_on_key_event
click KeyEvent href "../KeyEvent/"
OxidativeStressAssay : name
OxidativeStressAssay : ros_probe_type
OxidativeStressAssay : study_subject
OxidativeStressAssay --> "0..1" StudySubject : study_subject
click StudySubject href "../StudySubject/"
Inheritance
- NamedThing
- Assay
- OxidativeStressAssay
- Assay
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| ros_probe_type | 0..1 String |
Type of ROS probe used (DCFDA, DHE, MitoSOX, etc | direct |
| informs_on_key_event | 0..1 KeyEvent |
The Key Event that this assay provides evidence for | Assay |
| study_subject | 0..1 StudySubject |
The subject of the study — what the assay is performed on | Assay |
| has_exposure_condition | * ExposureCondition |
The exposure condition(s) applied to the study subject | Assay |
| follows_protocols | * Protocol |
The Protocol(s) that this assay follows | Assay |
| has_specified_output | 0..1 OxidativeStressOutput |
The measurement results produced by this assay — the specified output of a pl... | Assay |
| assay_date | 0..1 Date |
Date when the assay was performed | Assay |
| id | 1 Uriorcurie |
A unique identifier for the entity | NamedThing |
| name | 0..1 String |
A human-readable name for the entity | NamedThing |
| description | 0..1 String |
A detailed description of the entity | NamedThing |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Container | oxidative_stress_assays | range | OxidativeStressAssay |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/EHS-Data-Standards/soma
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | soma:OxidativeStressAssay |
| native | soma:OxidativeStressAssay |
LinkML Source
Direct
name: OxidativeStressAssay
description: 'Assay for measuring oxidative stress markers. Informs on Key Event:
"Increased oxidative stress" - often a Molecular Initiating Event (MIE) in respiratory
toxicology AOPs. TIER 1 slots (critical): All surrogate markers for oxidative stress.
Multiple detection methods expected - no single "best" for lung function.'
from_schema: https://w3id.org/EHS-Data-Standards/soma
is_a: Assay
slots:
- ros_probe_type
slot_usage:
has_specified_output:
name: has_specified_output
range: OxidativeStressOutput
Induced
name: OxidativeStressAssay
description: 'Assay for measuring oxidative stress markers. Informs on Key Event:
"Increased oxidative stress" - often a Molecular Initiating Event (MIE) in respiratory
toxicology AOPs. TIER 1 slots (critical): All surrogate markers for oxidative stress.
Multiple detection methods expected - no single "best" for lung function.'
from_schema: https://w3id.org/EHS-Data-Standards/soma
is_a: Assay
slot_usage:
has_specified_output:
name: has_specified_output
range: OxidativeStressOutput
attributes:
ros_probe_type:
name: ros_probe_type
description: Type of ROS probe used (DCFDA, DHE, MitoSOX, etc.). TIER 1 - varies
by method.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
alias: ros_probe_type
owner: OxidativeStressAssay
domain_of:
- OxidativeStressAssay
range: string
informs_on_key_event:
name: informs_on_key_event
description: The Key Event that this assay provides evidence for. This establishes
the mechanistic connection between the assay measurements and the Adverse Outcome
Pathway framework. Multiple assays can inform on the same key event, providing
converging evidence.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
alias: informs_on_key_event
owner: OxidativeStressAssay
domain_of:
- Assay
range: KeyEvent
inlined: true
study_subject:
name: study_subject
description: The subject of the study — what the assay is performed on. Can be
a ModelSystem (e.g., CellularSystem), an InVivoSubject, or a PopulationSubject.
The type of subject determines which context slots are available.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
alias: study_subject
owner: OxidativeStressAssay
domain_of:
- Assay
range: StudySubject
inlined: true
has_exposure_condition:
name: has_exposure_condition
description: The exposure condition(s) applied to the study subject. Captures
the agent, concentration, duration, and timing of exposure/treatment. Multivalued
to support co-exposures or dose-response series.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
alias: has_exposure_condition
owner: OxidativeStressAssay
domain_of:
- Assay
range: ExposureCondition
multivalued: true
inlined: true
inlined_as_list: true
follows_protocols:
name: follows_protocols
description: The Protocol(s) that this assay follows. Any Protocol or Protocol
subclass (ImagingProtocol, StainingProtocol, SpirometryProtocol, MolecularAssayProtocol)
is valid. Use this for general protocol references; assay subclasses also have
typed protocol slots for domain-specific protocols.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
alias: follows_protocols
owner: OxidativeStressAssay
domain_of:
- Assay
range: Protocol
multivalued: true
inlined: true
inlined_as_list: true
has_specified_output:
name: has_specified_output
description: The measurement results produced by this assay — the specified output
of a planned process (OBI). Contains the domain-specific measurement values
(e.g., beat frequency, cilia length for CiliaryFunctionAssay).
from_schema: https://w3id.org/EHS-Data-Standards/soma
exact_mappings:
- OBI:0000299
rank: 1000
alias: has_specified_output
owner: OxidativeStressAssay
domain_of:
- Assay
range: OxidativeStressOutput
inlined: true
assay_date:
name: assay_date
description: Date when the assay was performed.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
alias: assay_date
owner: OxidativeStressAssay
domain_of:
- Assay
range: date
id:
name: id
description: A unique identifier for the entity.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
identifier: true
alias: id
owner: OxidativeStressAssay
domain_of:
- NamedThing
- Unit
- NamedEntity
range: uriorcurie
required: true
name:
name: name
description: A human-readable name for the entity.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
slot_uri: schema:name
alias: name
owner: OxidativeStressAssay
domain_of:
- NamedThing
- Unit
- NamedEntity
range: string
description:
name: description
description: A detailed description of the entity.
from_schema: https://w3id.org/EHS-Data-Standards/soma
rank: 1000
slot_uri: schema:description
alias: description
owner: OxidativeStressAssay
domain_of:
- NamedThing
range: string