April 28, 2004

TMAPI 1.0 Alpha closing soon...

TMAPI is a community project I started to try to build a common Java API to topic map processing engines. The idea is to try and create something like a DOM for topic maps.

The alpha cycle for the 1.0 release comes to a close on Friday - all comments received before Friday will be taken into consideration for the TMAPI 1.0 beta release which we hope to get out within a few days of the close of the alpha cycle.

TMAPI has a SourceForge project page. We track comments and discussions in the Bug tracker; discuss and vote on the mailing list and you can grab the Java code for the interfaces from CVS, or alternatively browse the Javadoc online.

Update:

Jez points out that that last sentence in the first para doesn't sound like a laudable goal. I think it probably should really read:

"The idea is to try and create something like a DOM for topic maps...only good"

Posted by Kal at 09:49 PM | Comments (0) | TrackBack

April 20, 2004

TM4J 0.9.3 Released

A new version of TM4J the Java-based open-source topic map processor is now available for download from SourceForge. This version completes support for the common topic map API, TMAPI.

Posted by Kal at 07:45 AM

April 13, 2004

TM4J 0.9.2 Released

Today sees the release of version 0.9.2 of TM4J, the topic map processing library for Java. This release updates the implementation of the TMAPI core and index interfaces to support the TMAPI 1.0 alpha.

In case you are wondering, TM4J 0.9.1 was slipped out quite soon after 0.9.0 to fix a couple of packaging problems.

Posted by Kal at 01:33 PM