-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathworkflow.json
More file actions
35 lines (35 loc) · 811 Bytes
/
workflow.json
File metadata and controls
35 lines (35 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"_id": "FPjAaKfuYAL7tiHbm",
"createdAt": "2018-11-19 06:41:46.877Z",
"creator": {
"...": "include(system/creator.json)"
},
"exabyteId": "qKtTzu9utCo6ac4n7",
"hash": "f4fd707d2e47c15f8d786cf159040954",
"isDefault": true,
"name": "workflow",
"owner": {
"...": "include(system/owner.json)"
},
"properties": [
"band_structure"
],
"schemaVersion": "0.2.0",
"slug": "workflow",
"subworkflows": [
{
"...": "include(workflow/subworkflow.json)"
}
],
"tags": [
"workflow"
],
"units": [
{
"_id": "LCthJ6E2QabYCZqf4",
"flowchartId": "05c362dc27ff1bb98d16fd60",
"type": "subworkflow",
"name": "subworkflow unit"
}
]
}