Category:OSW494f660e6a714a1a9681c517bbb975da: Difference between revisions

Category page
Category:OSW494f660e6a714a1a9681c517bbb975da
(Install package: OSW Base)
 
m (Protected "Tutorial": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(2 intermediate revisions by the same user not shown)
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": [
"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"
    ]
]
}
}

Latest revision as of 04:55, 8 January 2026

Tutorial ID: OSW494f660e6a714a1a9681c517bbb975da | UUID: 494f660e-6a71-4a1a-9681-c517bbb975da | 📦: world.opensemantic.base
ID OSW494f660e6a714a1a9681c517bbb975da
UUID 494f660e-6a71-4a1a-9681-c517bbb975da
Label Tutorial
Machine compatible name Tutorial
Types/Categories Category (Class)
Statements (outgoing)
Statements (incoming)
Details

Description[edit source]

Instruction in written or cinematic form

Instances[edit | edit source]


📎 Select files (or drop them here)... 📷 Camera
    jsondata
    type
    "Category:Category"
    subclass_of
    "Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26"
    utf8_icon
    "🎓"
    uuid"494f660e-6a71-4a1a-9681-c517bbb975da"
    name"Tutorial"
    label
    text"Tutorial"
    lang"en"
    text"Tutorium"
    lang"de"
    description
    text"Instruction in written or cinematic form"
    lang"en"
    text"Schriftliche oder filmische Gebrauchsanleitung"
    lang"de"
    instance_rdf_type
    "schema:HowTo"
    jsonschema
    @context
    "/wiki/Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26?action=raw&slot=jsonschema"
    required_predecessor
    @id"Property:HasRequiredPredecessor"
    @type"@id"
    optional_predecessor
    @id"Property:HasOptionalPredecessor"
    @type"@id"
    recommended_successor
    @id"Property:HasRecommendedSuccessor"
    @type"@id"
    type"object"
    allOf
    $ref"/wiki/Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26?action=raw&slot=jsonschema"
    title"Tutorial"
    title*
    de"Tutorium"
    en"Tutorial"
    description*
    de"Schriftliche oder filmische Gebrauchsanleitung"
    en"Instruction in written or cinematic form"
    description"Instruction in written or cinematic form"
    properties
    required_predecessor
    type"array"
    title"Prerequisites (required)"
    title*
    de"Voraussetzungen (notwendig)"
    eval_template
    type"mustache"
    mode"render"
    value"{{#required_predecessor}}[[{{{.}}}]]<br>{{/required_predecessor}}"
    items
    type"string"
    title"Prerequisite"
    title*
    de"Voraussetzung"
    format"autocomplete"
    options
    autocomplete
    category"Category:OSW494f660e6a714a1a9681c517bbb975da"
    optional_predecessor
    type"array"
    title"Prerequisites (optional)"
    title*
    de"Voraussetzungen (optional)"
    eval_template
    type"mustache"
    mode"render"
    value"{{#optional_predecessor}}[[{{{.}}}]]<br>{{/optional_predecessor}}"
    items
    type"string"
    title"Prerequisite"
    title*
    de"Voraussetzung"
    format"autocomplete"
    options
    autocomplete
    category"Category:OSW494f660e6a714a1a9681c517bbb975da"
    recommended_successor
    type"array"
    title"Follow-up (recommended)"
    title*
    de"Nachfolge-Lerneinheit (empfohlen)"
    eval_template
    type"mustache"
    mode"render"
    value"{{#recommended_successor}}[[{{{.}}}]]<br>{{/recommended_successor}}"
    items
    type"string"
    title"Follow-up"
    title*
    de"Nachfolge-Lerneinheit"
    format"autocomplete"
    options
    autocomplete
    category"Category:OSW494f660e6a714a1a9681c517bbb975da"
    type
    default
    "Category:OSW494f660e6a714a1a9681c517bbb975da"
    uuid"494f660e-6a71-4a1a-9681-c517bbb975da"
    required
    "type"
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.