- From: Peintner, Daniel (ext) <daniel.peintner.ext@siemens.com>
- Date: Mon, 29 Aug 2016 13:36:57 +0000
- To: "public-exi@w3.org" <public-exi@w3.org>
- Message-ID: <D94F68A44EB1954A91DE4AE9659C5A980FF29D63@DEFTHW99EH1MSX.ww902.siemens.net>
All, The second public working draft of "EXI for JSON (EXI4JSON)" has been published [1a]. Compared to the previous publication the EXI4JSON structure has been changed for JSON keys (see [1b]). EXI4JSON allows one to convert JSON documents in an efficient representation by means of EXI. Lossless round-trip conversion back to the original JSON structures is supported too. For people that would like to experiment there are already some implementations available in Java [2, 3], JavaScript [4] and C [5]. The recent publication updates are already implemented in [2, 3] and a Graphical User Interface as runnable JAR is provided at http://exificient.github.io/java/exificient-gui-jar-with-dependencies.jar. -- Daniel [1a] https://www.w3.org/TR/2016/WD-exi-for-json-20160823/ [1b] https://www.w3.org/TR/2016/WD-exi-for-json-20160823/#decisionStructureChange [2] https://github.com/EXIficient/exificient-for-json, Java library [3] https://github.com/EXIficient/exificient-gui, Java GUI [4] http://exificient.github.io/javascript/demo/processJSON.html, JavaScript Demo [5] https://github.com/EXIficient/exificient-for-json.c, C implementation
Received on Monday, 29 August 2016 13:37:25 UTC