--- search: boost: 5.0 --- # Slot: software _Computer software used to perform simulation._
URI: [https://CCPBioSim.ac.uk/biosim-schema/software](https://CCPBioSim.ac.uk/biosim-schema/software) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ComputationalEnvironment](../classes/ComputationalEnvironment.md) | Computational environment used to perform simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Software](../classes/Software.md) | | Domain Of | [ComputationalEnvironment](../classes/ComputationalEnvironment.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/software | | native | https://CCPBioSim.ac.uk/biosim-schema/software | ## LinkML Source ```yaml name: software description: Computer software used to perform simulation. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - ComputationalEnvironment range: Software ```