From: Lars H. <he...@se...> - 2008-11-18 17:14:43
|
Hi all, I delay the official release of tinytim-mio for a few days, but you can compile tinytim-mio for yourself since I updated the build script. Check out the tinytim-mio trunk and use "ant jar" or simply "ant" to compile it. You need the libs in the /lib directory in your classpath to be able to import topic maps. 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). The API is stable, I just need some more time to fix some mio bugs. Status of the trunk: - XTM20TopicMapReader: works (verified through CXTM tests) - XTM10TopicMapReader: works but does not convert the XTM 1.0 reification mechanism to TMDM (verified through CXTM tests) - CTMTopicMapReader: works but has problems with xsd:decimal and xsd:dateTime (verified through CXTM tests) - LTMTopicMapReader: works but has problems to merge in XTM topic maps (verified through CXTM tests) - SnelloTopicMapReader: works (verified through CXTM tests) Well, this syntax is of low interest for you, I guess. :) But you need the lib! - TMXMLTopicMapReader: works (verified through CXTM tests) - XTM20TopicMapWriter: works (verified through CXTM tests) - XTM10TopicMapWriter: should work, unverified - CXTMTopicMapWriter: works (verified through CXTM tests) If you have problems to compile a snapshot or you want a pre-compiled snapshot, please send a note. Best regards, Lars -- Semagia <http://www.semagia.com> |