534
edits
|  (Update package: OSW Core) |  (Update package: OSW Core) | ||
| jsonschema | |||
|---|---|---|---|
| Line 97: | Line 97: | ||
|          "label": { |          "label": { | ||
|              "type": "array", |              "type": "array", | ||
|              "title": " |              "title": "Label(s)", | ||
|              "title*": { |              "title*": { | ||
|                  "de": " |                  "de": "Bezeichnung(en)" | ||
|              }, |              }, | ||
|              "description": " |              "description": "At least one label is required.", | ||
|              "description*": { |              "description*": { | ||
|                  "de": " |                  "de": "Mindestens ein Bezeichnung ist erforderlich." | ||
|              }, |              }, | ||
|              "format": "table", |              "format": "table", | ||
| Line 116: | Line 116: | ||
|                  "title": "Label", |                  "title": "Label", | ||
|                  "title*": { |                  "title*": { | ||
|                      "de": " |                      "de": "Bezeichnung" | ||
|                  }, |                  }, | ||
|                  "eval_template": [ |                  "eval_template": [ | ||
| Line 131: | Line 131: | ||
|          "short_name": { |          "short_name": { | ||
|              "type": "array", |              "type": "array", | ||
|              "title": "Short name", |              "title": "Short name(s)", | ||
|              "title*": { |              "title*": { | ||
|                  "de": "Kurzname" |                  "de": "Kurzname(n)" | ||
|              }, |              }, | ||
|              "description": "Abbreviation, Acronym, etc.", |              "description": "Abbreviation, Acronym, etc.", | ||
| Line 146: | Line 146: | ||
|              }, |              }, | ||
|              "items": { |              "items": { | ||
|                  "title": " |                  "title": "Short name", | ||
|                  "title*": { |                  "title*": { | ||
|                      "de": "Kurzname" |                      "de": "Kurzname" | ||
edits