A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="7.0.001"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="7.0.001" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="retrieve" compatibility="7.0.001" expanded="true" height="68" name="Retrieve Golf" width="90" x="45" y="187"> <parameter key="repository_entry" value="//Samples/data/Golf"/> </operator> <operator activated="true" class="loop_values" compatibility="7.0.001" expanded="true" height="82" name="Loop Values" width="90" x="179" y="187"> <parameter key="attribute" value="Play"/> <process expanded="true"> <operator activated="true" class="filter_examples" compatibility="7.0.001" expanded="true" height="103" name="Filter Examples" width="90" x="179" y="34"> <list key="filters_list"> <parameter key="filters_entry_key" value="Play.equals.%{loop_value}"/> </list> </operator> <operator activated="true" class="series:integrate_series" compatibility="5.3.000" expanded="true" height="82" name="Integrate" width="90" x="380" y="34"> <parameter key="attribute_name" value="Humidity"/> </operator> <operator activated="false" class="aggregate" compatibility="7.0.001" expanded="true" height="82" name="Aggregate" width="90" x="313" y="238"> <list key="aggregation_attributes"> <parameter key="Humidity" value="sum"/> </list> </operator> <operator activated="false" class="generate_attributes" compatibility="7.0.001" expanded="true" height="82" name="Generate Attributes" width="90" x="447" y="136"> <list key="function_descriptions"/> </operator> <connect from_port="example set" to_op="Filter Examples" to_port="example set input"/> <connect from_op="Filter Examples" from_port="example set output" to_op="Integrate" to_port="example set input"/> <connect from_op="Integrate" from_port="example set output" to_port="out 1"/> <portSpacing port="source_example set" spacing="0"/> <portSpacing port="sink_out 1" spacing="0"/> <portSpacing port="sink_out 2" spacing="0"/> </process> </operator> <operator activated="true" class="append" compatibility="7.0.001" expanded="true" height="82" name="Append" width="90" x="313" y="187"/> <connect from_op="Retrieve Golf" from_port="output" to_op="Loop Values" to_port="example set"/> <connect from_op="Loop Values" from_port="out 1" to_op="Append" to_port="example set 1"/> <connect from_op="Append" from_port="merged set" 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>