From: Lars H. <he...@se...> - 2009-02-25 14:11:05
|
[...] > I updated the JSON Topic Maps Reader / Writer. They implement the JTM > 1.0 [1] spec. Although it seems that the "id" property will be removed > from the JTM specification, the Reader accepts it and translates it > into an item identifier. The Writer does not use the "id" property at Okay, yesterday "id" was removed from the JTM specification. I updated the semagia-mio-jtm lib and it rejects now topics with "id" properties. Further, I implemented my own JSON Parser which parses only the the subset of JSON which is needed for JTM. This will make those users happy who claimed that the older lib exceeds their available disk space: The size was reduced from 120kB to 12kB. :) Best regards, Lars -- Semagia <http://www.semagia.com> |