lutaml / expressir

Ruby parser for the ISO EXPRESS language
3 stars 3 forks source link

Output canonical EXPRESS for "embedded remarks" #26

Closed ronaldtse closed 3 years ago

ronaldtse commented 3 years ago

Embedded remarks are these:

(*"entity.tag" ... content
...
*)

Expressir should be able output these remarks in the prettified format (the "canonical" format).

e.g. https://github.com/metanorma/annotated-express/blob/master/data/resources/aic_curve_swept_solid/aic_curve_swept_solid.exp#L110-L119