# Slot: ecosystem 


_Package ecosystem(s) through which the software is distributed._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SoftwarePackage](../classes/SoftwarePackage.qmd) | Identity and metadata for a software package, aligned with schema |  no  |
| [SimulationTool](../classes/SimulationTool.qmd) | A software tool for computational neuroscience simulation, analysis, or model... |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: ecosystem
description: Package ecosystem(s) through which the software is distributed.
from_schema: https://w3id.org/tvbo/software
rank: 1000
owner: SoftwarePackage
domain_of:
- SoftwarePackage
range: EcosystemEnum
multivalued: true

```
</details></div>