Category:OSWae9cf54c182245149a65b0149eaa7c0c: Difference between revisions

added subprocesses
(update graph)
Tag: Metadata slot edit
(added subprocesses)
Tag: Metadata slot edit
jsonschema
Line 17: Line 17:
             "depends_on": {
             "depends_on": {
                 "@id": "Property:DependsOn",
                 "@id": "Property:DependsOn",
                "@type": "@id"
            },
            "subprocesses": {
                "@id": "Property:HasPart",
                 "@type": "@id"
                 "@type": "@id"
             }
             }
Line 93: Line 97:
                 "range": "Category:OSWc15b622daa514022a801849c6593cbdf",
                 "range": "Category:OSWc15b622daa514022a801849c6593cbdf",
                 "subclassof_range": "Category:OSWf50ba030bbb743b196e1739fb67d6862"
                 "subclassof_range": "Category:OSWf50ba030bbb743b196e1739fb67d6862"
            }
        },
        "subprocesses": {
            "type": "array",
            "format": "table",
            "title": "Subprocesses",
            "description": "Typical parts of this process.",
            "items": {
                "type": "string",
                "format": "autocomplete",
                "range": "Category:Category",
                "$comment": "SubClasses of Process or AbstractKitProcess",
                "query": "[[SubClassOf::Category:OSWe5aa96bffb1c4d95be7fbd46142ad203]] OR [[SubClassOf.SubClassOf::Category:OSWe5aa96bffb1c4d95be7fbd46142ad203]] OR [[SubClassOf::Category:OSWdc0857e150454dd3a1e45ce54e9b2903]]"
             }
             }
         }
         }
     }
     }
}
}