Skip to content

Open-MBEE/mms-autocref

Repository files navigation

mms-autocref

Auto-crossreferencing for MMS. This work was presented at the MODELS conference (ACM/IEEE 23rd International Conference on Model Driven Engineering Languages and Systems).
The recording of the presentation can be seen here. The paper can be found in the presentations folder.

Try it out in Binder

Launch the repository in a Binder : Binder

Set up your own Jupyter environment

  • In a Jupyter Terminal, clone the repository
    git clone https://github.com/Open-MBEE/mms-autocref.git

  • Create a conda environment
    conda env create -f environment.yml (note that you will need to cd mms-autocref first)

  • Launch the mms-rdf.ipynb notebook with the newly created cref conda environment

Publications

Assisted Authoring of Model-Bases Systems Documents - OpenMBEE Workshop @ MODELS 2020