Bots, Bureaucrats, Moderators (CommentStreams), Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
1,298
edits
No edit summary Tag: 2017 source edit |
(Update package: OSW Base) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== | == Namespaces == | ||
for UUID generation via uuid5 | |||
* General (same as UUID of the category page): b8b62787-63d5-4b07-84ee-a9d3b3d183a4 | |||
* FhG: fdd10d54-8474-5957-83a1-2ac4e40723a6 | |||
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
jsonschema | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
"/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema" | |||
], | |||
"allOf": [ | |||
{ | { | ||
" | "$ref": "/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema" | ||
} | } | ||
], | |||
"type": "object", | |||
"title": "Group", | |||
"required": [ | |||
"type" | |||
], | ], | ||
"defaultProperties": [], | "defaultProperties": [], | ||
Line 49: | Line 56: | ||
] | ] | ||
} | } | ||
} | } | ||
} | } |