Skip to content

ignasi-gomez/wire

 
 

Repository files navigation

wire

NoMoDEI fork for the wire project

Prerequisites

You will need Leiningen 1.7.0 or above installed.

Running

To test the monitor norm parser, open a terminal and run the following commands:

lein run -m wire.test.monitor "parse" "TestOpera.opera"

To test the monitor inference engine, open a terminal and run the following commands:

lein run -m wire.test.monitor "engine" "TestOpera.opera"

To test the monitor dynamic inference engine, open a terminal and run one of the following commands:

lein run -m wire.test.dynamic "plain"
lein run -m wire.test.dynamic "propespective"
lein run -m wire.test.dynamic "basic-water"
lein run -m wire.test.dynamic "propespective-water"
lein run -m wire.test.dynamic "retroactive-water"
lein run -m wire.test.dynamic "annulment-water"
lein run -m wire.test.dynamic "abrogation-water"

Changelog

01-06-2015 First version 01-07-2015 Refined version with use cases 01-11-2015 Improving code and completing use cases 28-11-2015 Cosmetic improving of code

License

Ignasi Gómez-Sebastià Copyright © 2014 FIXME

About

Watch - Infer - Reason - Enforce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 70.4%
  • Clojure 27.8%
  • Web Ontology Language 1.8%