Software Research and the Industry

Dirk Riehle’s blog about everything computer science, applied and more

Software Research and the Industry header image 4

Entries Tagged as 'Wiki Tech'

Wiki Creole Grammar, Schema, Transformations Made Available

January 19th, 2008 · No Comments

For wiki research purposes as well as the Wiki Creole community’s convenience, we are making our EBNF grammar, the XML schema definition, and the to/from XML transformations available. You can use these specifications to create your own wiki parsers (using parser generators) as well as use standard technology (DOM, XSLT) to work with wiki pages [...]

[Read more →]

Tags: Research · Wiki Tech

An XML Interchange Format for Wiki Creole 1.0

January 9th, 2008 · 2 Comments

Title: An XML Interchange Format for Wiki Creole 1.0
Authors: Martin Junghans, Dirk Riehle, Umit Yalcinalp
Abstract: Wikis have become an important application on the web and in the enterprise, yet there are no interoperability standards between different wiki engines. We present the first complete XML representation format of Wiki Creole 1.0. Wiki Creole is a community [...]

[Read more →]

Tags: Publication · Wiki Tech

An EBNF Grammar for Wiki Creole 1.0

January 9th, 2008 · 1 Comment

Title: An EBNF Grammar for Wiki Creole 1.0
Authors: Martin Junghans, Dirk Riehle, Rama Gurram, Matthias Kaiser, Mario Lopes, Umit Yalcinalp
Abstract: Today’s wiki engines are not interoperable. This is an unfortunate consequence of the lack of rigorously specified standards. This technical report presents a complete and validated EBNF-based grammar for Wiki Creole, a community standard for [...]

[Read more →]

Tags: Publication · Wiki Tech