---
search:
boost: 5.0
---
# Slot: particles
_Particles information_
URI: [https://CCPBioSim.ac.uk/biosim-schema/particles](https://CCPBioSim.ac.uk/biosim-schema/particles)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [TopologyMetadata](../classes/TopologyMetadata.md) | Topology information | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Particles](../classes/Particles.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/particles |
| native | https://CCPBioSim.ac.uk/biosim-schema/particles |
## LinkML Source
```yaml
name: particles
description: Particles information
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- TopologyMetadata
range: Particles
```