Category:OSWe5aa96bffb1c4d95be7fbd46142ad203: Difference between revisions

Update package: OSW Core
(Update package: OSW Core)
(Update package: OSW Core)
 
footer_template
Line 1: Line 1:
=={{#switch:{{USERLANGUAGECODE}}|en=Graph|de=Graph}}==
 
<div style="width: 100%;" class="InteractiveSemanticGraph" data-config='{ "root":"{{FULLPAGENAME}}", "properties":["Subcategory of","-Subcategory of","-HasInput","HasOutput", "HasStatement", "HasProperty", "HasSubject", "HasObject"], "ignore_properties":["IsA"], "permalink":true, "depth":5, "edit": true, "edge_labels": true}'></div>
<h2 class="section-collapsible-initial-collapsed section-heading--collapsed">{{#switch:{{USERLANGUAGECODE}}|en=Process Graph|de=Prozess-Graph}}</h2>
<br>
<div style="width: 100%;" class="InteractiveSemanticGraph" data-config='{ "root":"{{FULLPAGENAME}}", "properties":["Subcategory of","-Subcategory of","-HasInput","HasOutput", "HasStatement", "HasProperty", "HasSubject", "HasObject"], "ignore_properties":["IsA"], "permalink":true, "depth":5, "edit": true, "edge_labels": true}'>
<br>
</div>
jsondata
Line 1: Line 1:
{
{
     "subclass_of": [
     "subclass_of": [
         "Category:Entity"
         "Category:Item"
    ],
    "type": [
        "Category:Category"
     ],
     ],
     "uuid": "e5aa96bf-fb1c-4d95-be7f-bd46142ad203",
     "uuid": "e5aa96bf-fb1c-4d95-be7f-bd46142ad203",
Line 15: Line 18:
     ],
     ],
     "name": "Process",
     "name": "Process",
     "type": [
     "description": [
         "Category:Category"
         {
            "text": "Members of the Process Category describe the act of changing the state or properties of something",
            "lang": "en"
        },
        {
            "text": "Prozesse beschreiben den Akt des Änderns eines Zustandes oder der Eigenschaften von etwas.",
            "lang": "de"
        }
     ]
     ]
}
}
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
         "/wiki/Category:Entity?action=raw\u0026slot=jsonschema",
         "/wiki/Category:Item?action=raw\u0026slot=jsonschema",
         {
         {
             "type": {
             "type": {
                 "@id": "Property:HasType",
                 "@id": "Property:HasType",
                "@type": "@id"
            },
            "type*": {
                "@id": "Property:HasSchema",
                 "@type": "@id"
                 "@type": "@id"
             },
             },
Line 25: Line 29:
             "actionees": {
             "actionees": {
                 "@id": "Property:HasActionee",
                 "@id": "Property:HasActionee",
                "@type": "@id"
            },
            "status": {
                "@id": "Property:HasStatus",
                 "@type": "@id"
                 "@type": "@id"
             },
             },
Line 38: Line 46:
     "allOf": [
     "allOf": [
         {
         {
             "$ref": "/wiki/Category:Entity?action=raw\u0026slot=jsonschema"
             "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
         }
         }
     ],
     ],
Line 44: Line 52:
     "properties": {
     "properties": {
         "type": {
         "type": {
            "title": "Types/Categories",
            "title*": {
                "de": "Typen/Kategorien"
            },
            "type": "array",
            "format": "table",
            "items": {
                "title": "Type",
                "title*": {
                    "de": "Type"
                },
                "type": "string",
                "format": "autocomplete",
                "query": "[[HasType::Category:Category]] |?Display_title_of=label",
                "previewWikiTextTemplate": "[[:{{result.fulltext}}]]",
                "labelTemplate": "{{result.printouts.label.[0]}}"
            },
            "minItems": 1,
             "default": [
             "default": [
                 "Category:Process"
                 "Category:OSWe5aa96bffb1c4d95be7fbd46142ad203"
             ],
             ]
            "options": {
                "collapsed": true,
                "hidden": true,
                "conditional_visible": {
                    "modes": [
                        "query"
                    ]
                }
            }
         },
         },
         "creator": {
         "creator": {
Line 92: Line 73:
             "title": "Actionees",
             "title": "Actionees",
             "title*": {
             "title*": {
                 "de": "Aktuere"
                 "de": "Akteure"
             },
             },
             "items": {
             "items": {
Line 132: Line 113:
         "status": {
         "status": {
             "type": "string",
             "type": "string",
             "title": "Status"
            "_format": "autocomplete",
            "format": "choices",
             "title": "Status",
            "enum": [
                "Item:OSWaa8d29404288446a9f3ec7afa4e2a512",
                "Item:OSWa2b4567ad4874ea1b9adfed19a3d06d1",
                "Item:OSWf474ec34b7df451ea8356134241aef8a"
            ],
            "options": {
                "_autocomplete": {
                    "category": "Category:OSW9725d7a91bab4f1aa68f423e4e9bfcf4"
                },
                "enum_titles": [
                    "To do",
                    "In work",
                    "Done"
                ],
                "enum_titles*": {
                    "de": [
                        "Zu tun",
                        "In Arbeit",
                        "Erledigt"
                    ]
                },
                "grid_columns": 6
            }
         },
         },
         "tool": {
         "tool": {
Line 230: Line 236:
     "required": [
     "required": [
         "type"
         "type"
     ]
     ],
    "uuid": "5a07d666-c55b-4ffa-89d4-9633c708029d",
    "title*": {
        "en": "Process",
        "de": "Prozess"
    },
    "description": "Members of the Process Category describe the act of changing the state or properties of something",
    "description*": {
        "en": "Members of the Process Category describe the act of changing the state or properties of something",
        "de": "Prozesse beschreiben den Akt des Änderns eines Zustandes oder der Eigenschaften von etwas."
    }
}
}