64
edits
No edit summary Tag: Metadata slot edit  | 
				No edit summary Tag: Metadata slot edit  | 
				||
| jsondata | |||
|---|---|---|---|
| Line 16: | Line 16: | ||
     ],  |      ],  | ||
     "description": [],  |      "description": [],  | ||
     "subprocesses": [],  |      "subprocesses": [  | ||
        {  | |||
            "uuid": "2c48bdcc-169c-4c74-844d-0c1c78badb18",  | |||
            "process_category": "Category:OSW64f4561b65174d2ba6e91e8258abcabe",  | |||
            "name": "Annealing"  | |||
        },  | |||
        {  | |||
            "uuid": "41292715-2d0d-4900-af42-0aa1a74ff371",  | |||
            "process_category": "Category:OSW536cd923e2f346b791d00df57ad182d5",  | |||
            "name": "Cleaning"  | |||
        },  | |||
        {  | |||
            "uuid": "eb302f8c-d6c8-49d0-8838-451ae011486e",  | |||
            "process_category": "Category:OSWb4a0e7c1188a4f93ae4b7678597a79bc",  | |||
            "name": "Recipe 1"  | |||
        }  | |||
    ],  | |||
     "name": "FlexibleSampleProcessingExampleWhichIncludesRecipes"  |      "name": "FlexibleSampleProcessingExampleWhichIncludesRecipes"  | ||
}  | }  | ||
| jsonschema | |||
| Line 324: | Line 324: | ||
                                     {  |                                      {  | ||
                                         "text": "step 0: Recipe 1",  |                                          "text": "step 0: Recipe 1",  | ||
                                        "lang": "en"  | |||
                                    }  | |||
                                ],  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "description": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            }  | |||
                        }  | |||
                    },  | |||
                    {  | |||
                        "type": "object",  | |||
                        "title": "0: Annealing",  | |||
                        "allOf": [  | |||
                            {  | |||
                                "$ref": "/wiki/Category:OSW64f4561b65174d2ba6e91e8258abcabe?action=raw\u0026slot=jsonschema"  | |||
                            }  | |||
                        ],  | |||
                        "options": {  | |||
                            "remove_empty_properties": true  | |||
                        },  | |||
                        "properties": {  | |||
                            "type": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "actionees": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "projects": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "input": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "output": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "tool": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "label": {  | |||
                                "default": [  | |||
                                    {  | |||
                                        "text": "step 0: Annealing",  | |||
                                        "lang": "en"  | |||
                                    }  | |||
                                ],  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "description": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            }  | |||
                        }  | |||
                    },  | |||
                    {  | |||
                        "type": "object",  | |||
                        "title": "1: Cleaning",  | |||
                        "allOf": [  | |||
                            {  | |||
                                "$ref": "/wiki/Category:OSW536cd923e2f346b791d00df57ad182d5?action=raw\u0026slot=jsonschema"  | |||
                            }  | |||
                        ],  | |||
                        "options": {  | |||
                            "remove_empty_properties": true  | |||
                        },  | |||
                        "properties": {  | |||
                            "type": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "actionees": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "projects": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "input": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "output": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "tool": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "label": {  | |||
                                "default": [  | |||
                                    {  | |||
                                        "text": "step 1: Cleaning",  | |||
                                        "lang": "en"  | |||
                                    }  | |||
                                ],  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "description": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            }  | |||
                        }  | |||
                    },  | |||
                    {  | |||
                        "type": "object",  | |||
                        "title": "2: Recipe 1",  | |||
                        "allOf": [  | |||
                            {  | |||
                                "$ref": "/wiki/Category:OSWb4a0e7c1188a4f93ae4b7678597a79bc?action=raw\u0026slot=jsonschema"  | |||
                            }  | |||
                        ],  | |||
                        "options": {  | |||
                            "remove_empty_properties": true  | |||
                        },  | |||
                        "properties": {  | |||
                            "type": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "actionees": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "projects": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "input": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "output": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "tool": {  | |||
                                "options": {  | |||
                                    "hidden": true  | |||
                                }  | |||
                            },  | |||
                            "label": {  | |||
                                "default": [  | |||
                                    {  | |||
                                        "text": "step 2: Recipe 1",  | |||
                                         "lang": "en"  |                                          "lang": "en"  | ||
                                     }  |                                      }  | ||
edits