Am 12.08.2020 um 12:38 schrieb Christian GrĂ¼n:
YAML serialization would be a nice feature indeed.
Are you aware of existing (ideally bidirectional) mappings that would be appropriate for general use?
At XML Prague, Norm did a demo of casting YAML to JSON as described in https://so.nwalsh.com/2020/02/15/xproc-30, he said there he has that built in into his (some day) upcoming XProc 3 processor. I am not sure the other direction is supported as well and while there is some repository containing "Calabash 2" doing some cast https://github.com/ndw/xmlcalabash2/blob/84b06fbd8331797d1b91f96646d4e55dd9a... I have no idea it reflects the approach used in the demo or whether it makes sense for any general YAML to JSON mapping.