# Slot: tool_role 


_Primary function(s) in a simulation workflow._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SimulationTool](../classes/SimulationTool.qmd) | A software tool for computational neuroscience simulation, analysis, or model... |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [ToolRole](../enums/ToolRole.qmd) |
| Domain Of | [SimulationTool](../classes/SimulationTool.qmd) |

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo_sw:tool_role |
| native | tvbo_sw:tool_role |




## LinkML Source

<details>
```yaml
name: tool_role
description: Primary function(s) in a simulation workflow.
from_schema: https://w3id.org/tvbo/software
rank: 1000
owner: SimulationTool
domain_of:
- SimulationTool
range: ToolRole
multivalued: true

```
</details></div>