Best Practise for OGC - UML to JSON Encoding Rules
The current state of the document is found in document.html
First, metanorma needs to be installed. The general entry point for the documentation on how to install metanorma is located at https://www.metanorma.org/install/.
Thus far, we have tested on Windows. The docker based installation was not successful, thus the installation instructions at https://www.metanorma.org/install/windows/ were used. The following commands can then be used:
metanorma compile --agree-to-terms -t ogc -x xml,html document.adoc
choco upgrade metanorma -y
metanorma --version