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:
-
Click on the menu on FILE → New… menu.
-
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.
-
Save models
To save a model, proceed as follows:
-
Click in the menu File menu.
-
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. |