# Slot: simulation_experiments 

<div data-search-exclude markdown="1">



URI: [tvbo:slot/simulation_experiments](https://w3id.org/tvbo/slot/simulation_experiments)
Alias: experiments

<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SimulationStudy](../classes/SimulationStudy.qmd) |  |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [SimulationExperiment](../classes/SimulationExperiment.qmd) |
| Domain Of | [SimulationStudy](../classes/SimulationStudy.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [SimulationStudy](../classes/SimulationStudy.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:simulation_experiments |
| native | tvbo:simulation_experiments |




## LinkML Source

<details>
```yaml
name: simulation_experiments
from_schema: https://w3id.org/tvbo
rank: 1000
alias: experiments
owner: SimulationStudy
domain_of:
- SimulationStudy
range: SimulationExperiment
multivalued: true
inlined: true
inlined_as_list: true

```
</details></div>