Class: Setup¶
Setup stage of simulation workflow.
URI: https://CCPBioSim.ac.uk/biosim-schema/Setup
classDiagram
class Setup
click Setup href "../../classes/Setup/"
Setup : setup_tool
Setup --> "0..1" SetupTool : setup_tool
click SetupTool href "../../enums/SetupTool/"
Slots¶
Name |
Cardinality and Range |
Description |
Inheritance |
|---|---|---|---|
0..1 |
Name of the tool used to setup simulation |
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/Setup |
native |
https://CCPBioSim.ac.uk/biosim-schema/Setup |
LinkML Source¶
Direct¶
name: Setup
description: Setup stage of simulation workflow.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
slots:
- setup_tool
Induced¶
name: Setup
description: Setup stage of simulation workflow.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
attributes:
setup_tool:
name: setup_tool
description: Name of the tool used to setup simulation.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
owner: Setup
domain_of:
- Setup
range: SetupTool