# Slot: operating_system 


_Supported operating systems (e.g., Linux, macOS, Windows)._



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



URI: [schema:operatingSystem](http://schema.org/operatingSystem)
<!-- 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 | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [SimulationTool](../classes/SimulationTool.qmd) |
| Slot URI | [schema:operatingSystem](http://schema.org/operatingSystem) |

### 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 | schema:operatingSystem |
| native | tvbo_sw:operating_system |




## LinkML Source

<details>
```yaml
name: operating_system
description: Supported operating systems (e.g., Linux, macOS, Windows).
from_schema: https://w3id.org/tvbo/software
rank: 1000
slot_uri: schema:operatingSystem
owner: SimulationTool
domain_of:
- SimulationTool
range: string
multivalued: true

```
</details></div>