472
edits
(Update package: OSW Base) |
(Update package: OSW Base) |
||
Line 1: | Line 1: | ||
== Namespaces == | |||
for UUID generation via uuid5 | |||
* General (same as UUID of the category page): d9aa0bca-9b00-40d8-af6f-5c091bf9eec7 | |||
* FhG: c3bd285c-1545-59a6-9183-32bee5aeed41 | |||
jsonschema | |||
---|---|---|---|
Line 4: | Line 4: | ||
"username": "Property:HasUsername", | "username": "Property:HasUsername", | ||
"room": "Property:HasRoom", | "room": "Property:HasRoom", | ||
"superior": "Property:HasSuperior" | "superior": "Property:HasSuperior" | ||
} | } | ||
Line 19: | Line 18: | ||
"de": "Nutzername" | "de": "Nutzername" | ||
}, | }, | ||
" | "description": "Organization user ID", | ||
"description*": { | "description*": { | ||
"de": " | "de": "Organization-User-ID" | ||
}, | }, | ||
"type": "string" | "type": "string" | ||
Line 41: | Line 29: | ||
"de": "Raum" | "de": "Raum" | ||
}, | }, | ||
" | "description": "Office", | ||
"description*": { | "description*": { | ||
"de": "Büro" | "de": "Büro" |
edits