472
edits
(Update package: OSW Base) |
(Update package: OSW Base) |
||
jsonschema | |||
---|---|---|---|
Line 23: | Line 23: | ||
"type": "array", | "type": "array", | ||
"title": "Responsible Person", | "title": "Responsible Person", | ||
"title*": { | |||
"de": "Verantwortliche Person(en)" | |||
}, | |||
"items": { | "items": { | ||
"title": "Responsible Person", | "title": "Responsible Person", | ||
"title*": { | |||
"de": "Verantwortliche Person" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
" | "range": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | ||
} | } | ||
}, | }, | ||
Line 47: | Line 44: | ||
"type": "array", | "type": "array", | ||
"items": { | "items": { | ||
"title": "", | "title": "Location", | ||
"title*": { | |||
"de": "Ort" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
" | "range": "Category:OSW3d238d05316e45a4ac95a11d7b24e36b" | ||
} | } | ||
}, | }, | ||
Line 66: | Line 66: | ||
}, | }, | ||
"organizational_unit": { | "organizational_unit": { | ||
"type": "array", | |||
"title": "Organizational Unit", | "title": "Organizational Unit", | ||
" | "title*": { | ||
"de": "Organisationseinheit(en)" | |||
}, | |||
"items": { | "items": { | ||
"title": "Organizational Unit", | "title": "Organizational Unit", | ||
"title*": { | |||
"de": "Organisationseinheit" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
" | "range": "Category:OSWb8b6278763d54b0784eea9d3b3d183a4" | ||
} | } | ||
}, | }, | ||
"inventory_number": { | "inventory_number": { | ||
"title": "Inventory Number", | "title": "Inventory Number", | ||
"title*": { | |||
"de": "Inventarnummer" | |||
}, | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 86: | Line 95: | ||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | "format": "autocomplete", | ||
" | "range": "Category:OSW3886740859ae459588fee73d3bb3c83e" | ||
}, | }, | ||
"serial_number": { | "serial_number": { | ||
"title": "Serial Number", | "title": "Serial Number", | ||
"title*": { | |||
"de": "Seriennummer" | |||
}, | |||
"type": "string", | "type": "string", | ||
"description": "The Serial Number written on the device" | "description": "The Serial Number written on the device" | ||
Line 99: | Line 107: | ||
"owner": { | "owner": { | ||
"title": "Owner", | "title": "Owner", | ||
"title*": { | |||
"de": "Eigentümer" | |||
}, | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 107: | Line 118: | ||
} | } | ||
}, | }, | ||
"defaultProperties": [ | |||
"image", | |||
"responsible_person", | |||
"location", | |||
"inventory_number", | |||
"risk_assessment" | |||
], | |||
"uuid": "f0fe562f-422d-49c6-8774-90b3dfee2f3f", | "uuid": "f0fe562f-422d-49c6-8774-90b3dfee2f3f", | ||
"title*": { | "title*": { |
edits