--- search: boost: 5.0 --- # Slot: stages _Simulation stages_
URI: [https://CCPBioSim.ac.uk/biosim-schema/stages](https://CCPBioSim.ac.uk/biosim-schema/stages) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SimulationMetadata](../classes/SimulationMetadata.md) | root class for biosim-schema | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [SimulationStages](../classes/SimulationStages.md) | | Domain Of | [SimulationMetadata](../classes/SimulationMetadata.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/stages | | native | https://CCPBioSim.ac.uk/biosim-schema/stages | ## LinkML Source ```yaml name: stages description: Simulation stages from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - SimulationMetadata range: SimulationStages ```