Category:OSW81e9e22e7d934382a6a56df7d3736957: Difference between revisions
Category:OSW81e9e22e7d934382a6a56df7d3736957
(Update package: OSW Base) |
m (Protected "Recipe": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
||
| (One intermediate revision by the same user not shown) | |||
| jsondata | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
{ | { | ||
"subclass_of": [ | |||
"Category:OSWe2c50b1034684c1b9a5c21ad371d6381" | |||
], | |||
"type": [ | |||
"Category:Category" | |||
], | |||
"uuid": "81e9e22e-7d93-4382-a6a5-6df7d3736957", | |||
"label": [ | |||
{ | |||
"text": "Recipe", | |||
"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" | |||
} | |||
], | |||
"utf8_icon": [ | |||
"📝" | |||
], | |||
"name": "Recipe", | |||
"instance_rdf_type": [ | |||
"schema:Recipe" | |||
] | |||
} | } | ||
| jsonschema | |||
| Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | |||
{ | |||
"author": "schema:author", | |||
"preparation_duration": "schema:prepTime", | |||
"processing_duration": "schema:cookTime", | |||
"total_duration": "schema:totalTime", | |||
"output_count": "schema:recipeYield", | |||
"input": "schema:recipeIngredient", | |||
"steps": "schema:recipeInstructions", | |||
"step_name": "schema:name", | |||
"step_description": "schema:text" | |||
}, | |||
"/wiki/Category:OSWe2c50b1034684c1b9a5c21ad371d6381?action=raw\u0026slot=jsonschema" | |||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:OSWe2c50b1034684c1b9a5c21ad371d6381?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"title": "Recipe", | |||
"title*": { | |||
"de": "Rezept", | |||
"en": "Recipe" | |||
}, | |||
"description": "Preparation instructions, e.g. for a dish", | |||
"description*": { | |||
"de": "Eine Zubereitungsanleitung, z. B. für ein Gericht", | |||
"en": "Preparation instructions, e.g. for a dish" | |||
}, | |||
"type": "object", | |||
"uuid": "81e9e22e-7d93-4382-a6a5-6df7d3736957", | |||
"required": [ | |||
"type" | |||
], | |||
"properties": { | |||
"type": { | |||
"default": [ | |||
"Category:OSW81e9e22e7d934382a6a56df7d3736957" | |||
] | |||
}, | |||
"output_count": { | |||
"type": "integer", | |||
"title": "Yield", | |||
"title*": { | |||
"de": "Portionen" | |||
} | |||
}, | |||
"preparation_duration": { | |||
"type": "string", | |||
"title": "Preparation time", | |||
"title*": { | |||
"de": "Vorbereitungszeit" | |||
} | |||
}, | |||
"processing_duration": { | |||
"type": "string", | |||
"title": "Processing time", | |||
"title*": { | |||
"de": "Verarbeitungszeit" | |||
} | |||
}, | |||
"total_duration": { | |||
"type": "string", | |||
"title": "Total duration", | |||
"title*": { | |||
"de": "Gesamtdauer" | |||
} | |||
}, | |||
"input": { | |||
"type": "array", | |||
"title": "Ingredients", | |||
"title*": { | |||
"de": "Zutaten" | |||
}, | |||
"items": { | |||
"type": "string", | |||
"title": "Ingredient", | |||
"title*": { | |||
"de": "Zutat" | |||
} | |||
} | |||
}, | |||
"steps": { | |||
"type": "array", | |||
"title": "Steps", | |||
"title*": { | |||
"de": "Zubereitungsschritte" | |||
}, | |||
"items": { | |||
"type": "object", | |||
"title": "Step", | |||
"title*": { | |||
"de": "Schritt" | |||
}, | |||
"eval_template": { | |||
"type": "wikitext", | |||
"value": "{{{step_name}}}:\u003Cbr\u003E{{{step_description}}}" | |||
}, | |||
"required": [ | |||
"@type" | |||
], | |||
"properties": { | |||
"@type": { | |||
"type": "string", | |||
"default": "schema:HowToStep", | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"step_name": { | |||
"type": "string", | |||
"title": "Name", | |||
"title*": { | |||
"de": "Name" | |||
} | |||
}, | |||
"step_description": { | |||
"type": "string", | |||
"title": "Description", | |||
"title*": { | |||
"de": "Beschreibung" | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | } | ||
Latest revision as of 04:49, 8 January 2026
| Recipe ID: OSW81e9e22e7d934382a6a56df7d3736957 | UUID: 81e9e22e-7d93-4382-a6a5-6df7d3736957 | 📦: world.opensemantic.base | |
|---|---|
| ID | OSW81e9e22e7d934382a6a56df7d3736957 |
| UUID | 81e9e22e-7d93-4382-a6a5-6df7d3736957 |
| Label | Recipe |
| Machine compatible name | Recipe |
| Types/Categories | Category (Class) |
| Statements (outgoing) | |
| Statements (incoming) | |
|
|
|
| Details | |
Description
Preparation instructions, e.g. for a dish
jsondata
| subclass_of |
| ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| type |
| ||||||||||
| uuid | "81e9e22e-7d93-4382-a6a5-6df7d3736957" | ||||||||||
| label |
| ||||||||||
| description |
| ||||||||||
| utf8_icon |
| ||||||||||
| name | "Recipe" | ||||||||||
| instance_rdf_type |
|
jsonschema
| @context |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| allOf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Recipe" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description | "Preparation instructions, e.g. for a dish" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| uuid | "81e9e22e-7d93-4382-a6a5-6df7d3736957" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
This category currently contains no pages or media.