A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.1.003"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.003" expanded="true" name="Process"> <process expanded="true" height="431" width="550"> <operator activated="true" class="generate_data" compatibility="5.1.003" expanded="true" height="60" name="Generate Data" width="90" x="45" y="75"/> <operator activated="true" class="generate_id" compatibility="5.1.003" expanded="true" height="76" name="Generate ID (2)" width="90" x="246" y="165"/> <operator activated="true" class="select_attributes" compatibility="5.1.003" expanded="true" height="76" name="Select Attributes" width="90" x="313" y="30"> <parameter key="attribute_filter_type" value="subset"/> <parameter key="attributes" value="att2|id"/> </operator> <operator activated="true" class="generate_id" compatibility="5.1.003" expanded="true" height="76" name="Generate ID" width="90" x="246" y="300"/> <operator activated="true" class="select_attributes" compatibility="5.1.003" expanded="true" height="76" name="Select Attributes (2)" width="90" x="380" y="300"> <parameter key="attribute_filter_type" value="subset"/> <parameter key="attributes" value="att3|id|att1"/> </operator> <operator activated="true" class="join" compatibility="5.1.003" expanded="true" height="76" name="Join" width="90" x="447" y="120"/> <connect from_op="Generate Data" from_port="output" to_op="Generate ID (2)" to_port="example set input"/> <connect from_op="Generate ID (2)" from_port="example set output" to_op="Select Attributes" to_port="example set input"/> <connect from_op="Generate ID (2)" from_port="original" to_op="Generate ID" to_port="example set input"/> <connect from_op="Select Attributes" from_port="example set output" to_op="Join" to_port="left"/> <connect from_op="Generate ID" from_port="example set output" to_op="Select Attributes (2)" to_port="example set input"/> <connect from_op="Select Attributes (2)" from_port="example set output" to_op="Join" to_port="right"/> <connect from_op="Join" from_port="join" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.1.004"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.004" expanded="true" name="Process"> <process expanded="true" height="639" width="805"> <operator activated="true" class="read_excel" compatibility="5.1.004" expanded="true" height="60" name="Read Excel (4)" width="90" x="45" y="120"> <parameter key="excel_file" value="D:\work\Book2.xls"/> <parameter key="imported_cell_range" value="A1:C25"/> <parameter key="first_row_as_names" value="false"/> <list key="annotations"> <parameter key="0" value="Name"/> </list> <list key="data_set_meta_data_information"> <parameter key="0" value="id.true.integer.id"/> <parameter key="1" value="4.true.integer.attribute"/> <parameter key="2" value="5.true.integer.attribute"/> </list> </operator> <operator activated="true" class="read_excel" compatibility="5.1.004" expanded="true" height="60" name="Read Excel (3)" width="90" x="45" y="30"> <parameter key="excel_file" value="D:\work\Book1.xls"/> <parameter key="imported_cell_range" value="A1:D25"/> <parameter key="first_row_as_names" value="false"/> <list key="annotations"> <parameter key="0" value="Name"/> </list> <list key="data_set_meta_data_information"> <parameter key="0" value="id.true.integer.id"/> <parameter key="1" value="1.true.integer.attribute"/> <parameter key="2" value="2.true.integer.attribute"/> <parameter key="3" value="3.true.integer.attribute"/> </list> </operator> <operator activated="true" class="join" compatibility="5.1.004" expanded="true" height="76" name="Join" width="90" x="246" y="75"/> <connect from_op="Read Excel (4)" from_port="output" to_op="Join" to_port="right"/> <connect from_op="Read Excel (3)" from_port="output" to_op="Join" to_port="left"/> <connect from_op="Join" from_port="join" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>