/oml-tools

A set of analysis tools for OML

Primary LanguageJavaApache License 2.0Apache-2.0

OML Tools

Build Status Release

A set of tools that work on OML models.

Clone

    git clone https://github.com/opencaesar/oml-tools.git
    cd oml-tools

Build

Requirements: JDK 17+

    ./gradlew build

A tool to generate Bikeshed specification from an OML catalog

A tool to convert OML files to another persistence format

A tool to merge two or more OML catalogs into a new OML catalog.

A tool to validate an OML catalog.

A tool to instantiate OML velocity templates.