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