Generic
From KIproBatt Wiki
(Updated with content from Extension:OpenSemanticLab version 0.0.3) |
(Updated with content from Extension:OpenSemanticLab version 0.0.3) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|link_type={{{link_type|}}} | |link_type={{{link_type|}}} | ||
|popup={{{popup|}}} | |popup={{{popup|}}} | ||
+ | |purge={{{purge|}}} | ||
|form=LabProcess/Steps/Generic | |form=LabProcess/Steps/Generic | ||
|specific_template=OslTemplate:LabProcess/Steps/Generic/Subpage | |specific_template=OslTemplate:LabProcess/Steps/Generic/Subpage | ||
Line 15: | Line 16: | ||
{{#if: {{{concurrent|}}}|[concurrent]={{FULLPAGENAME}}/{{{concurrent}}};|}} | {{#if: {{{concurrent|}}}|[concurrent]={{FULLPAGENAME}}/{{{concurrent}}};|}} | ||
[name]={{{name|}}}; | [name]={{{name|}}}; | ||
+ | [status]={{{status|}}}; | ||
[precondition]={{{precondition|}}}; | [precondition]={{{precondition|}}}; | ||
− | [postcondition]={{{postcondition|}}} | + | [postcondition]={{{postcondition|}}}; |
+ | [input_objects]={{{input_objects|}}}; | ||
+ | [output_objects]={{{output_objects|}}} | ||
|specific_parameters= | |specific_parameters= | ||
− | [ | + | [nominal_tool_category]={{#replace:{{{nominal_tool_category|Category:Device}}}|Category:|}}; <!-- Tree input expects no namespace --> |
− | [ | + | [actual_tool_category]={{#replace:{{{actual_tool_category|{{{nominal_tool_category|Category:Device}}}}}}|Category:|}}; <!-- Tree input expects no namespace --> |
[nominal_object_category]={{#replace:{{{nominal_object_category|Category:Object}}}|Category:|}}; <!-- Tree input expects no namespace --> | [nominal_object_category]={{#replace:{{{nominal_object_category|Category:Object}}}|Category:|}}; <!-- Tree input expects no namespace --> | ||
[actual_object_category]={{#replace:{{{actual_object_category|{{{nominal_object_category|Category:Object}}}}}}|Category:|}}; <!-- Tree input expects no namespace --> | [actual_object_category]={{#replace:{{{actual_object_category|{{{nominal_object_category|Category:Object}}}}}}|Category:|}}; <!-- Tree input expects no namespace --> | ||
[nominal_file_category]={{#replace:{{{nominal_file_category|Category:File}}}|Category:|}}; <!-- Tree input expects no namespace --> | [nominal_file_category]={{#replace:{{{nominal_file_category|Category:File}}}|Category:|}}; <!-- Tree input expects no namespace --> | ||
− | [actual_file_category]={{#replace:{{{actual_file_category|{{{nominal_file_category|Category:File}}}}}}|Category:|}} <!-- Tree input expects no namespace --> | + | [actual_file_category]={{#replace:{{{actual_file_category|{{{nominal_file_category|Category:File}}}}}}|Category:|}}; <!-- Tree input expects no namespace --> |
− | |additional_template_1=OslTemplate:LabProcess/Parameter/ | + | [nominal_quantitative_category]={{#replace:{{{nominal_quantitative_category|Category:Property}}}|Category:|}}; <!-- Tree input expects no namespace --> |
− | |additional_parameters_1={{{ | + | [actual_quantitative_category]={{#replace:{{{actual_quantitative_category|{{{nominal_quantitative_category|Category:Property}}}}}}|Category:|}} <!-- Tree input expects no namespace --> |
+ | |additional_template_1=OslTemplate:LabProcess/Parameter/MultiTool/Tool | ||
+ | |additional_parameters_1={{{tools|}}} | ||
|additional_template_2=OslTemplate:LabProcess/Parameter/MultiObject/Object | |additional_template_2=OslTemplate:LabProcess/Parameter/MultiObject/Object | ||
|additional_parameters_2={{{objects|}}} | |additional_parameters_2={{{objects|}}} | ||
Line 33: | Line 39: | ||
|additional_parameters_4={{{files|}}} | |additional_parameters_4={{{files|}}} | ||
}}<!-- BESCHREIBUNG (Dubliziert in Seitenvorlage) --> | }}<!-- BESCHREIBUNG (Dubliziert in Seitenvorlage) --> | ||
− | Generischer Prozessschritt | + | Generischer Prozessschritt |
{{{description|}}} | {{{description|}}} | ||
− | |||
====Parameter==== | ====Parameter==== | ||
− | {{#ask: [[ | + | {{#ask: [[IsProcessParameterOf::{{FULLPAGENAME}}/{{{id}}}]] |
− | |?HasName | + | <!-- |?IsProcessParameterOf=Prozess --> |
− | |? | + | |?IsObjectParameterOf=Objekt |
− | |?HasProperty | + | |?HasName=Name |
− | |?HasValue | + | <!-- |?IsInstanceOf=Typ |
− | |sort= | + | |?HasProperty=Attribut --> |
+ | |?HasValue=Wert | ||
+ | |sort=HasName | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
</noinclude> | </noinclude> |
Latest revision as of 06:11, 23 June 2022