| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| wikipedia_dr_arbitration [2026/03/30 18:11] – admin | wikipedia_dr_arbitration [2026/03/30 18:31] (current) – [BPMN Model from capstone] admin |
|---|
| |
| The Arbitration Committee (ArbCom) is the highest dispute resolution body on English Wikipedia. It handles the most serious and intractable disputes, particularly those involving editor conduct. ArbCom decisions are binding and can include sanctions such as topic bans, editing restrictions, or site bans. ArbCom is the court of last resort in Wikipedia's dispute resolution system. | The Arbitration Committee (ArbCom) is the highest dispute resolution body on English Wikipedia. It handles the most serious and intractable disputes, particularly those involving editor conduct. ArbCom decisions are binding and can include sanctions such as topic bans, editing restrictions, or site bans. ArbCom is the court of last resort in Wikipedia's dispute resolution system. |
| | |
| | ===== BPMN Model with swimlanes ===== |
| | {{::arb_aggregate_workflow.png |}} |
| | |
| | this image includes lanes in the arbitration process and is included because the modeling tools are not equipped for lanes |
| |
| ===== BPMN Model ===== | ===== BPMN Model ===== |
| <bpmnio type="bpmn"> | <bpmnio type="bpmn"> |
| <?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> |
| <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" | <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="definitions_1" targetNamespace="http://bpmn.io/schema/bpmn"> |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | <process id="wp_arbcom" name="Wikipedia Arbitration Committee Process" isExecutable="false"> |
| xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" | <startEvent id="start1" name="All other dispute resolution methods exhausted"> |
| xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" | <outgoing>flow1</outgoing> |
| xmlns:di="http://www.omg.org/spec/DD/20100524/DI" | </startEvent> |
| targetNamespace="http://bpmn.io/schema/bpmn" | <task id="task1" name="Filing party submits Request for Arbitration with evidence of prior DR attempts"> |
| id="Definitions_d6684429"> | <incoming>flow1</incoming> |
| <process id="Process_1bd78345" name="ArbCom Standard Workflow (Aggregate)" isExecutable="false"> | <outgoing>flow2</outgoing> |
| <startEvent id="StartEvent_14286920" name="Request Filed"/> | </task> |
| <userTask id="Task_717013f8" name="Submit Arbitration | <task id="task2" name="Named parties notified and invited to respond to the request"> |
| Request"/> | <incoming>flow2</incoming> |
| <serviceTask id="Task_cfa62f97" name="Screen and | <outgoing>flow3</outgoing> |
| Categorise"/> | </task> |
| <exclusiveGateway id="Gateway_33049bdf" name="Accepted by | <task id="task3" name="ArbCom members discuss and vote on whether to accept the case"> |
| ArbCom?" gatewayDirection="Diverging"/> | <incoming>flow3</incoming> |
| <endEvent id="EndEvent_68608bf3" name="Declined / Rejected"/> | <outgoing>flow4</outgoing> |
| <userTask id="Task_e590b5cf" name="Evidence Phase"/> | </task> |
| <userTask id="Task_c53d938b" name="Workshop | <exclusiveGateway id="gw1" name="Case accepted?"> |
| (Draft Decision)"/> | <incoming>flow4</incoming> |
| <userTask id="Task_faab3aa4" name="Proposed Decision | <outgoing>flow5</outgoing> |
| Voting"/> | <outgoing>flow6</outgoing> |
| <serviceTask id="Task_1fdc955e" name="Final Decision | </exclusiveGateway> |
| Published"/> | <endEvent id="end1" name="Case declined - parties advised on alternatives"> |
| <userTask id="Task_12909c23" name="Enforcement & | <incoming>flow6</incoming> |
| Monitoring"/> | </endEvent> |
| <exclusiveGateway id="Gateway_1c9f5815" name="Case Outcome?" gatewayDirection="Diverging"/> | <task id="task4" name="Evidence phase: parties and community submit evidence and diffs"> |
| <endEvent id="EndEvent_650fcd06" name="Remedies Imposed (80%)"/> | <incoming>flow5</incoming> |
| <endEvent id="EndEvent_8bbbbd68" name="Closed - No Decision (16%)"/> | <outgoing>flow7</outgoing> |
| <endEvent id="EndEvent_76be0450" name="Other (4%): Admonishment Only 4%"/> | </task> |
| <sequenceFlow id="Flow_158ae137" sourceRef="StartEvent_14286920" targetRef="Task_717013f8"/> | <task id="task5" name="Workshop phase: parties propose principles, findings of fact, and remedies"> |
| <sequenceFlow id="Flow_b90913d9" sourceRef="Task_717013f8" targetRef="Task_cfa62f97"/> | <incoming>flow7</incoming> |
| <sequenceFlow id="Flow_f600a73e" sourceRef="Task_cfa62f97" targetRef="Gateway_33049bdf"/> | <outgoing>flow8</outgoing> |
| <sequenceFlow id="Flow_bc909404" sourceRef="Gateway_33049bdf" targetRef="EndEvent_68608bf3" name="No - Declined"/> | </task> |
| <sequenceFlow id="Flow_65a2ce0c" sourceRef="Gateway_33049bdf" targetRef="Task_e590b5cf" name="Yes - Accepted"/> | <task id="task6" name="Proposed decision phase: arbitrators draft proposed decision"> |
| <sequenceFlow id="Flow_beb69f7e" sourceRef="Task_e590b5cf" targetRef="Task_c53d938b"/> | <incoming>flow8</incoming> |
| <sequenceFlow id="Flow_37d36d44" sourceRef="Task_c53d938b" targetRef="Task_faab3aa4"/> | <outgoing>flow9</outgoing> |
| <sequenceFlow id="Flow_08308d96" sourceRef="Task_faab3aa4" targetRef="Task_1fdc955e"/> | </task> |
| <sequenceFlow id="Flow_510534a0" sourceRef="Task_1fdc955e" targetRef="Task_12909c23"/> | <task id="task7" name="Community and parties comment on proposed decision"> |
| <sequenceFlow id="Flow_874752bc" sourceRef="Task_12909c23" targetRef="Gateway_1c9f5815"/> | <incoming>flow9</incoming> |
| <sequenceFlow id="Flow_e74d6f75" sourceRef="Gateway_1c9f5815" targetRef="EndEvent_650fcd06" name="Remedies Imposed"/> | <outgoing>flow10</outgoing> |
| <sequenceFlow id="Flow_61e62126" sourceRef="Gateway_1c9f5815" targetRef="EndEvent_8bbbbd68" name="Closed - No Decision"/> | </task> |
| <sequenceFlow id="Flow_b9736816" sourceRef="Gateway_1c9f5815" targetRef="EndEvent_76be0450" name="Other"/> | <task id="task8" name="Arbitrators vote on final principles, findings, and remedies"> |
| | <incoming>flow10</incoming> |
| | <outgoing>flow11</outgoing> |
| | </task> |
| | <task id="task9" name="Final decision published with binding remedies"> |
| | <incoming>flow11</incoming> |
| | <outgoing>flow12</outgoing> |
| | </task> |
| | <task id="task10" name="Administrators implement and enforce ArbCom remedies"> |
| | <incoming>flow12</incoming> |
| | <outgoing>flow13</outgoing> |
| | </task> |
| | <endEvent id="end2" name="Case closed - remedies in effect"> |
| | <incoming>flow13</incoming> |
| | </endEvent> |
| | <sequenceFlow id="flow1" sourceRef="start1" targetRef="task1" /> |
| | <sequenceFlow id="flow2" sourceRef="task1" targetRef="task2" /> |
| | <sequenceFlow id="flow3" sourceRef="task2" targetRef="task3" /> |
| | <sequenceFlow id="flow4" sourceRef="task3" targetRef="gw1" /> |
| | <sequenceFlow id="flow5" name="Yes" sourceRef="gw1" targetRef="task4" /> |
| | <sequenceFlow id="flow6" name="No" sourceRef="gw1" targetRef="end1" /> |
| | <sequenceFlow id="flow7" sourceRef="task4" targetRef="task5" /> |
| | <sequenceFlow id="flow8" sourceRef="task5" targetRef="task6" /> |
| | <sequenceFlow id="flow9" sourceRef="task6" targetRef="task7" /> |
| | <sequenceFlow id="flow10" sourceRef="task7" targetRef="task8" /> |
| | <sequenceFlow id="flow11" sourceRef="task8" targetRef="task9" /> |
| | <sequenceFlow id="flow12" sourceRef="task9" targetRef="task10" /> |
| | <sequenceFlow id="flow13" sourceRef="task10" targetRef="end2" /> |
| </process> | </process> |
| <bpmndi:BPMNDiagram id="BPMNDiagram_1"> | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
| <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1bd78345"> | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="wp_arbcom"> |
| <bpmndi:BPMNShape id="StartEvent_14286920_di" bpmnElement="StartEvent_14286920"> | <bpmndi:BPMNShape id="start1_di" bpmnElement="start1"> |
| <dc:Bounds x="80" y="200" width="36" height="36"/> | <dc:Bounds x="152" y="192" width="36" height="36" /> |
| <bpmndi:BPMNLabel/> | <bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> | <dc:Bounds x="127" y="235" width="86" height="40" /> |
| <bpmndi:BPMNShape id="Task_717013f8_di" bpmnElement="Task_717013f8"> | </bpmndi:BPMNLabel> |
| <dc:Bounds x="260" y="170" width="120" height="60"/> | </bpmndi:BPMNShape> |
| <bpmndi:BPMNLabel/> | <bpmndi:BPMNShape id="task1_di" bpmnElement="task1"> |
| </bpmndi:BPMNShape> | <dc:Bounds x="240" y="170" width="100" height="80" /> |
| <bpmndi:BPMNShape id="Task_cfa62f97_di" bpmnElement="Task_cfa62f97"> | </bpmndi:BPMNShape> |
| <dc:Bounds x="440" y="170" width="120" height="60"/> | <bpmndi:BPMNShape id="task2_di" bpmnElement="task2"> |
| <bpmndi:BPMNLabel/> | <dc:Bounds x="390" y="170" width="100" height="80" /> |
| </bpmndi:BPMNShape> | </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Gateway_33049bdf_di" bpmnElement="Gateway_33049bdf"> | <bpmndi:BPMNShape id="task3_di" bpmnElement="task3"> |
| <dc:Bounds x="620" y="175" width="50" height="50"/> | <dc:Bounds x="540" y="170" width="100" height="80" /> |
| <bpmndi:BPMNLabel/> | </bpmndi:BPMNShape> |
| </bpmndi:BPMNShape> | <bpmndi:BPMNShape id="gw1_di" bpmnElement="gw1" isMarkerVisible="true"> |
| <bpmndi:BPMNShape id="EndEvent_68608bf3_di" bpmnElement="EndEvent_68608bf3"> | <dc:Bounds x="695" y="185" width="50" height="50" /> |
| <dc:Bounds x="800" y="40" width="36" height="36"/> | <bpmndi:BPMNLabel> |
| <bpmndi:BPMNLabel/> | <dc:Bounds x="683" y="161" width="74" height="14" /> |
| </bpmndi:BPMNShape> | </bpmndi:BPMNLabel> |
| <bpmndi:BPMNShape id="Task_e590b5cf_di" bpmnElement="Task_e590b5cf"> | </bpmndi:BPMNShape> |
| <dc:Bounds x="800" y="170" width="120" height="60"/> | <bpmndi:BPMNShape id="end1_di" bpmnElement="end1"> |
| <bpmndi:BPMNLabel/> | <dc:Bounds x="702" y="302" width="36" height="36" /> |
| </bpmndi:BPMNShape> | <bpmndi:BPMNLabel> |
| <bpmndi:BPMNShape id="Task_c53d938b_di" bpmnElement="Task_c53d938b"> | <dc:Bounds x="677" y="345" width="86" height="27" /> |
| <dc:Bounds x="980" y="170" width="120" height="60"/> | </bpmndi:BPMNLabel> |
| <bpmndi:BPMNLabel/> | </bpmndi:BPMNShape> |
| </bpmndi:BPMNShape> | <bpmndi:BPMNShape id="task4_di" bpmnElement="task4"> |
| <bpmndi:BPMNShape id="Task_faab3aa4_di" bpmnElement="Task_faab3aa4"> | <dc:Bounds x="800" y="170" width="100" height="80" /> |
| <dc:Bounds x="1160" y="170" width="120" height="60"/> | </bpmndi:BPMNShape> |
| <bpmndi:BPMNLabel/> | <bpmndi:BPMNShape id="task5_di" bpmnElement="task5"> |
| </bpmndi:BPMNShape> | <dc:Bounds x="950" y="170" width="100" height="80" /> |
| <bpmndi:BPMNShape id="Task_1fdc955e_di" bpmnElement="Task_1fdc955e"> | </bpmndi:BPMNShape> |
| <dc:Bounds x="1340" y="170" width="120" height="60"/> | <bpmndi:BPMNShape id="task6_di" bpmnElement="task6"> |
| <bpmndi:BPMNLabel/> | <dc:Bounds x="1100" y="170" width="100" height="80" /> |
| </bpmndi:BPMNShape> | </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="Task_12909c23_di" bpmnElement="Task_12909c23"> | <bpmndi:BPMNShape id="task7_di" bpmnElement="task7"> |
| <dc:Bounds x="1520" y="170" width="120" height="60"/> | <dc:Bounds x="1250" y="170" width="100" height="80" /> |
| <bpmndi:BPMNLabel/> | </bpmndi:BPMNShape> |
| </bpmndi:BPMNShape> | <bpmndi:BPMNShape id="task8_di" bpmnElement="task8"> |
| <bpmndi:BPMNShape id="Gateway_1c9f5815_di" bpmnElement="Gateway_1c9f5815"> | <dc:Bounds x="1400" y="170" width="100" height="80" /> |
| <dc:Bounds x="1700" y="175" width="50" height="50"/> | </bpmndi:BPMNShape> |
| <bpmndi:BPMNLabel/> | <bpmndi:BPMNShape id="task9_di" bpmnElement="task9"> |
| </bpmndi:BPMNShape> | <dc:Bounds x="1550" y="170" width="100" height="80" /> |
| <bpmndi:BPMNShape id="EndEvent_650fcd06_di" bpmnElement="EndEvent_650fcd06"> | </bpmndi:BPMNShape> |
| <dc:Bounds x="1880" y="200" width="36" height="36"/> | <bpmndi:BPMNShape id="task10_di" bpmnElement="task10"> |
| <bpmndi:BPMNLabel/> | <dc:Bounds x="1700" y="170" width="100" height="80" /> |
| </bpmndi:BPMNShape> | </bpmndi:BPMNShape> |
| <bpmndi:BPMNShape id="EndEvent_8bbbbd68_di" bpmnElement="EndEvent_8bbbbd68"> | <bpmndi:BPMNShape id="end2_di" bpmnElement="end2"> |
| <dc:Bounds x="1880" y="300" width="36" height="36"/> | <dc:Bounds x="1852" y="192" width="36" height="36" /> |
| <bpmndi:BPMNLabel/> | <bpmndi:BPMNLabel> |
| </bpmndi:BPMNShape> | <dc:Bounds x="1827" y="235" width="86" height="27" /> |
| <bpmndi:BPMNShape id="EndEvent_76be0450_di" bpmnElement="EndEvent_76be0450"> | </bpmndi:BPMNLabel> |
| <dc:Bounds x="1880" y="400" width="36" height="36"/> | </bpmndi:BPMNShape> |
| <bpmndi:BPMNLabel/> | <bpmndi:BPMNEdge id="flow1_di" bpmnElement="flow1"> |
| </bpmndi:BPMNShape> | <di:waypoint x="188" y="210" /> |
| <bpmndi:BPMNEdge id="Flow_158ae137_di" bpmnElement="Flow_158ae137"> | <di:waypoint x="240" y="210" /> |
| <bpmndi:BPMNLabel/> | </bpmndi:BPMNEdge> |
| </bpmndi:BPMNEdge> | <bpmndi:BPMNEdge id="flow2_di" bpmnElement="flow2"> |
| <bpmndi:BPMNEdge id="Flow_b90913d9_di" bpmnElement="Flow_b90913d9"> | <di:waypoint x="340" y="210" /> |
| <bpmndi:BPMNLabel/> | <di:waypoint x="390" y="210" /> |
| </bpmndi:BPMNEdge> | </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_f600a73e_di" bpmnElement="Flow_f600a73e"> | <bpmndi:BPMNEdge id="flow3_di" bpmnElement="flow3"> |
| <bpmndi:BPMNLabel/> | <di:waypoint x="490" y="210" /> |
| </bpmndi:BPMNEdge> | <di:waypoint x="540" y="210" /> |
| <bpmndi:BPMNEdge id="Flow_bc909404_di" bpmnElement="Flow_bc909404"> | </bpmndi:BPMNEdge> |
| <bpmndi:BPMNLabel/> | <bpmndi:BPMNEdge id="flow4_di" bpmnElement="flow4"> |
| </bpmndi:BPMNEdge> | <di:waypoint x="640" y="210" /> |
| <bpmndi:BPMNEdge id="Flow_65a2ce0c_di" bpmnElement="Flow_65a2ce0c"> | <di:waypoint x="695" y="210" /> |
| <bpmndi:BPMNLabel/> | </bpmndi:BPMNEdge> |
| </bpmndi:BPMNEdge> | <bpmndi:BPMNEdge id="flow5_di" bpmnElement="flow5"> |
| <bpmndi:BPMNEdge id="Flow_beb69f7e_di" bpmnElement="Flow_beb69f7e"> | <di:waypoint x="745" y="210" /> |
| <bpmndi:BPMNLabel/> | <di:waypoint x="800" y="210" /> |
| </bpmndi:BPMNEdge> | <bpmndi:BPMNLabel> |
| <bpmndi:BPMNEdge id="Flow_37d36d44_di" bpmnElement="Flow_37d36d44"> | <dc:Bounds x="765" y="192" width="18" height="14" /> |
| <bpmndi:BPMNLabel/> | </bpmndi:BPMNLabel> |
| </bpmndi:BPMNEdge> | </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_08308d96_di" bpmnElement="Flow_08308d96"> | <bpmndi:BPMNEdge id="flow6_di" bpmnElement="flow6"> |
| <bpmndi:BPMNLabel/> | <di:waypoint x="720" y="235" /> |
| </bpmndi:BPMNEdge> | <di:waypoint x="720" y="302" /> |
| <bpmndi:BPMNEdge id="Flow_510534a0_di" bpmnElement="Flow_510534a0"> | <bpmndi:BPMNLabel> |
| <bpmndi:BPMNLabel/> | <dc:Bounds x="726" y="263" width="15" height="14" /> |
| </bpmndi:BPMNEdge> | </bpmndi:BPMNLabel> |
| <bpmndi:BPMNEdge id="Flow_874752bc_di" bpmnElement="Flow_874752bc"> | </bpmndi:BPMNEdge> |
| <bpmndi:BPMNLabel/> | <bpmndi:BPMNEdge id="flow7_di" bpmnElement="flow7"> |
| </bpmndi:BPMNEdge> | <di:waypoint x="900" y="210" /> |
| <bpmndi:BPMNEdge id="Flow_e74d6f75_di" bpmnElement="Flow_e74d6f75"> | <di:waypoint x="950" y="210" /> |
| <bpmndi:BPMNLabel/> | </bpmndi:BPMNEdge> |
| </bpmndi:BPMNEdge> | <bpmndi:BPMNEdge id="flow8_di" bpmnElement="flow8"> |
| <bpmndi:BPMNEdge id="Flow_61e62126_di" bpmnElement="Flow_61e62126"> | <di:waypoint x="1050" y="210" /> |
| <bpmndi:BPMNLabel/> | <di:waypoint x="1100" y="210" /> |
| </bpmndi:BPMNEdge> | </bpmndi:BPMNEdge> |
| <bpmndi:BPMNEdge id="Flow_b9736816_di" bpmnElement="Flow_b9736816"> | <bpmndi:BPMNEdge id="flow9_di" bpmnElement="flow9"> |
| <bpmndi:BPMNLabel/> | <di:waypoint x="1200" y="210" /> |
| </bpmndi:BPMNEdge> | <di:waypoint x="1250" y="210" /> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="flow10_di" bpmnElement="flow10"> |
| | <di:waypoint x="1350" y="210" /> |
| | <di:waypoint x="1400" y="210" /> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="flow11_di" bpmnElement="flow11"> |
| | <di:waypoint x="1500" y="210" /> |
| | <di:waypoint x="1550" y="210" /> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="flow12_di" bpmnElement="flow12"> |
| | <di:waypoint x="1650" y="210" /> |
| | <di:waypoint x="1700" y="210" /> |
| | </bpmndi:BPMNEdge> |
| | <bpmndi:BPMNEdge id="flow13_di" bpmnElement="flow13"> |
| | <di:waypoint x="1800" y="210" /> |
| | <di:waypoint x="1852" y="210" /> |
| | </bpmndi:BPMNEdge> |
| </bpmndi:BPMNPlane> | </bpmndi:BPMNPlane> |
| </bpmndi:BPMNDiagram> | </bpmndi:BPMNDiagram> |