Category:OSW81e9e22e7d934382a6a56df7d3736957
(Install package: OSW Base) |
(Update package: OSW Base) |
||
jsondata | |||
---|---|---|---|
Line 2: | Line 2: | ||
"subclass_of": [ | "subclass_of": [ | ||
"Category:Item" | "Category:Item" | ||
], | |||
"utf8_icon": [ | |||
"📝" | |||
], | ], | ||
"uuid": "81e9e22e-7d93-4382-a6a5-6df7d3736957", | "uuid": "81e9e22e-7d93-4382-a6a5-6df7d3736957", | ||
Line 9: | Line 12: | ||
"text": "Recipe", | "text": "Recipe", | ||
"lang": "en" | "lang": "en" | ||
}, | |||
{ | |||
"text": "Rezept", | |||
"lang": "de" | |||
} | } | ||
], | ], | ||
" | "description": [ | ||
" | { | ||
"text": "Preparation instructions, e.g. for a dish", | |||
"lang": "en" | |||
}, | |||
{ | |||
"text": "Eine Zubereitungsanleitung, z. B. für ein Gericht", | |||
"lang": "de" | |||
} | |||
] | ] | ||
} | } | ||
jsonschema | |||
Line 24: | Line 24: | ||
], | ], | ||
"title": "Recipe", | "title": "Recipe", | ||
"title*": { | |||
"de": "Rezept" | |||
}, | |||
"description": "Preparation instructions, e.g. for a dish", | |||
"description*": { | |||
"de": "Eine Zubereitungsanleitung, z. B. für ein Gericht" | |||
}, | |||
"properties": { | "properties": { | ||
"output_count": { | "output_count": { | ||
Line 83: | Line 90: | ||
"value": "{{{step_name}}}:\u003Cbr\u003E{{{step_description}}}" | "value": "{{{step_name}}}:\u003Cbr\u003E{{{step_description}}}" | ||
}, | }, | ||
"required": [ | |||
"@type" | |||
], | |||
"properties": { | "properties": { | ||
"@type": { | |||
"type": "string", | |||
"default": "schema:HowToStep", | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"step_name": { | "step_name": { | ||
"type": "string", | "type": "string", |
Revision as of 18:39, 12 February 2023
Recipe [OSW81e9e22e7d934382a6a56df7d3736957] | |
---|---|
ID | OSW81e9e22e7d934382a6a56df7d3736957 |
UUID | 81e9e22e-7d93-4382-a6a5-6df7d3736957 |
Label | Recipe |
Machine compatible name | Recipe |
Statements (outgoing) | |
Statements (incoming) | |
|
|
Keywords |
Description
jsondata
subclass_of |
| ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
utf8_icon |
| ||||||||||
uuid | "81e9e22e-7d93-4382-a6a5-6df7d3736957" | ||||||||||
name | "Recipe" | ||||||||||
label |
| ||||||||||
description |
|
jsonschema
@context |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
schema_type |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
allOf |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Recipe" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title* |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "Preparation instructions, e.g. for a dish" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description* |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|