Title :
Towards Collaborative Editing of Structured Data on Mobile Devices
Author :
Palmer, Nicholas ; Miron, Emilian ; Kemp, Roelof ; Kielmann, Thilo ; Bal, Henri
Author_Institution :
Vrije Univ., Amsterdam, Netherlands
Abstract :
The age of collaborative editing applications on mobile devices is upon us. However, such applications traditionally rely on centralized servers and thus do not operate in fully decentralized environments. This is a problem on mobile devices where network partitions are the norm due to mobility. Furthermore, such systems typically use either a fixed schema for the data, which makes them inflexible to change and leads to abuse of structured data fields for purposes other than the original intent, or else are based on XML, which limits data to document oriented data stores or else makes querying much more cumbersome for developers and users. In contrast, our Interdroid Versioned Database system provides distributed, fully decentralized, compact, relational, versioned databases for Android powered mobile phones. It offers application designers a unique set of tools for easily building decentralized collaborative applications on Android powered mobile devices using familiar Content Provider and SQL like interfaces. Unfortunately, this system requires that the structure of the database and the user interface (UI) used to edit records in the database to be written at compile time. What users would like is to beable to define and adapt the structure of the data at runtime. What developers would like is a system which makes building structured applications, including editing UI even easier than it is with our prior work. In this paper we present an extension to our Interdroid Versioned Database system which adds the ability to define a Content Provider using an Avro schema, as well as a generic editing interface for instances of that schema. We demonstrate how this system allows us to create powerful data oriented applications at either compile or runtime using an example "ToDo" application, and detail how this work will serve as a basis for our future work on merging shared structured data.
Keywords :
SQL; XML; document handling; groupware; mobile computing; operating systems (computers); relational databases; user interfaces; Android powered mobile phones; Avro schema; ContentProvider; SQL like interfaces; XML; centralized servers; collaborative editing; decentralized environments; document oriented data stores; interdroid versioned database system; mobile devices; network partitions; relational databases; structured data; user interface; Androids; Databases; Humanoid robots; Runtime; Smart phones; User interfaces; Android; Avro; Collaboration; Database; Mobile; Smartphone; Versioning;
Conference_Titel :
Mobile Data Management (MDM), 2011 12th IEEE International Conference on
Conference_Location :
Lulea
Print_ISBN :
978-1-4577-0581-6
Electronic_ISBN :
978-0-7695-4436-6
DOI :
10.1109/MDM.2011.48