About mobo

Mobo is a command line toolset that helps to build Semantic MediaWiki structure in an agile, Schema-Driven Development (simplified MDE) way. The model is written in YAML or JSON, using object oriented JSON Schema.

Since the model is organized in plain text files and folders, the user is free to use an editor of Version Control System choice. There is no need of additional tooling.

The main feature of mobo is the model development workflow. Semantic MediaWikis can be developed rapidly and modular, leading to a more agile development process. Mobo can run in an interactive mode, automatically validating and uploading the development model in realtime.

It features a web application for inspecting the development model in its various stages. Mobo can also be used to batch-import wiki pages, either static or programmatically from data.

Mobo is Open Source and Cross-Platform.

Documentation

Screenshots

The mobo development model can be developed with your favorite text editor:

text-editor


Mobo is a console application. It validates, generates and uploads your model in real-time:

cli


There is a web application that allows you to browse your development model and the resulting wikitext:

webapp


The final result in the wiki:

forms


Mobo can generate a graph (which has to be layouted via Gephi) that can be explored in an interactive application:

graph