Extension:DSMW

MediaWiki extensions manual
Distributed Semantic MediaWiki
Release status: unmaintained
Implementation API , Special page
Description DSMW allows to create a network of Semantic MediaWiki servers and manage synchronization of data between them. DSMW allows a SMW server to follow the changes of another SMW server. DSMW ensures eventual consistency over the network of SMW servers.
Author(s) Hala Skaf-Molli, Pascal Molli and Jean-Philippe Muller
Latest version 1.2 (August 2012)
MediaWiki 1.11+
Database changes Yes
License GNU General Public License 3.0
Download
README

Distributed Semantic MediaWiki (DSMW) is an extension of Semantic MediaWiki (SMW). It allows to create a network of SMW servers that share common semantic wiki pages. DSMW manages synchronisation of shared semantic pages and ensures CCI consistency as in Git or Mercurial. CCI stands for Causality, Convergence, Intentions. DSMW provides to SMW nearly the same features as a Distributed Version Control systems:

  • you can work in isolation with your own server, test some stuff,
  • publish changes to your own DSMW public feeds,
  • you can also subscribe to any remote public DSMW feeds.

By this way, users can implement their own dataflows and represents any kind of dataflow oriented processes such as edit/review/publish.

External linksEdit

AuthorsEdit

DSMW was written by Hala Skaf-Molli, reachable at skaf54 -at- gmail.com; Pascal Molli, reachable at momo54 -at- gmail.com; and Jean-Philippe Muller.