Hm, not sure but maybe FasterXML's Jackson? It supports alternative non JSON data formats among which YAML, XML.
But maybe that one is a huge dependency.
M.

On 12/08/20 12:38, Christian GrĂ¼n wrote:
Hi Marco, hi Fabrice,

YAML serialization would be a nice feature indeed.

Are you aware of existing (ideally bidirectional) mappings that would be appropriate for general use?

Cheers
Christian





Marco Lettere <m.lettere@gmail.com> schrieb am Mi., 12. Aug. 2020, 12:04:
Dear BaseX team,

just out of curiosity, could you imagine what kind of effort it would be
to provide YAML as another serialization method for BaseX in addition to
XML, HTML, JSON, CSV?

The datamodel seems pretty close to the JSON one so maybe a very similar
transformation to XML could be implemented ...

Ciao,

Marco.