Implement new lutaml_data
command to read *.{lml | yaml | json}
LutaML files with LutaML data definitions
#178
Labels
enhancement
New feature or request
Part of:
Requires:
This task is to update the metanorma-lutaml-plugin gem to expose data that is defined using LutaML models via the
.to_liquid
method to a Liquid template given in Metanorma, through a command calledlutaml_data
(refer to how to implementlutaml_express
).The command will look like this:
(If data definitions and data instances are in the same file)
Or:
(If data definitions and data instances are in different files)
e.g.
The text was updated successfully, but these errors were encountered: