Research report : Collaborative Peer 2 Peer Edition: Avoiding Conflicts is Better than Solving Conflicts
St\'ephane Martin (LIF), Denis Lugiez (LIF)

TL;DR
This paper introduces a novel conflict avoidance algorithm for peer-to-peer collaborative editing of semi-structured documents, eliminating the need for conflict resolution or history tracking by leveraging semantic dependence.
Contribution
It proposes a conflict avoidance method based on semantics dependence that does not require integration transformations or operation history, specifically for XML-like tree documents.
Findings
Prototype implementation demonstrates feasibility
Algorithm effectively avoids conflicts in peer-to-peer editing
No need for operation history or transformation processes
Abstract
Collaborative edition is achieved by distinct sites that work independently on (a copy of) a shared document. Conflicts may arise during this process and must be solved by the collaborative editor. In pure Peer to Peer collaborative editing, no centralization nor locks nor time-stamps are used which make conflict resolution difficult. We propose an algorithm which relies on the notion or semantics dependence and avoids the need of any integration transformation to solve conflicts. Furthermore, it doesn't use any history file recording operations performed since starting the edition process. We show how to define editing operations for semi-structured documents i.e. XML-like trees, that are enriched with informations derived for free from the editing process. Then we define the semantics dependence relation required by the algorithm and we present preliminary results obtained by a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Advanced Database Systems and Queries · Service-Oriented Architecture and Web Services
