From: Lars H. <he...@se...> - 2008-11-19 14:11:38
|
Hi all, Some updates. :) > Please note that semagia-mio-ctm has a runtime dependency on > semagia-mio-snello. If you want to use the CTMTopicMapReader you need > both libs in your classpath (plus the semagia-mio jar of course). I added a semagia-ctm-working-draft lib which implements the current state of my CTM draft. That means it enforces semicolons at several places. If you want to use CTM you have the choice between the semagia-mio-ctm lib which implements the draft dtd. 2005-05-15 and the -working-draft lib. The CTMReader is the same. You shouldn't put both -ctm libs into your classpath because the result is unpredictable since one lib may kick the other out from the syntax discovery service and register itself. Both libs need the snello lib. To the issues I mentioned yesterday: > - CTMTopicMapReader: works but has problems with xsd:decimal and > xsd:dateTime (verified through CXTM tests) Works now. The xsd:dateTime CXTM test was wrong and the xsd:decimal issue wasn't related to the mio libs but was a bug in the tinyTiM Topic Maps engine. > - LTMTopicMapReader: works but has problems to merge in XTM topic maps > (verified through CXTM tests) Works now. I think I'll release tinyTiM 2.0.0 alpha4 and the mio package at Friday. The trunk works with alpha3 but has problems with xsd:decimals as mentioned above. It is fixed in the tinytim/trunk, though. Best regards, Lars -- Semagia <http://www.semagia.com> |