Class: MechanicalStimulation
Specification of mechanical forces applied to the model system
URI: [namo:MechanicalStimulation](https://w3id.org/monarch-initiative/namo/MechanicalStimulation)
[MechanicalStimulationTypeEnum](MechanicalStimulationTypeEnum.md) | Type of mechanical stimulation applied | direct | | [cyclic_stretch_percent](cyclic_stretch_percent.md) | 0..1
[Float](Float.md) | Percentage of cyclic stretch applied (if applicable) | direct | | [frequency_hz](frequency_hz.md) | 0..1
[Float](Float.md) | Frequency of mechanical stimulation in Hertz | direct | | [shear_stress](shear_stress.md) | 0..1
[Float](Float.md) | Shear stress applied in dyn/cm² | direct | | [pressure_pascal](pressure_pascal.md) | 0..1
[Float](Float.md) | Pressure applied in Pascals | direct | | [duration_minutes](duration_minutes.md) | 0..1
[Float](Float.md) | Duration of mechanical stimulation in minutes | direct | | [id](id.md) | 1
[Uriorcurie](Uriorcurie.md) | A unique identifier for a thing | [NamedThing](NamedThing.md) | | [name](name.md) | 0..1
[String](String.md) | A human-readable name for a thing | [NamedThing](NamedThing.md) | | [description](description.md) | 0..1
[String](String.md) | A human-readable description for a thing | [NamedThing](NamedThing.md) | | [type](type.md) | 0..1
[String](String.md) | | [NamedThing](NamedThing.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [MicrophysiologicalSystem](MicrophysiologicalSystem.md) | [mechanical_forces](mechanical_forces.md) | range | [MechanicalStimulation](MechanicalStimulation.md) | | [OrganOnChip](OrganOnChip.md) | [mechanical_forces](mechanical_forces.md) | range | [MechanicalStimulation](MechanicalStimulation.md) | | [TissueOnChip](TissueOnChip.md) | [mechanical_forces](mechanical_forces.md) | range | [MechanicalStimulation](MechanicalStimulation.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/monarch-initiative/namo ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | namo:MechanicalStimulation | | native | namo:MechanicalStimulation | ## LinkML Source ### Direct
### Induced
classDiagram
class MechanicalStimulation
click MechanicalStimulation href "../MechanicalStimulation/"
NamedThing <|-- MechanicalStimulation
click NamedThing href "../NamedThing/"
MechanicalStimulation : cyclic_stretch_percent
MechanicalStimulation : description
MechanicalStimulation : duration_minutes
MechanicalStimulation : frequency_hz
MechanicalStimulation : id
MechanicalStimulation : name
MechanicalStimulation : pressure_pascal
MechanicalStimulation : shear_stress
MechanicalStimulation : stimulation_type
MechanicalStimulation --> "*" MechanicalStimulationTypeEnum : stimulation_type
click MechanicalStimulationTypeEnum href "../MechanicalStimulationTypeEnum/"
MechanicalStimulation : type
## Inheritance
* [NamedThing](NamedThing.md)
* **MechanicalStimulation**
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [stimulation_type](stimulation_type.md) | * [MechanicalStimulationTypeEnum](MechanicalStimulationTypeEnum.md) | Type of mechanical stimulation applied | direct | | [cyclic_stretch_percent](cyclic_stretch_percent.md) | 0..1
[Float](Float.md) | Percentage of cyclic stretch applied (if applicable) | direct | | [frequency_hz](frequency_hz.md) | 0..1
[Float](Float.md) | Frequency of mechanical stimulation in Hertz | direct | | [shear_stress](shear_stress.md) | 0..1
[Float](Float.md) | Shear stress applied in dyn/cm² | direct | | [pressure_pascal](pressure_pascal.md) | 0..1
[Float](Float.md) | Pressure applied in Pascals | direct | | [duration_minutes](duration_minutes.md) | 0..1
[Float](Float.md) | Duration of mechanical stimulation in minutes | direct | | [id](id.md) | 1
[Uriorcurie](Uriorcurie.md) | A unique identifier for a thing | [NamedThing](NamedThing.md) | | [name](name.md) | 0..1
[String](String.md) | A human-readable name for a thing | [NamedThing](NamedThing.md) | | [description](description.md) | 0..1
[String](String.md) | A human-readable description for a thing | [NamedThing](NamedThing.md) | | [type](type.md) | 0..1
[String](String.md) | | [NamedThing](NamedThing.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [MicrophysiologicalSystem](MicrophysiologicalSystem.md) | [mechanical_forces](mechanical_forces.md) | range | [MechanicalStimulation](MechanicalStimulation.md) | | [OrganOnChip](OrganOnChip.md) | [mechanical_forces](mechanical_forces.md) | range | [MechanicalStimulation](MechanicalStimulation.md) | | [TissueOnChip](TissueOnChip.md) | [mechanical_forces](mechanical_forces.md) | range | [MechanicalStimulation](MechanicalStimulation.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/monarch-initiative/namo ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | namo:MechanicalStimulation | | native | namo:MechanicalStimulation | ## LinkML Source ### Direct
name: MechanicalStimulation
description: Specification of mechanical forces applied to the model system
from_schema: https://w3id.org/monarch-initiative/namo
is_a: NamedThing
attributes:
stimulation_type:
name: stimulation_type
description: Type of mechanical stimulation applied
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- MechanicalStimulation
range: MechanicalStimulationTypeEnum
multivalued: true
cyclic_stretch_percent:
name: cyclic_stretch_percent
description: Percentage of cyclic stretch applied (if applicable)
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- MechanicalStimulation
range: float
frequency_hz:
name: frequency_hz
description: Frequency of mechanical stimulation in Hertz
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- MechanicalStimulation
range: float
shear_stress:
name: shear_stress
description: Shear stress applied in dyn/cm²
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- MechanicalStimulation
range: float
pressure_pascal:
name: pressure_pascal
description: Pressure applied in Pascals
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- MechanicalStimulation
range: float
duration_minutes:
name: duration_minutes
description: Duration of mechanical stimulation in minutes
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- MechanicalStimulation
range: float
name: MechanicalStimulation
description: Specification of mechanical forces applied to the model system
from_schema: https://w3id.org/monarch-initiative/namo
is_a: NamedThing
attributes:
stimulation_type:
name: stimulation_type
description: Type of mechanical stimulation applied
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: MechanicalStimulation
domain_of:
- MechanicalStimulation
range: MechanicalStimulationTypeEnum
multivalued: true
cyclic_stretch_percent:
name: cyclic_stretch_percent
description: Percentage of cyclic stretch applied (if applicable)
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: MechanicalStimulation
domain_of:
- MechanicalStimulation
range: float
frequency_hz:
name: frequency_hz
description: Frequency of mechanical stimulation in Hertz
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: MechanicalStimulation
domain_of:
- MechanicalStimulation
range: float
shear_stress:
name: shear_stress
description: Shear stress applied in dyn/cm²
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: MechanicalStimulation
domain_of:
- MechanicalStimulation
range: float
pressure_pascal:
name: pressure_pascal
description: Pressure applied in Pascals
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: MechanicalStimulation
domain_of:
- MechanicalStimulation
range: float
duration_minutes:
name: duration_minutes
description: Duration of mechanical stimulation in minutes
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
owner: MechanicalStimulation
domain_of:
- MechanicalStimulation
range: float
id:
name: id
description: A unique identifier for a thing
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
slot_uri: schema:identifier
identifier: true
owner: MechanicalStimulation
domain_of:
- NamedThing
- Reference
- BiolinkEntity
range: uriorcurie
required: true
name:
name: name
description: A human-readable name for a thing
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
slot_uri: schema:name
owner: MechanicalStimulation
domain_of:
- NamedThing
- BiolinkEntity
range: string
description:
name: description
description: A human-readable description for a thing
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
slot_uri: schema:description
owner: MechanicalStimulation
domain_of:
- NamedThing
- BiolinkEntity
range: string
type:
name: type
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
designates_type: true
owner: MechanicalStimulation
domain_of:
- NamedThing
range: string