--- search: boost: 5.0 --- # Slot: water _Are water molecules included in the trajectory?_
URI: [https://CCPBioSim.ac.uk/biosim-schema/water](https://CCPBioSim.ac.uk/biosim-schema/water) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Trajectories](../classes/Trajectories.md) | Information in trajectory files | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [boolean](../types/boolean.md) | | Domain Of | [Trajectories](../classes/Trajectories.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | engine_mapping | [{'engine': 'toptrajparser', 'key': 'water'}] | ### Schema Source * from schema: https://CCPBioSim.ac.uk/biosim-schema/ ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://CCPBioSim.ac.uk/biosim-schema/water | | native | https://CCPBioSim.ac.uk/biosim-schema/water | ## LinkML Source ```yaml name: water annotations: engine_mapping: tag: engine_mapping value: - engine: toptrajparser key: water description: Are water molecules included in the trajectory? from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - Trajectories range: boolean ```