Skip to content

Add JSON loader and serializer

Niclas Linus Bodenmann requested to merge JSONDocumentFormat into DST_interface

Rudimentary Loader and Serializer for Documents in JSON format. The Goal was to create a serialization format for documents at various stages of the processing pipeline. This should ultimately facilitate the testing of singular components.

Implementing this, I became aware of some bugs and fixed them in this branch.

Edited by Niclas Linus Bodenmann

Merge request reports