472
edits
(Update package: OSW Base) |
(Update package: OSW Base) |
||
jsondata | |||
---|---|---|---|
Line 31: | Line 31: | ||
{ | { | ||
"text": "Eine Person mit Nutzerkennung", | "text": "Eine Person mit Nutzerkennung", | ||
"lang": " | "lang": "de" | ||
} | } | ||
], | ], | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
{ | { | ||
"room": { | "room": { | ||
Line 12: | Line 11: | ||
}, | }, | ||
"username": { | "username": { | ||
"@id": "Property:HasUsername" | "@id": "Property:HasUsername", | ||
"@type": "xsd:string" | |||
} | } | ||
}, | |||
"/wiki/Category:OSW44deaa5b806d41a2a88594f562b110e9?action=raw\u0026slot=jsonschema" | |||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:OSW44deaa5b806d41a2a88594f562b110e9?action=raw\u0026slot=jsonschema" | |||
} | } | ||
], | ], | ||
"title": "User", | |||
"title*": { | |||
"de": "Nutzer" | |||
}, | |||
"type": "object", | |||
"uuid": "d9aa0bca-9b00-40d8-af6f-5c091bf9eec7", | |||
"description": "A person who has a user ID.", | |||
"description*": { | |||
"de": "Eine Person mit Nutzerkennung" | |||
}, | |||
"required": [ | "required": [ | ||
"username", | "username", | ||
Line 55: | Line 71: | ||
"range": "Category:OSWc5ed0ed1e33c4b31887c67af25a610c1" | "range": "Category:OSWc5ed0ed1e33c4b31887c67af25a610c1" | ||
}, | }, | ||
"uniqueItems": true | "uniqueItems": true | ||
}, | }, | ||
"superior": { | "superior": { | ||
Line 80: | Line 93: | ||
"range": "Category:OSWd9aa0bca9b0040d8af6f5c091bf9eec7" | "range": "Category:OSWd9aa0bca9b0040d8af6f5c091bf9eec7" | ||
}, | }, | ||
"uniqueItems": true | "uniqueItems": true | ||
}, | }, | ||
"type": { | "type": { | ||
Line 90: | Line 100: | ||
] | ] | ||
} | } | ||
} | } | ||
} | } | ||
header_template | |||
Line 49: | Line 49: | ||
{{#ask: [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasSuperior::{{FULLPAGENAME}}]] | | {{#ask: [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[HasSuperior::{{FULLPAGENAME}}]] | | ||
? | ?HasOu={{#switch:{{USERLANGUAGECODE}}|en=Department|de=Abteilung|#default=Department}} | | ||
mainlabel={{#switch:{{USERLANGUAGECODE}}|en=Name|de=Name|#default=Name}} | | mainlabel={{#switch:{{USERLANGUAGECODE}}|en=Name|de=Name|#default=Name}} | | ||
format=table | format=table | ||
}} | }} | ||
| }} | | }} |
edits