A program to recognize and reward our most engaged community members
<process version="5.1.009"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.009" expanded="true" name="Process"> <process expanded="true" height="514" width="705"> <operator activated="true" class="retrieve" compatibility="5.1.009" expanded="true" height="60" name="Retrieve" width="90" x="45" y="30"> <parameter key="repository_entry" value="//Samples/data/Golf"/> </operator> <operator activated="true" class="retrieve" compatibility="5.1.009" expanded="true" height="60" name="Retrieve (2)" width="90" x="45" y="120"> <parameter key="repository_entry" value="//Samples/data/Iris"/> </operator> <operator activated="true" class="retrieve" compatibility="5.1.009" expanded="true" height="60" name="Retrieve (3)" width="90" x="45" y="210"> <parameter key="repository_entry" value="//Samples/data/Sonar"/> </operator> <operator activated="true" class="collect" compatibility="5.1.009" expanded="true" height="112" name="Collect" width="90" x="246" y="75"/> <operator activated="true" class="multiply" compatibility="5.1.009" expanded="true" height="94" name="Multiply" width="90" x="380" y="75"/> <operator activated="true" class="loop_collection" compatibility="5.1.009" expanded="true" height="60" name="Use Numbers" width="90" x="514" y="120"> <process expanded="true" height="514" width="737"> <operator activated="true" class="write_csv" compatibility="5.1.009" expanded="true" height="60" name="Write CSV (2)" width="90" x="112" y="30"> <parameter key="csv_file" value="output_%{a}.csv"/> </operator> <connect from_port="single" to_op="Write CSV (2)" to_port="input"/> <portSpacing port="source_single" spacing="0"/> <portSpacing port="sink_output 1" spacing="0"/> </process> </operator> <operator activated="true" class="loop_parameters" compatibility="5.1.009" expanded="true" height="76" name="Write Names" width="90" x="514" y="30"> <list key="parameters"> <parameter key="Select.index" value="[1;3;3;linear]"/> <parameter key="Write CSV.csv_file" value="golf.csv,iris.csv,sonar.csv"/> </list> <parameter key="synchronize" value="true"/> <process expanded="true" height="514" width="737"> <operator activated="true" class="select" compatibility="5.1.009" expanded="true" height="60" name="Select" width="90" x="112" y="30"> <parameter key="index" value="3"/> </operator> <operator activated="true" class="write_csv" compatibility="5.1.009" expanded="true" height="60" name="Write CSV" width="90" x="313" y="30"> <parameter key="csv_file" value="sonar.csv"/> </operator> <connect from_port="input 1" to_op="Select" to_port="collection"/> <connect from_op="Select" from_port="selected" to_op="Write CSV" to_port="input"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="source_input 2" spacing="0"/> <portSpacing port="sink_performance" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> </process> </operator> <connect from_op="Retrieve" from_port="output" to_op="Collect" to_port="input 1"/> <connect from_op="Retrieve (2)" from_port="output" to_op="Collect" to_port="input 2"/> <connect from_op="Retrieve (3)" from_port="output" to_op="Collect" to_port="input 3"/> <connect from_op="Collect" from_port="collection" to_op="Multiply" to_port="input"/> <connect from_op="Multiply" from_port="output 1" to_op="Write Names" to_port="input 1"/> <connect from_op="Multiply" from_port="output 2" to_op="Use Numbers" to_port="collection"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> </process> </operator></process>