# Slot: model 

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



URI: [tvbo:slot/model](https://w3id.org/tvbo/slot/model)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SimulationExperiment](../classes/SimulationExperiment.qmd) |  |  no  |
| [SimulationStudy](../classes/SimulationStudy.qmd) |  |  no  |
| [Electrode](../classes/Electrode.qmd) | Implanted DBS electrode and contact geometry |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

| Property | Value |
| --- | --- |










## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: model
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- Electrode
- SimulationExperiment
- SimulationStudy
range: Dynamics

```
</details></div>