--- search: boost: 5.0 --- # Slot: predicted_structure _Are the molecule positions derived from a prediction?_
URI: [https://CCPBioSim.ac.uk/biosim-schema/predicted_structure](https://CCPBioSim.ac.uk/biosim-schema/predicted_structure) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [MoleculeID](../classes/MoleculeID.md) | Identifiers of a molecule type in the simulated system | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [boolean](../types/boolean.md) | | Domain Of | [MoleculeID](../classes/MoleculeID.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/predicted_structure | | native | https://CCPBioSim.ac.uk/biosim-schema/predicted_structure | ## LinkML Source ```yaml name: predicted_structure description: Are the molecule positions derived from a prediction? from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - MoleculeID range: boolean ```