A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.0"> <context> <input> <location/> </input> <output> <location/> <location/> </output> <macros/> </context> <operator activated="true" class="process" expanded="true" name="Process"> <process expanded="true" height="-20" width="-50"> <operator activated="true" class="generate_data" expanded="true" height="60" name="Generate Data" width="90" x="50" y="69"/> <operator activated="true" class="select_attributes" expanded="true" height="76" name="Select Attributes" width="90" x="277" y="66"> <parameter key="attribute_filter_type" value="regular_expression"/> <parameter key="regular_expression" value="att1|att2"/> <parameter key="invert_selection" value="true"/> </operator> <connect from_op="Generate Data" from_port="output" to_op="Select Attributes" to_port="example set input"/> <connect from_op="Select Attributes" from_port="example set output" 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>