Class: CarbohydratePotential¶
Potential used for carbohydrate molecules.
URI: https://CCPBioSim.ac.uk/biosim-schema/CarbohydratePotential
classDiagram
class CarbohydratePotential
click CarbohydratePotential href "../../classes/CarbohydratePotential/"
CarbohydratePotential : carbohydrate_potential_name
CarbohydratePotential --> "0..1" CarbohydratePotentialName : carbohydrate_potential_name
click CarbohydratePotentialName href "../../enums/CarbohydratePotentialName/"
CarbohydratePotential : modified
Slots¶
Name |
Cardinality and Range |
Description |
Inheritance |
|---|---|---|---|
Force field used to describe carbohydrate |
direct |
||
0..1 |
Has the initial model been modified from the original? |
direct |
Usages¶
used by |
used in |
type |
used |
|---|---|---|---|
range |
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/CarbohydratePotential |
native |
https://CCPBioSim.ac.uk/biosim-schema/CarbohydratePotential |
LinkML Source¶
Direct¶
name: CarbohydratePotential
description: Potential used for carbohydrate molecules.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
slots:
- carbohydrate_potential_name
- modified
Induced¶
name: CarbohydratePotential
description: Potential used for carbohydrate molecules.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
attributes:
carbohydrate_potential_name:
name: carbohydrate_potential_name
description: Force field used to describe carbohydrate.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
owner: CarbohydratePotential
domain_of:
- CarbohydratePotential
range: CarbohydratePotentialName
modified:
name: modified
description: Has the initial model been modified from the original?
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
owner: CarbohydratePotential
domain_of:
- MoleculeID
- WaterPotential
- ProteinPotential
- LipidPotential
- NucleicPotential
- CarbohydratePotential
- PolymerPotential
- GeneralPotential
- MachineLearnedPotential
range: boolean