From: Lars H. <he...@se...> - 2008-11-23 15:02:21
|
Hi all, I added an experimental JSON Topic Maps (JTM) writer to .mio 2.0. Unfortunately JTM was never specified formally, so this writer was implemented based on examples found at <http://www.cerny-online.com/topincs/> and based on the initial paper [1]. The writer will not be ported back to 1.5, so the set of writers for 1.5 and 2.0 is different now. Further, the XTM writers offer a method to specify if the XML should be prettified or not (default: prettify), see XTM(10|20)TopicMapWriter.setPrettify(boolean). The XML is written into one line if prettifying is disabled. [1] <http://www.cerny-online.com/documents/Topincs%20-%20A%20RESTful%20Web%20Service%20Interface%20for%20Topic%20Maps%20(Paper).pdf> Best regards, Lars -- Semagia <http://www.semagia.com> |