2,222
edits
m (Admin moved page Item:OSW26a5624bd38f4c99ae2fb5704994cfbd to Test ontology class B1 without leaving a redirect) |
No edit summary Tag: Metadata slot edit |
||
jsondata | |||
---|---|---|---|
Line 24: | Line 24: | ||
} | } | ||
], | ], | ||
"name": "TestOntologyClassB1" | "name": "TestOntologyClassB1", | ||
"description": [ | |||
{ | |||
"text": "Some updated description", | |||
"lang": "en" | |||
} | |||
], | |||
"image": "File:OSW6afb360737d24e44b7214b0da5913354.png" | |||
} | } | ||
jsonschema | |||
Line 1: | Line 1: | ||
{} | { | ||
"@context": [ | |||
"/wiki/Category:OSW379d5a1589c74c82bc0de47938264d00?action=raw\u0026slot=jsonschema" | |||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:OSW379d5a1589c74c82bc0de47938264d00?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"type": "object", | |||
"uuid": "26a5624b-d38f-4c99-ae2f-b5704994cfbd", | |||
"title": "TestOntologyClassB1", | |||
"title*": { | |||
"en": "Test ontology class B1" | |||
}, | |||
"description": "Some updated description", | |||
"description*": { | |||
"en": "Some updated description" | |||
}, | |||
"required": [ | |||
"type" | |||
], | |||
"properties": { | |||
"type": { | |||
"default": [ | |||
"Category:OSW26a5624bd38f4c99ae2fb5704994cfbd" | |||
] | |||
} | |||
} | |||
} |