Bots, Bureaucrats, data, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Upload Wizard campaign editors
485
edits
Simon Stier (talk | contribs) (Install package: OSW Virtual Lab) |
Simon Stier (talk | contribs) (Update package: OSW Virtual Lab) |
||
jsonschema | |||
---|---|---|---|
Line 2: | Line 2: | ||
"title": "Model", | "title": "Model", | ||
"@context": [ | "@context": [ | ||
"/wiki/Category:OSWfe72974590fd4e8ba94cd4e8366375e8?action=raw\u0026slot=jsonschema" | "/wiki/Category:OSWfe72974590fd4e8ba94cd4e8366375e8?action=raw\u0026slot=jsonschema", | ||
{} | |||
], | ], | ||
"allOf": [ | "allOf": [ | ||
Line 19: | Line 20: | ||
"en": "A simulation model", | "en": "A simulation model", | ||
"de": "Ein Simulationsmodell" | "de": "Ein Simulationsmodell" | ||
}, | |||
"required": [ | |||
"type" | |||
], | |||
"properties": { | |||
"type": { | |||
"default": [ | |||
"Category:OSW8e511130cecf4d7fa4177c9c65904fc1" | |||
] | |||
} | |||
} | } | ||
} | } |