Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/momo54/DSMW
Distributed Semantic MediaWiki
https://github.com/momo54/DSMW
Last synced: 5 days ago
JSON representation
Distributed Semantic MediaWiki
- Host: GitHub
- URL: https://github.com/momo54/DSMW
- Owner: momo54
- License: gpl-3.0
- Created: 2011-06-17T12:04:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-31T14:54:51.000Z (over 10 years ago)
- Last Synced: 2024-08-02T12:43:45.993Z (3 months ago)
- Language: PHP
- Homepage: http://momo54.github.com/DSMW
- Size: 5.96 MB
- Stars: 14
- Watchers: 4
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: COPYING
Awesome Lists containing this project
- awesome-starred - momo54/DSMW - Distributed Semantic MediaWiki (others)
README
# Welcome to the DSMW wiki!
DSMW stands for Distributed Semantic Media Wiki. It allows to create a
network of Semantic Media Wiki Server and synchronize data between
them. DSMW can be understood as Git or Mercurial but for a networks
semantic wikis.## DSMW principles
With DSMW extension, each Semantic MediaWiki (SMW) server can create
arbitrary number of pushFeeds and publish changes of selected Wiki
pages in these pushFeeds. It can be understood as publish operation in
publish subscribe paradigm. Next, any SMW server can also subscribe to
remote pushfeeds by creating pullfeeds. It can be seen as subscribe
operation in publish subscribe paradigm. Then, anyone can push and
pull in these channels. DSMW extension ensure eventual consistency on
whole network i.e. if the system is idle and every node connected,
next all servers are in the same state (no divergence).![doc/dsmwscenario](http://momo54.github.com/DSMW/images/scenario.png)
More explanation can be found at:
* [DSMW web site](http://momo54.github.com/DSMW)
* Distributed Semantic MediaWiki. Hala Skaf-Molli, Gerome Canals and
Pascal Molli . In 7th Extended Semantic Web Conference, ESWC 2010
(Demo) , Heraklion, Greece , june 2010.* [Multi-Synchronous Collaborative Semantic
Wikis](http://pagesperso.lina.univ-nantes.fr/~molli-p/pmwiki/uploads/Main/Skaf09wise.pdf). Charbel
Rahhal, Hala Skaf-Molli, Pascal Molli and Stephane Weiss . In
Wise'09: International Conference on Web Information Systems , 2009.* Undo in Peer-to-peer Semantic Wikis. Charbel Rahhal, Stephane Weiss,
and Hala Skaf-Molli, Pascal Urso and Pascal Molli. In SemWiki 2009 -
4rd Semantic Wiki Workshop, page 18 , Heraklion, Greece, May 2009.* SWooki: Un Wiki Semantique sur reseau Pair-a-Pair. Charbel Rahhal,
Hala Skaf-Molli and Pascal Molli . Ingenierie des Systemes
d'Information , 14 ( 1 ), 2009.## DSMW authors
* [Pascal Molli](http://pagesperso.lina.univ-nantes.fr/~molli-p)
* [Hala Skaf](http://pagesperso.lina.univ-nantes.fr/~skaf-h)
* Jean-Philippe Muller
* Marlene Hantz
* [Emmanuel Desmontils](http://desmontils.net/WordPress/)
* Stephane Weiss
* Emile Morel