70
edits
([bot edit] Copied from wiki-dev.open-semantic-lab.org) Tag: Metadata slot edit |
No edit summary Tag: Metadata slot edit |
||
| jsondata | |||
|---|---|---|---|
| Line 13: | Line 13: | ||
"process_category": "Category:OSW536cd923e2f346b791d00df57ad182d5", | "process_category": "Category:OSW536cd923e2f346b791d00df57ad182d5", | ||
"key": "cleaning" | "key": "cleaning" | ||
}, | |||
{ | |||
"uuid": "641980c1-6459-433b-9ec5-f5b685a700e3", | |||
"process_category": "Category:OSW214502c1fe1a4a25ae7dfa37f3d96204", | |||
"key": "Recipe (Annealing + Cleaning)" | |||
} | } | ||
], | ], | ||
| jsonschema | |||
| Line 13: | Line 13: | ||
{ | { | ||
"cleaning_commented": { | "cleaning_commented": { | ||
"@id": "Property:HasPart", | |||
"@type": "@id" | |||
} | |||
}, | |||
{ | |||
"Recipe (Annealing + Cleaning)_commented": { | |||
"@id": "Property:HasPart", | "@id": "Property:HasPart", | ||
"@type": "@id" | "@type": "@id" | ||
| Line 95: | Line 101: | ||
"uuid", | "uuid", | ||
"annealing", | "annealing", | ||
"cleaning" | "cleaning", | ||
"Recipe (Annealing + Cleaning)" | |||
], | ], | ||
"required": [ | "required": [ | ||
| Line 217: | Line 224: | ||
{ | { | ||
"text": "step 1: cleaning", | "text": "step 1: cleaning", | ||
"lang": "en" | |||
} | |||
], | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"description": { | |||
"options": { | |||
"hidden": true | |||
} | |||
} | |||
} | |||
}, | |||
"Recipe (Annealing + Cleaning)": { | |||
"type": "object", | |||
"title": "2: Recipe (Annealing + Cleaning)", | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:OSW214502c1fe1a4a25ae7dfa37f3d96204?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"options": { | |||
"remove_empty_properties": true | |||
}, | |||
"properties": { | |||
"type": { | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"actionees": { | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"projects": { | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"input": { | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"output": { | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"tool": { | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"label": { | |||
"default": [ | |||
{ | |||
"text": "step 2: Recipe (Annealing + Cleaning)", | |||
"lang": "en" | "lang": "en" | ||
} | } | ||
edits