Happy !

abergel / AceWikiExporter

Project infos

License MIT
Tags moose
Creation date 2013-06-05
Website attempto.ifi.uzh.ch/acewiki

Monticello registration

About AceWikiExporter

AceWiki is a semantic wiki based on the controlled natural language ACE (attempto.ifi.uzh.ch/acewiki).

This exporter is an extension to Moose that export source code into AceWiki exchange file format.

Once AceWikiExporter is loaded, a new menu called Export model to AceWiki is available when right-clicking on a model in the moose panel. Clicking on it will produce a file in the acewikidata exchange format. This file needs to be inserted in the data folder in the AceWiki distribution.

Each of the classes contained in your Moose model will see its class comment analyzed by AceWikiExporter. If one of your class comment contains document written in Ace then it is included in the exchange file. The document written in Ace has to be surrounded by "--acewiki: document--" and "--acewiki: end--".