Category:OSW494f660e6a714a1a9681c517bbb975da: Difference between revisions

Update package: OSW Base
(Update package: OSW Base)
(Update package: OSW Base)
Line 1: Line 1:
 
==[[:Category:OSW494f660e6a714a1a9681c517bbb975da|{{#switch:{{USERLANGUAGECODE}}|en=Instances|de=Instanzen|#default=Instances}}]]== 
{{#ask: [[Category:OSW494f660e6a714a1a9681c517bbb975da]]
|?HasDescription={{#switch:{{USERLANGUAGECODE}}|en=Description|de=Beschreibung|#default=Description}}
|+lang={{USERLANGUAGECODE}}
|mainlabel={{#switch:{{USERLANGUAGECODE}}|en=Title|de=Titel|#default=Title}}
|format=datatable
|limit = 2000
}}
footer_template
Line 1: Line 1:


== Tutorial Graph ==
<h2 class="section-collapsible-initial-collapsed section-heading--collapsed">{{#switch:{{USERLANGUAGECODE}}|de=Tutorium-Graph|#default=Tutorial Graph}}</h2>
{{Template:Editor/Graph
{{Template:Editor/Graph
| file_name = graph-01
| file_name = graph-01
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "subclass_of": [
"subclass_of": [
        "Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26"
"Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26"
    ],
],
    "utf8_icon": [
"utf8_icon": [
        "🎓"
"🎓"
    ],
],
    "uuid": "494f660e-6a71-4a1a-9681-c517bbb975da",
"uuid": "494f660e-6a71-4a1a-9681-c517bbb975da",
    "name": "Tutorial",
"name": "Tutorial",
    "label": [
"label": [
        {
{
            "text": "Tutorial",
"text": "Tutorial",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Tutorium",
"text": "Tutorium",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Instruction in written or cinematic form",
"text": "Instruction in written or cinematic form",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Schriftliche oder filmische Gebrauchsanleitung",
"text": "Schriftliche oder filmische Gebrauchsanleitung",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "instance_rdf_type": [
"instance_rdf_type": [
        "schema:HowTo"
"schema:HowTo"
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26?action=raw\u0026slot=jsonschema",
"/wiki/Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26?action=raw\u0026slot=jsonschema",
        {
{
            "required_predecessor": {
"required_predecessor": {
                "@id": "Property:HasRequiredPredecessor",
"@id": "Property:HasRequiredPredecessor",
                "@type": "@id"
"@type": "@id"
            },
},
            "optional_predecessor": {
"optional_predecessor": {
                "@id": "Property:HasOptionalPredecessor",
"@id": "Property:HasOptionalPredecessor",
                "@type": "@id"
"@type": "@id"
            },
},
            "recommended_successor": {
"recommended_successor": {
                "@id": "Property:HasRecommendedSuccessor",
"@id": "Property:HasRecommendedSuccessor",
                "@type": "@id"
"@type": "@id"
            }
}
        }
}
    ],
],
    "type": "object",
"type": "object",
    "allOf": [
"allOf": [
        {
{
            "$ref": "/wiki/Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26?action=raw\u0026slot=jsonschema"
"$ref": "/wiki/Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26?action=raw\u0026slot=jsonschema"
        }
}
    ],
],
    "title": "Tutorial",
"title": "Tutorial",
    "title*": {
"title*": {
        "de": "Tutorium",
"de": "Tutorium",
        "en": "Tutorial"
"en": "Tutorial"
    },
},
    "description*": {
"description*": {
        "de": "Schriftliche oder filmische Gebrauchsanleitung",
"de": "Schriftliche oder filmische Gebrauchsanleitung",
        "en": "Instruction in written or cinematic form"
"en": "Instruction in written or cinematic form"
    },
},
    "description": "Instruction in written or cinematic form",
"description": "Instruction in written or cinematic form",
    "properties": {
"properties": {
        "required_predecessor": {
"required_predecessor": {
            "type": "array",
"type": "array",
            "title": "Prerequisites (required)",
"title": "Prerequisites (required)",
            "title*": {
"title*": {
                "de": "Voraussetzungen (notwendig)"
"de": "Voraussetzungen (notwendig)"
            },
},
            "eval_template": {
"eval_template": {
                "type": "mustache",
"type": "mustache",
                "mode": "render",
"mode": "render",
                "value": "{{#required_predecessor}}[[{{{.}}}]]\u003Cbr\u003E{{/required_predecessor}}"
"value": "{{#required_predecessor}}[[{{{.}}}]]\u003Cbr\u003E{{/required_predecessor}}"
            },
},
            "items": {
"items": {
                "type": "string",
"type": "string",
                "title": "Prerequisite",
"title": "Prerequisite",
                "title*": {
"title*": {
                    "de": "Voraussetzung"
"de": "Voraussetzung"
                },
},
                "format": "autocomplete",
"format": "autocomplete",
                "options": {
"options": {
                    "autocomplete": {
"autocomplete": {
                        "category": "Category:OSW494f660e6a714a1a9681c517bbb975da"
"category": "Category:OSW494f660e6a714a1a9681c517bbb975da"
                    }
}
                }
}
            }
}
        },
},
        "optional_predecessor": {
"optional_predecessor": {
            "type": "array",
"type": "array",
            "title": "Prerequisites (optional)",
"title": "Prerequisites (optional)",
            "title*": {
"title*": {
                "de": "Voraussetzungen (optional)"
"de": "Voraussetzungen (optional)"
            },
},
            "eval_template": {
"eval_template": {
                "type": "mustache",
"type": "mustache",
                "mode": "render",
"mode": "render",
                "value": "{{#optional_predecessor}}[[{{{.}}}]]\u003Cbr\u003E{{/optional_predecessor}}"
"value": "{{#optional_predecessor}}[[{{{.}}}]]\u003Cbr\u003E{{/optional_predecessor}}"
            },
},
            "items": {
"items": {
                "type": "string",
"type": "string",
                "title": "Prerequisite",
"title": "Prerequisite",
                "title*": {
"title*": {
                    "de": "Voraussetzung"
"de": "Voraussetzung"
                },
},
                "format": "autocomplete",
"format": "autocomplete",
                "options": {
"options": {
                    "autocomplete": {
"autocomplete": {
                        "category": "Category:OSW494f660e6a714a1a9681c517bbb975da"
"category": "Category:OSW494f660e6a714a1a9681c517bbb975da"
                    }
}
                }
}
            }
}
        },
},
        "recommended_successor": {
"recommended_successor": {
            "type": "array",
"type": "array",
            "title": "Follow-up (recommended)",
"title": "Follow-up (recommended)",
            "title*": {
"title*": {
                "de": "Nachfolge-Lerneinheit (empfohlen)"
"de": "Nachfolge-Lerneinheit (empfohlen)"
            },
},
            "eval_template": {
"eval_template": {
                "type": "mustache",
"type": "mustache",
                "mode": "render",
"mode": "render",
                "value": "{{#recommended_successor}}[[{{{.}}}]]\u003Cbr\u003E{{/recommended_successor}}"
"value": "{{#recommended_successor}}[[{{{.}}}]]\u003Cbr\u003E{{/recommended_successor}}"
            },
},
            "items": {
"items": {
                "type": "string",
"type": "string",
                "title": "Follow-up",
"title": "Follow-up",
                "title*": {
"title*": {
                    "de": "Nachfolge-Lerneinheit"
"de": "Nachfolge-Lerneinheit"
                },
},
                "format": "autocomplete",
"format": "autocomplete",
                "options": {
"options": {
                    "autocomplete": {
"autocomplete": {
                        "category": "Category:OSW494f660e6a714a1a9681c517bbb975da"
"category": "Category:OSW494f660e6a714a1a9681c517bbb975da"
                    }
}
                }
}
            }
}
        },
},
        "type": {
"type": {
            "default": [
"default": [
                "Category:OSW494f660e6a714a1a9681c517bbb975da"
"Category:OSW494f660e6a714a1a9681c517bbb975da"
            ]
]
        }
}
    },
},
    "uuid": "494f660e-6a71-4a1a-9681-c517bbb975da",
"uuid": "494f660e-6a71-4a1a-9681-c517bbb975da",
    "required": [
"required": [
        "type"
"type"
    ]
]
}
}