262
edits
(Created blank page) |
(add property) Tag: Metadata slot edit |
||
| (One intermediate revision by the same user not shown) | |||
| footer | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
{{#invoke:Entity|footer}} | |||
| header | |||
| Line 1: | Line 1: | ||
{{#invoke:Entity|header}} | |||
| jsondata | |||
| Line 1: | Line 1: | ||
{} | { | ||
"subclass_of": [ | |||
"Category:OSWe5aa96bffb1c4d95be7fbd46142ad203" | |||
], | |||
"type": [ | |||
"Category:Category" | |||
], | |||
"uuid": "daf3113b-9117-4b38-b370-fe94dff4b178", | |||
"label": [ | |||
{ | |||
"text": "My specific process", | |||
"lang": "en" | |||
} | |||
], | |||
"description": [], | |||
"name": "MySpecificProcess" | |||
} | |||
| jsonschema | |||
| Line 1: | Line 1: | ||
{} | { | ||
"@context": [ | |||
"/wiki/Category:OSWe5aa96bffb1c4d95be7fbd46142ad203?action=raw\u0026slot=jsonschema" | |||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:OSWe5aa96bffb1c4d95be7fbd46142ad203?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"type": "object", | |||
"uuid": "daf3113b-9117-4b38-b370-fe94dff4b178", | |||
"title": "MySpecificProcess", | |||
"title*": { | |||
"en": "My specific process" | |||
}, | |||
"description": "", | |||
"description*": {}, | |||
"required": [ | |||
"type", | |||
"my_custom_property" | |||
], | |||
"properties": { | |||
"type": { | |||
"default": [ | |||
"Category:OSWdaf3113b91174b38b370fe94dff4b178" | |||
] | |||
}, | |||
"my_custom_property": { | |||
"type": "string" | |||
} | |||
} | |||
} | |||