This repository hosts the source code of PNML Framework, the companion tool of the International Standard ISO/IEC 15909-2 that defines the Petri Net Markup Language.
-
Latest build is deployed on the gh-pages of this repository. The deployed build is structured as an Eclipse update site (have a look at it). This p2 repository can be used to download the jars directly, or as a maven or eclipse dependency.
-
Latest standalone PNML validator fat jar (runnable with
java -jar) is published on gh-pages at: https://lip6.github.io/pnmlframework/pnmlvalidation/fr.lip6.pnml.check-fat.jar -
Stable Build 2.2.16 is available as a source release https://github.com/lip6/pnmlframework/releases/tag/v2.2.16 or as an update site here https://raw.githubusercontent.com/lip6/pnmlframework/2.2.16/
-
Older stable release from its companion web site.