From: Lars H. <he...@se...> - 2009-02-17 13:53:31
|
Hi all, tinyTiM's repository is now polluted with several CTM versions ;) I added another one "semagia-mio-ctm-0.9.3-working-draft-2009-02-18.jar" which implements the next CTM syntax draft. That version will be similar to the one published at [1], that means: You need semicolons inside topic-blocks but statements are not terminated with a semicolon outside of a topic block. Example: %prefix b http://psi.example.org/ b:john isa person; - "John". member-of(member: b:john, group: The-Beatles) If you don't have to be backwards compatible, you should use the "semagia-mio-ctm-0.9.3-working-draft-2009-02-18.jar". I think you can update from "semagia-mio-ctm-draft-2008-05-15-0.9.3.jar" to the above mentioned lib without any difficulties. If you want to be compatible to the CTM implementation of the OKS [2], you should use "semagia-mio-ctm-0.9.3-working-draft-2009-02-12.jar". This is the semicolon-polluted version of CTM, c.f. [3]. In case you're confused now, don't hesitate to ask questions. :) [1] <http://www.isotopicmaps.org/ctm/> [2] <http://topicmaps.bouvet.no/blog/2009/02/16/oks-405-released/> [3] <http://sourceforge.net/mailarchive/forum.php?thread_name=1082669435.20090213141831%40semagia.com&forum_name=tinytim-discuss> Best regards, Lars -- Semagia <http://www.semagia.com> |