---
search:
boost: 5.0
---
# Slot: system_counts
_Entity counts across the simulated system._
URI: [https://CCPBioSim.ac.uk/biosim-schema/system_counts](https://CCPBioSim.ac.uk/biosim-schema/system_counts)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SystemComposition](../classes/SystemComposition.md) | Molecular composition of simulated system | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [SystemCounts](../classes/SystemCounts.md) |
| Domain Of | [SystemComposition](../classes/SystemComposition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Aliases
* System Counts
## 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/system_counts |
| native | https://CCPBioSim.ac.uk/biosim-schema/system_counts |
## LinkML Source
```yaml
name: system_counts
description: Entity counts across the simulated system.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
aliases:
- System Counts
rank: 1000
domain_of:
- SystemComposition
range: SystemCounts
inlined: true
```