# Slot: connectome 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Surface](../classes/Surface.qmd) | A cortical surface panel's geometry and how a field is painted on it |  no  |
| [Graph](../classes/Graph.qmd) | A node-link panel's graph and how it is drawn: the connectome the model actua... |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Surface](../classes/Surface.qmd), [Graph](../classes/Graph.qmd) |

### Cardinality and Requirements

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










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: connectome
domain_of:
- Surface
- Graph
range: string

```
</details></div>