Query
From KIproBatt Wiki
Simon Stier (talk | contribs) m Tag: 2017 source edit |
Simon Stier (talk | contribs) (fix query to fit stacking process without electrode objects) Tag: 2017 source edit |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| − | == Files related to process-id {{{process_id|}}} == | + | == Files related to process-id {{{process_id|}}}{{{process|}}} == |
| + | <!-- | ||
| + | {{#ask: [[Category:LabProcess/File]] [[IsOutputOf::{{{process_id|}}}]] |format=gallery | limit=100}} | ||
| − | {{#ask: [[Category:LabProcess/File]] [[IsOutputOf::{{{process_id|}}}]]| format= | + | == Physical properties related to process-id {{{process_id|}}} == |
| + | ''Temporary solution'' --> | ||
| + | |||
| + | {{#if:{{{process_id|}}}|{{#ask: [[Category:LabProcess/File]] [[IsOutputOf::{{{process_id|}}}]] | ||
| + | |?HasIscId=ID | ||
| + | |?Mass # g -p4 | ||
| + | |format=table | ||
| + | |limit=100}} | ||
| + | |}} | ||
| + | {{#if:{{{process|}}}|{{#ask: <!-- [[IsObjectParameterOf.-HasObject::{{{process|}}}]] [[HasFile::+]] OR --> [[IsProcessParameterOf.IsSubprocessOf::{{{process|}}}]] [[HasFile::+]] | ||
| + | |?HasFile = Image | ||
| + | |?HasMass # g -p4 = Mass in g | ||
| + | |?HasFile.-HasPredecessor.IsObjectParameterOf.-IsObjectParameterOf.HasFile = Segmentation | ||
| + | |format=table | ||
| + | |limit=100 | ||
| + | }}|}} | ||
| + | </includeonly> | ||