What's new? | Help | Directory | Sign in
Google
                
Code License: Apache License 2.0
Labels: wiki, wikimodel

Wiki Model

This project contains a set of wiki-related libraries, such as a parsers for various wiki syntaxes, and common wiki model (event- and object-based).


WikiModel was developped within the the European project Nepomuk.


Projects goals

The main goal of this project is creation of a “standard” model for wiki documents. It contains two different models:

End-user benefits/features

Providing tools

“Semantic Web compatibility”

One of the most important issues is to be compatible with the main standard/datamodel of Semantic Web – with Resource Description Framework (RDF). It means that both models (WEM as well as WOM) offer the possibility to map elements from wiki pages to RDF-statements. So each wiki page can be considered as a node in an RDF-graph. It allows to transform wiki-tools into powerful yet simple Semantic Web applications.