531
edits
(Update package: OSW Core) |
(Update package: OSW Core) |
||
| jsondata | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
{ | { | ||
"subclass_of": [ | |||
"Category:Item" | |||
], | |||
"uuid": "2ac4493f-8635-481e-af1d-b961b63c8325", | |||
"label": [ | |||
{ | |||
"text": "Data", | |||
"lang": "en" | |||
} | |||
], | |||
"name": "Data", | |||
"type": [ | |||
"Category:Category" | |||
] | |||
} | } | ||
| jsonschema | |||
| Line 1: | Line 1: | ||
{ | { | ||
"type": "object", | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"title": "Data", | |||
"required": [ | |||
"type" | |||
], | |||
"properties": { | |||
"type": { | |||
"default": [ | |||
"Category:OSW2ac4493f8635481eaf1db961b63c8325" | |||
] | |||
} | |||
} | |||
} | } | ||
edits