# Slot: edge_matrix_files 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Network](../classes/Network.qmd) | Network specification with nodes, edges, and reusable coupling configurations |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [File](../classes/File.qmd) |
| Domain Of | [Network](../classes/Network.qmd) |

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: edge_matrix_files
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Network
domain_of:
- Network
range: File
multivalued: true

```
</details></div>