71
edits
No edit summary Tag: Metadata slot edit |
No edit summary Tag: Metadata slot edit |
||
jsondata | |||
---|---|---|---|
Line 13: | Line 13: | ||
} | } | ||
], | ], | ||
"name": "MixingTool" | "name": "MixingTool", | ||
"description": [ | |||
{ | |||
"text": "A mixer is used to combine several starting materials with different properties and usually different compositions to create a new substance.", | |||
"lang": "en" | |||
}, | |||
{ | |||
"text": "Ein Mischer dient zur Vereinigung von mehreren Ausgangsstoffen mit unterschiedlichen Eigenschaften und meist auch in unterschiedlichen Zusammensetzungen zu einem neuen Stoff.", | |||
"lang": "de" | |||
} | |||
] | |||
} | } | ||
jsonschema | |||
Line 14: | Line 14: | ||
"en": "Mixing tool" | "en": "Mixing tool" | ||
}, | }, | ||
"description": "", | "description": "A mixer is used to combine several starting materials with different properties and usually different compositions to create a new substance.", | ||
"description*": {}, | "description*": { | ||
"en": "A mixer is used to combine several starting materials with different properties and usually different compositions to create a new substance.", | |||
"de": "Ein Mischer dient zur Vereinigung von mehreren Ausgangsstoffen mit unterschiedlichen Eigenschaften und meist auch in unterschiedlichen Zusammensetzungen zu einem neuen Stoff." | |||
}, | |||
"required": [ | "required": [ | ||
"type" | "type" |
edits