Extension:DSMW
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() 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 | Download snapshot Note: 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.
-
this shows how wiki2 imports a feed of wiki1
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.