共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Sweble |
Sweble
|
5 | 0 | 796 |
贡献者 | 讨论 | 代码提交 |
The Sweble Wikitext Parser is a parser for the wiki markup (called Wikitext) used by the MediaWiki wiki engine. Of course, the MediaWiki software provides its own parser for wikitext, however, the parser only produces HTML output. The Sweble Wikitext Parser on the other hand generates a machine-readable representation (AST - abstract syntax tree) of an article, thus unlocking the structured data within a wiki running the MediaWiki software.
The parser is developed by the Open Source Research Group at the University Erlangen-Nürnberg. It was open-sourced on the 1st of May 2011.