Posts Tagged ‘TMAPI’

TMAPI 2.0.1 released

Tuesday, March 16th, 2010

The TMAPI project has released TMAPI 2.0.1, which makes no changes to the API from version 2.0, but adds

  • OSGi support,
  • more test cases for variant names, and
  • some fixes to the javadoc.

PHPTMAPI 2.0 released

Friday, February 19th, 2010

The PHPTMAPI project has released version 2.0 of the API, following the release of TMAPI 2.0. The QuaaxTM Topic Maps engine already implements version 2.0 of the API.

TMAPI 2.0 released

Tuesday, February 9th, 2010

After several years of development TMAPI 2.0 is now released. It is thus now the de-facto standard Topic Maps API for Java. The only Java implementations of it so far are Ontopia and tinyTiM, but there is hope that the current 1.0 implementations will be ported to 2.0 in the near future.

hypergraphdb

Monday, February 1st, 2010

HypergraphDB is a hypergraph database based on the Berkeley DB released as open source by Kobrix. Interestingly, HypergraphDB contains a Topic Maps implementation based on HypergraphDB conformant with Java TMAPI 1.0.

TMAPI 2.0 RC2

Saturday, January 16th, 2010

The TMAPI project has released release candidate 2 of the TMAPI 2.0 standard API for Java Topic Maps engines. The main change in this release is a change in the semantics of the equals() and hashCode() methods on all Topic Maps objects. A final 2.0 release of TMAPI is expected shortly.

Clazzes.org TopicMaps

Thursday, January 7th, 2010

Clazzes.org are developing a Topic Maps engine they call Clazzes.org TopicMaps. It’s a Java implementation of TMAPI (2.0?) which stores the topic map in a relational database. The engine is still under development.

PHPTMAPI 2.0RC1 released

Saturday, November 7th, 2009

The PHPTMAPI project has released version 2.0RC1 of PHPTMAPI, which is the PHP version of the Java-based TMAPI 2.0. If you have feedback or questions you can post them to the PHPTMAPI mailing list.

TMAPI 2.0 RC1 released

Monday, October 26th, 2009

The TMAPI project has released TMAPI 2.0 Release Candidate 1, which is meant to be the last release of TMAPI 2.0 before the final release. In other words, if you have comments or feedback, now is the time to produce them, before it is too late.

For further details, please see the official announcement.

TMAPI 2.0 release approaching

Wednesday, October 14th, 2009

Lars Heuer just posted a proposed roadmap which, if accepted and followed, would see TMAPI 2.0 final released by early November. TMAPI 2.0 has been in a nearly-finished state for a long time, so this would be a very welcome development.

Note that this means that if you want to see anything fixed in TMAPI 2.0, now is the time to say so!

TMAPI 2.0 alpha 2 released

Monday, July 27th, 2009

TMAPI 2.0 alpha 2 has just been released by the TMAPI project. The changes are fairly minor, and are described in the announcement.