mobo
v1.8.3
Published
A JSON Schema based modeling bot for Semantic MediaWiki
Downloads
42
Maintainers
Readme
About mobo 2
Mobo is a command line tool that helps building and deploying Semantic MediaWiki structure in an agile, Schema-Driven Development way. The model is written in YAML or JSON, using object oriented JSON Schema.
Since the model is organized in folders and plain text files, an editor of choice and Version Control Systems like Git can be used. 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 and can also be used to batch-import wiki pages or data (programmatically).
Mobo is Open Source and Cross-Platform.
Documentation
- Read the documentation online
- Download the documentation at GitBook
- Fore more technical and architectural backgrounds on mobo, read my master thesis Schema-Driven Development of Semantic MediaWikis