mobo

1.8.3 • Public • Published

Gitter npm version Dependency Status Build Status Code Climate Test Coverage

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 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

Screenshots

The mobo model is developed with your favorite text editor:

text-editor


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

cli


There is a webapp 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

Package Sidebar

Install

npm i mobo

Weekly Downloads

2

Version

1.8.3

License

MIT

Last publish

Collaborators

  • fannon