---
search:
boost: 5.0
---
# Slot: machine_learned_potential_name
_ML force field used to describe molecules._
URI: [https://CCPBioSim.ac.uk/biosim-schema/machine_learned_potential_name](https://CCPBioSim.ac.uk/biosim-schema/machine_learned_potential_name)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [MachineLearnedPotential](../classes/MachineLearnedPotential.md) | Machine learned potential used for molecules | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [MachineLearnedPotentialName](../enums/MachineLearnedPotentialName.md) |
| Domain Of | [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/machine_learned_potential_name |
| native | https://CCPBioSim.ac.uk/biosim-schema/machine_learned_potential_name |
## LinkML Source
```yaml
name: machine_learned_potential_name
description: ML force field used to describe molecules.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- MachineLearnedPotential
range: MachineLearnedPotentialName
```