Category:OSWd69231157a30456abe0def52771345bc: Difference between revisions

no edit summary
No edit summary
Tag: Metadata slot edit
No edit summary
Tag: Metadata slot edit
jsondata
Line 30: Line 30:
             "uuid": "eb302f8c-d6c8-49d0-8838-451ae011486e",
             "uuid": "eb302f8c-d6c8-49d0-8838-451ae011486e",
             "process_category": "Category:OSWb4a0e7c1188a4f93ae4b7678597a79bc",
             "process_category": "Category:OSWb4a0e7c1188a4f93ae4b7678597a79bc",
             "name": "Recipe 1"
             "name": "Recipe 1 (flexible)"
        },
        {
            "uuid": "48a3a1ea-6529-4a80-918e-9fc747158b95",
            "process_category": "Category:OSW214502c1fe1a4a25ae7dfa37f3d96204",
            "name": "recipe 2"
         }
         }
     ],
     ],
     "name": "FlexibleSampleProcessingExampleWhichIncludesRecipes"
     "name": "FlexibleSampleProcessingExampleWhichIncludesRecipes"
}
}
jsonschema
Line 19: Line 19:
         {
         {
             "Recipe 1_commented": {
             "Recipe 1_commented": {
                "@id": "Property:HasPart",
                "@type": "@id"
            }
        },
        {
            "Recipe 1 (flexible)_commented": {
                "@id": "Property:HasPart",
                "@type": "@id"
            }
        },
        {
            "recipe 2_commented": {
                 "@id": "Property:HasPart",
                 "@id": "Property:HasPart",
                 "@type": "@id"
                 "@type": "@id"
Line 264: Line 276:
                                     {
                                     {
                                         "text": "step 2: Recipe 1",
                                         "text": "step 2: Recipe 1",
                                        "lang": "en"
                                    }
                                ],
                                "options": {
                                    "hidden": true
                                }
                            },
                            "description": {
                                "options": {
                                    "hidden": true
                                }
                            }
                        }
                    },
                    {
                        "type": "object",
                        "title": "2: Recipe 1 (flexible)",
                        "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 (flexible)",
                                        "lang": "en"
                                    }
                                ],
                                "options": {
                                    "hidden": true
                                }
                            },
                            "description": {
                                "options": {
                                    "hidden": true
                                }
                            }
                        }
                    },
                    {
                        "type": "object",
                        "title": "3: recipe 2",
                        "allOf": [
                            {
                                "$ref": "/wiki/Category:OSW214502c1fe1a4a25ae7dfa37f3d96204?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 3: recipe 2",
                                         "lang": "en"
                                         "lang": "en"
                                     }
                                     }