Category Archives: Wikis

On the Technology Behind the Wikipedia Sexism Debate on “American Women Novelists”

The English Wikipedia is currently embroiled in a debate on sexism (local copy), because of classifying female American novelists as “American Women Novelists” while leaving male American novelists in the more general category “American Novelists”, suggesting a subordinate role of female novelists. I find this debate regrettable for the apparent sexism but also interesting for the technology underlying such changes, which I would like to focus on here.

With technology, I mean bureaucratic practices, conceptual modeling of the world and Wikipedia content, and software tools to support changes to those models.

Continue reading

Announcing OpenSym 2013, the Open Symposium!

OpenSym is the conference for open collaboration researchers and practitioners, including free/libre/open source software, but also open access, open data, open government, and open innovation. OpenSym 2013 will be held for the first time in 2013, on Aug 5-7, in Hong Kong, China. OpenSym joins hands with WikiSym, an established conference that brings together wiki and Wikipedia researchers and practitioners. WikiSym + OpenSym 2013 will co-locate with Wikimania 2013, the Wikipedia (and related) user conference.

OpenSym is unique in bringing together all strands of “open researchers” and I can’t wait to see how it works out! It is truly an exciting time to experience how researchers and practitioners join hands across disciplines to make the world a better place!

Continue reading

Call for Papers: HICSS-46 Minitrack on Open Movements

OPEN MOVEMENTS:
FLOSS, OPEN CONTENTS, OPEN ACCESS AND OPEN COMMUNITIES

Conference Site: Grand Wailea Maui
Dates: 7-10 January 2013

HICSS conferences are devoted to the most relevant advances in the information, computer and system sciences and encompass developments in both theory and practice. Accepted papers may be theoretical, conceptual, tutorial or descriptive in nature. Those selected for presentation will be included in the Conference Proceedings published by the IEEE Computer Society.

Additional detail about the conference may be found on the HICSS primary web site: http://www.hicss.hawaii.edu

This mini-track covers all aspects of the Open Movement phenomena, such as:

Continue reading

Call for Papers: WikiSym 2012

8th International Symposium on Wikis and Open Collaboration

August 27-29, 2012 | Linz, Austria

The International Symposium on Wikis and Open Collaboration (WikiSym) is the premier conference on open collaboration and related technologies. In 2012, WikiSym celebrates its 8th year of scholarly, technical and community innovation in Linz, Austria.  We are excited this year to be collocated with Ars Electronica, the premier digital art and science meeting that attracts over 35,000 attendees per year.

Submissions are invited for the following categories:

Continue reading

Design and Implementation of the Sweble Wikitext Parser: Unlocking the Structured Data of Wikipedia

Abstract: The heart of each wiki, including Wikipedia, is its content. Most machine processing starts and ends with this content. At present, such processing is limited, because most wiki engines today cannot provide a complete and precise representation of the wiki’s content. They can only generate HTML. The main reason is the lack of well-defined parsers that can handle the complexity of modern wiki markup. This applies to MediaWiki, the software running Wikipedia, and most other wiki engines. This paper shows why it has been so difficult to develop comprehensive parsers for wiki markup. It presents the design and implementation of a parser for Wikitext, the wiki markup language of MediaWiki. We use parsing expression grammars where most parsers used no grammars or grammars poorly suited to the task. Using this parser it is possible to directly and precisely query the structured data within wikis, including Wikipedia. The parser is available as open source from http://sweble.org.

Keywords: Wiki, Wikipedia, Wiki Parser, Wikitext Parser, Parsing Expression Grammar, PEG, Abstract Syntax Tree, AST, WYSIWYG, Sweble.

Reference: Hannes Dohrn and Dirk Riehle. “Design and Implementation of the Sweble Wikitext Parser: Unlocking the Structured Data of Wikipedia.” In Proceedings of the 7th International Symposium on Wikis and Open Collaboration (WikiSym 2011). ACM Press, 2011. Page 72-81.

The paper is available as a PDF file (preprint).

Technical Report on WOM: An Object Model for Wikitext

Abstract: Wikipedia is a rich encyclopedia that is not only of great use to its contributors and readers but also to researchers and providers of third party software around Wikipedia. However, Wikipedia’s content is only available as Wikitext, the markup language in which articles on Wikipedia are written, and whoever needs to access the content of an article has to implement their own parser or has to use one of the available parser solutions. Unfortunately, those parsers which convert Wikitext into a high-level representation like an abstract syntax tree (AST) define their own format for storing and providing access to this data structure. Further, the semantics of Wikitext are only defined implicitly in the MediaWiki software itself. This situation makes it difficult to reason about the semantic content of an article or exchange and modify articles in a standardized and machine-accessible way. To remedy this situation we propose a markup language, called XWML, in which articles can be stored and an object model, called WOM, that defines how the contents of an article can be read and modified.

Keywords: Wiki, Wikipedia, Wikitext, Wikitext Parser, Open Source, Sweble, Mediawiki, Mediawiki Parser, XWML, HTML, WOM

Reference: Hannes Dohrn and Dirk Riehle. WOM: An Object Model for Wikitext. University of Erlangen, Technical Report CS-2011-05 (July 2011).

The technical report is available as a PDF file.

The Parser that Cracked the MediaWiki Code

I am happy to announce that we finally open sourced the Sweble Wikitext parser. You can find the announcement on the OSR Group blog or directly on the Sweble project site. This is the work of Hannes Dohrn, my first Ph.D. student, who I hired in 2009 to implement a Wikitext parser.

So what about this “cracking the MediaWiki code”?

Wikipedia aims to bring the (encyclopedic) knowledge of the world to all of us, for free. While already ten years old, the Wikipedia community is just getting started, and we have barely seen the tip of the iceberg, there is so much more to come. All that wonderful content is being written by volunteers using a (seemingly) simple language called Wikitext (the stuff you type in once you click on edit). Until today, Wikitext had been poorly defined.

Continue reading

Call for Papers: WikiSym 2011, the 7th International Symposium on Wikis and Open Collaboration

The 7th International Symposium on Wikis and Open Collaboration

October 3-5, 2011 | Mountain View, California

The International Symposium on Wikis and Open Collaboration (WikiSym) is the premier conference on open collaboration and related technologies. In 2011, WikiSym celebrates its 7th year of scholarly, technical and community innovation in Mountain View, California at the Microsoft Research Campus in Silicon Valley.

Submissions are invited for the following categories:

Continue reading

MediaWiki and Commercial Open Source Innovation

You may be surprised to hear that the dominant public Internet wiki engine, MediaWiki, only plays a minor role in the enterprise. Within the corporate firewalls, TWiki, Confluence, DokuWiki, TikiWiki, and others are running the show. Why is that? It is certainly not the lack of commercial customer interest in MediaWiki, which everyone already knows as the software running Wikipedia. It is also not an anti-commercial stance by the creators of MediaWiki (and its effective owner, the Wikimedia Foundation).

Continue reading

Call for Papers: ACM CHIMIT 2010

The ACM CHIMIT 2010 organizers are soliciting submissions for Papers, Short Papers, Panels, Courses, Posters, and presentations of recently published papers in other venues. Please see the submission page for detailed submission instructions on each kind of contribution. I’m on the program committee.

The Paper & Short Paper Deadline is July 3.

ACM CHIMIT ’10

Computer-Human Interaction for Management of Information Technology

November 12-13, 2010, San Jose, CA (co-located with USENIX LISA in San Jose)

Continue reading