Moise is an organisational platform for MultiAgent Systems based on notions like roles, groups, and missions. It enables an MAS to have an explicit specification of its organisation. This specification is to be used both by the agents to reason about their organisation and by an organisation platform that enforces that the agents follow the specification.
Some papers describing Moise are available in the folder publications.
git clone https://github.com/moise-lang/moise.git cd moise ./gradlew build
A simple demo can be seen with
./gradlew tutorialOS
More examples of Moise in use are available in JaCaMo examples.
Developed by Jomi F. Hubner, Jaime S. Sichman and Olivier Boissier.