Load and save models

The Aspect Model Editor supports loading and saving Aspect Models in the official RDF/Turtle format (TTL).

In case the loaded Aspect Model has a lower SAMM version than the one that the Aspect Model Editor is currently based on, migration will start automatically.

Currently, the Aspect Model Editor is based on SAMM Aspect Meta Model 2.1.0.

Load or start a new model

To start modeling, proceed as follows:

  1. Click on the menu on FILENew…​ menu.

  2. Choose one of the following options:

    • Click Empty model to start from scratch with an empty editor canvas.

    • Click Load from File to open a file containing TTL code.

    • Click Models/SimpleAspect or Movement Example to start from an Simple Aspect or Movement Example.

    • Copy and paste TTL code of an existing model into the text area.

 

Copy and Paste

copy paste file
  1. As an expert you are able to modify the shown TTL code manually within the text area.

  2. Click Load Model.

Save models

To save a model, proceed as follows:

  1. Click in the menu File menu.

  2. Choose one of the following options:

    • Click Export Model to export the model.

    • Click Export Package to export one of the existing namespaces.

    • Click Save to Workspace to save the current namespace to the Workspace.

For saving a new version of a model without overriding the existing one, see Model versions.