Category:OSW0583b134c618484c9911a3dff145c7eb
(Update package: OSW Lab) |
(Update package: OSW Lab) |
||
| Line 1: | Line 1: | ||
== | == {{#switch:{{USERLANGUAGECODE}}|#default=Chemical substances(Subcategories)|de=Chemische Substanzen(Sukategorien)}} == | ||
{{#ask: [[HasType::Category:OSW2afce49fe800460a95cf480cc0656757]] | |||
|mainlabel={{#switch:{{USERLANGUAGECODE}}|#default=Chemical substance|de=Chemische Substanz}} | |||
|?HasDescription=Description|+lang={{USERLANGUAGECODE}} | |||
|?HasMolecularWeight={{#switch:{{USERLANGUAGECODE}}|#default=Molecular weight|de=Molekulargewicht}} | |||
|?HasIupacName={{#switch:{{USERLANGUAGECODE}}|#default=IUPAC name|de=IUPAC-Name}} | |||
|?HasPubchemCid=PubChem CID | |||
|?HasPubchemSid=PubChem SID | |||
|?HasCasNumber=CAS No | |||
|?HasInchiId=InChI | |||
|?HasSmilesNotation={{#switch:{{USERLANGUAGECODE}}|#default=SMILES notation|de=SMILES-Notation}} | |||
|?HasSumFormula={{#switch:{{USERLANGUAGECODE}}|#default=Sum formula|de=Summenformel}} | |||
|format=datatable | |||
|datatables-searchPanes=true | |||
|datatables-searchPanes.initCollapsed=true | |||
}} | |||
== {{#switch:{{USERLANGUAGECODE}}|#default=Instances|de=Instanzen}} == | |||
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
|? | |mainlabel={{#switch:{{USERLANGUAGECODE}}|#default=Chemical substance|de=Chemische Substanz}} | ||
|format=datatable | |?HasType={{#switch:{{USERLANGUAGECODE}}|#default=Type|de=Typ}} | ||
|?HasDescription=Description|+lang={{USERLANGUAGECODE}} | |||
|?HasSerialNumber={{#switch:{{USERLANGUAGECODE}}|#default=Serial/Batch No.|de=Serien-/Chargen-Nummer}} | |||
|?-HasOutput={{#switch:{{USERLANGUAGECODE}}|#default=Output of (process)|de=Output von (Prozess)}} | |||
|?-HasOutput.HasInput={{#switch:{{USERLANGUAGECODE}}|#default=Components|de=Komponenten}} | |||
|format=datatable | |||
|datatables-searchPanes=true | |||
|datatables-searchPanes.initCollapsed=true | |||
}} | }} | ||
| jsondata | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
{ | { | ||
"subclass_of": [ | |||
"Category:OSW31ca9a739cb24079b36824045c0832aa" | |||
], | |||
"type": [ | |||
"Category:Category" | |||
], | |||
"uuid": "0583b134-c618-484c-9911-a3dff145c7eb", | |||
"label": [ | |||
{ | |||
"text": "Chemical substance", | |||
"lang": "en" | |||
}, | |||
{ | |||
"text": "Chemische Substanz", | |||
"lang": "de" | |||
} | |||
], | |||
"description": [ | |||
{ | |||
"text": "Chemical substance composed of many identical molecules", | |||
"lang": "en" | |||
} | |||
], | |||
"utf8_icon": [ | |||
"🥏", | |||
"⚗", | |||
"⚖" | |||
], | |||
"name": "ChemicalSubstance", | |||
"metaclass": [ | |||
"Category:OSW2afce49fe800460a95cf480cc0656757" | |||
] | |||
} | } | ||
| jsonschema | |||
| Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | |||
{ | |||
"mixing_process": { | |||
"@id": "Property:HasSourceProcess", | |||
"@type": "@id" | |||
}, | |||
"source_process": { | |||
"@type": "@id" | |||
} | |||
}, | |||
"/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw\u0026slot=jsonschema" | |||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"type": "object", | |||
"uuid": "0583b134-c618-484c-9911-a3dff145c7eb", | |||
"title": "ChemicalSubstance", | |||
"title*": { | |||
"en": "Chemical substance", | |||
"de": "Chemische Substanz" | |||
}, | |||
"description": "Chemical substance composed of many identical molecules", | |||
"description*": { | |||
"en": "Chemical substance composed of many identical molecules", | |||
"de": "Chemische Substanz, die aus vielen identischen Molekülen besteht" | |||
}, | |||
"required": [ | |||
"type", | |||
"source_process_" | |||
], | |||
"defaultProperties": [ | |||
"quantity_statements", | |||
"mixing_process" | |||
], | |||
"properties": { | |||
"type": { | |||
"default": [ | |||
"Category:OSW0583b134c618484c9911a3dff145c7eb" | |||
] | |||
}, | |||
"source_process_": { | |||
"title": "Source process", | |||
"title*": { | |||
"de": "Quellprozess" | |||
}, | |||
"description": "Empty property to provide an eval template for a query", | |||
"description*": { | |||
"de": "Leere Eigenschaft zur Bereitstellung einer Eval-Vorlage für eine Abfrage" | |||
}, | |||
"type": "string", | |||
"default": "", | |||
"eval_template": [ | |||
{ | |||
"type": "mustache-wikitext", | |||
"mode": "render", | |||
"value": "{{=\u003C% %\u003E=}} {{#ask:[[HasOutput::{{FULLPAGENAME}}]]|format=plain}}" | |||
} | |||
], | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"mixing_process": { | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:OSWb8435fabafcb48f985422448e9df5faa?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"title": "Mixing (Source process)", | |||
"title*": { | |||
"de": "Mischen (Ursprungsprozess)" | |||
}, | |||
"description": "Process that describes the mixing of components to create this chemical substance. Addtional details of the mixing process can be stated.", | |||
"description*": { | |||
"de": "Prozess, der das Mischen der Komponenten zur Herstellung dieser chemischen Substanz beschreibt. Weitere Einzelheiten des Mischvorgangs können angegeben werden." | |||
}, | |||
"eval_template": [ | |||
{ | |||
"type": "mustache-wikitext", | |||
"mode": "render", | |||
"value": "{{=\u003C% %\u003E=}}\u003Cul\u003E\u003C%#mixing_process.input_components%\u003E\u003Cli\u003E\u003C%component_amount.component_amount_numerical_value%\u003E \u003C%component_amount.component_amount_unit%\u003E [[\u003C%component_instance%\u003E]] ({{#switch:{{USERLANGUAGECODE}}|en=Type|de=Typ|#default=Type}}: {{#ask:[[\u003C%component_instance%\u003E]]|?HasType=|format=plain|mainlabel=-}})\u003C/li\u003E\u003C%/mixing_process.input_componentss%\u003E\u003C/ul\u003E" | |||
} | |||
], | |||
"required": [ | |||
"label", | |||
"output_mixes" | |||
], | |||
"properties": { | |||
"input_components": { | |||
"propertyOrder": -10 | |||
}, | |||
"type": { | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"label": { | |||
"items": { | |||
"properties": { | |||
"text": { | |||
"watch": { | |||
"root_uuid": "uuid" | |||
}, | |||
"readonly": true, | |||
"dynamic_template": "Mixing of Item:OSW{{#replace '-' ''}}{{{root_uuid}}}{{/replace}}" | |||
}, | |||
"lang": { | |||
"readonly": true | |||
} | |||
} | |||
}, | |||
"options": { | |||
"hidden": true | |||
} | |||
}, | |||
"description": { | |||
"description": "Description of the mixing process.", | |||
"description*": { | |||
"de": "Beschreibung des Mischprozesses" | |||
}, | |||
"propertyOrder": -9 | |||
}, | |||
"output_mixes": { | |||
"items": { | |||
"watch": { | |||
"root_uuid": "uuid" | |||
}, | |||
"dynamic_template": "Item:OSW{{#replace '-' ''}}{{{root_uuid}}}{{/replace}}" | |||
}, | |||
"minItems": 1, | |||
"maxItems": 1, | |||
"readonly": true, | |||
"options": { | |||
"hidden": true | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | } | ||
Revision as of 04:42, 8 January 2026
| Chemical substance ID: OSW0583b134c618484c9911a3dff145c7eb | UUID: 0583b134-c618-484c-9911-a3dff145c7eb | |
|---|---|
| ID | OSW0583b134c618484c9911a3dff145c7eb |
| UUID | 0583b134-c618-484c-9911-a3dff145c7eb |
| Label | Chemical substance |
| Machine compatible name | ChemicalSubstance |
| Types/Categories | Category (Class) |
| Statements (outgoing) | |
| Statements (incoming) | |
|
|
|
| Details | |
Description[edit source]
Chemical substance composed of many identical molecules
Chemical substances(Subcategories)[edit | edit source]
| HasDescription | HasMolecularWeight | HasIupacName | HasPubchemCid | HasPubchemSid | HasCasNumber | HasInchiId | HasSmilesNotation | HasSumFormula |
|---|
Instances[edit | edit source]
jsondata
| subclass_of |
| ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| type |
| ||||||||||
| uuid | "0583b134-c618-484c-9911-a3dff145c7eb" | ||||||||||
| label |
| ||||||||||
| description |
| ||||||||||
| utf8_icon |
| ||||||||||
| name | "ChemicalSubstance" | ||||||||||
| metaclass |
|
jsonschema
| @context |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| allOf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| uuid | "0583b134-c618-484c-9911-a3dff145c7eb" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "ChemicalSubstance" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description | "Chemical substance composed of many identical molecules" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| defaultProperties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
Pages in category "OSW0583b134c618484c9911a3dff145c7eb"
This category contains only the following page.