--- search: boost: 5.0 --- # Slot: modified _Has the initial model been modified from the original?_
URI: [https://CCPBioSim.ac.uk/biosim-schema/modified](https://CCPBioSim.ac.uk/biosim-schema/modified) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [MoleculeID](../classes/MoleculeID.md) | Identifiers of a molecule type in the simulated system | no | | [WaterPotential](../classes/WaterPotential.md) | Potential used for water molecules | no | | [ProteinPotential](../classes/ProteinPotential.md) | Potential used for protein molecules | no | | [LipidPotential](../classes/LipidPotential.md) | Potential used for lipid molecules | no | | [NucleicPotential](../classes/NucleicPotential.md) | Potential used for nucleic acid molecules | no | | [CarbohydratePotential](../classes/CarbohydratePotential.md) | Potential used for carbohydrate molecules | no | | [PolymerPotential](../classes/PolymerPotential.md) | Potential used for polymers molecules | no | | [GeneralPotential](../classes/GeneralPotential.md) | Potential used for molecules | no | | [MachineLearnedPotential](../classes/MachineLearnedPotential.md) | Machine learned potential used for molecules | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [boolean](../types/boolean.md) | | Domain Of | [MoleculeID](../classes/MoleculeID.md), [WaterPotential](../classes/WaterPotential.md), [ProteinPotential](../classes/ProteinPotential.md), [LipidPotential](../classes/LipidPotential.md), [NucleicPotential](../classes/NucleicPotential.md), [CarbohydratePotential](../classes/CarbohydratePotential.md), [PolymerPotential](../classes/PolymerPotential.md), [GeneralPotential](../classes/GeneralPotential.md), [MachineLearnedPotential](../classes/MachineLearnedPotential.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/modified | | native | https://CCPBioSim.ac.uk/biosim-schema/modified | ## LinkML Source ```yaml name: modified description: Has the initial model been modified from the original? from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - MoleculeID - WaterPotential - ProteinPotential - LipidPotential - NucleicPotential - CarbohydratePotential - PolymerPotential - GeneralPotential - MachineLearnedPotential range: boolean ```