Skip to content

Commit

Permalink
add some cautions about the vodmltovodsl command.
Browse files Browse the repository at this point in the history
  • Loading branch information
pahjbo committed Aug 7, 2024
1 parent 76df2a6 commit aa6ec34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guide/modelling/VODSL.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The task has the `--dml` parameter to indicate the input VO-DML file and the `--
```shell
gradle vodmlToVodsl --dml=models/sample/sample/vo-dml/Sample.vo-dml.xml --dsl=test.vodsl
```

The transformation attempts to be faithful, but the generated VODSL is likely to need some manual editing to clean it up. As stated above, this transformation is expected to be a "one-time" operation as although the generation of VO-DML from VODSL is well defined, the reverse has some areas of possible ambiguity especially with VO-DML that has been created not using this toolkit.

## VODSL language

Expand Down

0 comments on commit aa6ec34

Please sign in to comment.