An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.2.003"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.2.003" expanded="true" name="Process"> <process expanded="true" height="349" width="681"> <operator activated="true" class="generate_data" compatibility="5.2.003" expanded="true" height="60" name="Generate Data" width="90" x="9" y="6"/> <operator activated="true" class="extract_macro" compatibility="5.2.003" expanded="true" height="60" name="Extract Macro" width="90" x="179" y="30"> <parameter key="macro" value="exs"/> </operator> <operator activated="true" class="filter_example_range" compatibility="5.2.003" expanded="true" height="76" name="Filter Example Range" width="90" x="331" y="23"> <parameter key="first_example" value="%{exs}"/> <parameter key="last_example" value="%{exs}"/> </operator> <connect from_op="Generate Data" from_port="output" to_op="Extract Macro" to_port="example set"/> <connect from_op="Extract Macro" from_port="example set" to_op="Filter Example Range" to_port="example set input"/> <connect from_op="Filter Example Range" 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>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.2.003"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.2.003" expanded="true" name="Process"> <process expanded="true" height="450" width="647"> <operator activated="true" class="generate_data" compatibility="5.2.003" expanded="true" height="60" name="Generate Data" width="90" x="45" y="30"/> <operator activated="true" class="loop" compatibility="5.2.003" expanded="true" height="76" name="Loop" width="90" x="179" y="30"> <parameter key="set_iteration_macro" value="true"/> <parameter key="iterations" value="5"/> <process expanded="true" height="450" width="647"> <operator activated="true" class="extract_macro" compatibility="5.2.003" expanded="true" height="60" name="Extract Macro" width="90" x="45" y="30"> <parameter key="macro" value="%{abc}"/> </operator> <operator activated="true" class="filter_example_range" compatibility="5.2.003" expanded="true" height="76" name="Filter Example Range" width="90" x="179" y="30"> <parameter key="first_example" value="%{abc}"/> <parameter key="last_example" value="%{abc}"/> </operator> <connect from_port="input 1" to_op="Extract Macro" to_port="example set"/> <connect from_op="Extract Macro" from_port="example set" to_op="Filter Example Range" to_port="example set input"/> <connect from_op="Filter Example Range" from_port="example set output" to_port="output 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="source_input 2" spacing="0"/> <portSpacing port="sink_output 1" spacing="0"/> <portSpacing port="sink_output 2" spacing="0"/> </process> </operator> <connect from_op="Generate Data" from_port="output" to_op="Loop" to_port="input 1"/> <connect from_op="Loop" from_port="output 1" 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.2.003"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.2.003" expanded="true" name="Process"> <process expanded="true" height="450" width="748"> <operator activated="true" class="generate_data" compatibility="5.2.003" expanded="true" height="60" name="Generate Data" width="90" x="45" y="30"/> <operator activated="true" class="extract_macro" compatibility="5.2.003" expanded="true" height="60" name="Extract Macro" width="90" x="179" y="30"> <parameter key="macro" value="%{last}"/> </operator> <operator activated="true" class="generate_macro" compatibility="5.2.003" expanded="true" height="76" name="Generate Macro" width="90" x="380" y="30"> <list key="function_descriptions"> <parameter key="first" value="%{last}-5+1"/> </list> </operator> <operator activated="true" class="filter_example_range" compatibility="5.2.003" expanded="true" height="76" name="Filter Example Range" width="90" x="648" y="30"> <parameter key="first_example" value="%{first}"/> <parameter key="last_example" value="%{last}"/> </operator> <connect from_op="Generate Data" from_port="output" to_op="Extract Macro" to_port="example set"/> <connect from_op="Extract Macro" from_port="example set" to_op="Generate Macro" to_port="through 1"/> <connect from_op="Generate Macro" from_port="through 1" to_op="Filter Example Range" to_port="example set input"/> <connect from_op="Filter Example Range" 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>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="6.0.008"> <context> <input/> <output/> <macros> <macro> <key>threshold</key> <value>0</value> </macro> </macros> </context> <operator activated="true" class="process" compatibility="6.0.008" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="generate_data" compatibility="6.0.008" expanded="true" height="60" name="Generate Data" width="90" x="112" y="30"/> <operator activated="true" class="aggregate" compatibility="6.0.008" expanded="true" height="76" name="Aggregate" width="90" x="246" y="120"> <parameter key="use_default_aggregation" value="true"/> <parameter key="default_aggregation_function" value="sum"/> <list key="aggregation_attributes"/> </operator> <operator activated="true" class="rename_by_replacing" compatibility="6.0.008" expanded="true" height="76" name="Rename by Replacing" width="90" x="380" y="30"> <parameter key="replace_what" value=".*\((.*)\)"/> <parameter key="replace_by" value="$1"/> </operator> <operator activated="true" class="select_attributes" compatibility="6.0.008" expanded="true" height="76" name="Select Attributes" width="90" x="514" y="30"> <parameter key="attribute_filter_type" value="numeric_value_filter"/> <parameter key="numeric_condition" value="> %{threshold}"/> </operator> <operator activated="true" class="order_attributes" compatibility="6.0.008" expanded="true" height="76" name="Reorder Attributes" width="90" x="648" y="165"> <parameter key="sort_mode" value="reference data"/> <parameter key="handle_unmatched" value="remove"/> </operator> <connect from_op="Generate Data" from_port="output" to_op="Aggregate" to_port="example set input"/> <connect from_op="Aggregate" from_port="example set output" to_op="Rename by Replacing" to_port="example set input"/> <connect from_op="Aggregate" from_port="original" to_op="Reorder Attributes" to_port="example set input"/> <connect from_op="Rename by Replacing" from_port="example set output" to_op="Select Attributes" to_port="example set input"/> <connect from_op="Select Attributes" from_port="example set output" to_op="Reorder Attributes" to_port="reference_data"/> <connect from_op="Reorder 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>