--- search: boost: 5.0 --- # Slot: carbohydrate_potential_name _Force field used to describe carbohydrate._
URI: [https://CCPBioSim.ac.uk/biosim-schema/carbohydrate_potential_name](https://CCPBioSim.ac.uk/biosim-schema/carbohydrate_potential_name) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [CarbohydratePotential](../classes/CarbohydratePotential.md) | Potential used for carbohydrate molecules | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [CarbohydratePotentialName](../enums/CarbohydratePotentialName.md) | | Domain Of | [CarbohydratePotential](../classes/CarbohydratePotential.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/carbohydrate_potential_name | | native | https://CCPBioSim.ac.uk/biosim-schema/carbohydrate_potential_name | ## LinkML Source ```yaml name: carbohydrate_potential_name description: Force field used to describe carbohydrate. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - CarbohydratePotential range: CarbohydratePotentialName ```