---
search:
boost: 5.0
---
# Slot: connectivity
_Particle connectivity information_
URI: [https://CCPBioSim.ac.uk/biosim-schema/connectivity](https://CCPBioSim.ac.uk/biosim-schema/connectivity)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [TopologyMetadata](../classes/TopologyMetadata.md) | Topology information | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Connectivity](../classes/Connectivity.md) |
| Domain Of | [TopologyMetadata](../classes/TopologyMetadata.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://CCPBioSim.ac.uk/biosim-schema/
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | https://CCPBioSim.ac.uk/biosim-schema/connectivity |
| native | https://CCPBioSim.ac.uk/biosim-schema/connectivity |
## LinkML Source
```yaml
name: connectivity
description: Particle connectivity information
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- TopologyMetadata
range: Connectivity
```