topicmap.com

What's happening in the Topic Maps world?

Tuesday, October 24, 2006

An implementation of PHPTMAPI

"The initial (alpha) release of an implementation of the PHPTMAPI
core interfaces can be downloaded now from sourceforge."

Labels: , , ,

Wednesday, May 24, 2006

Topincs - Topic Maps authoring and storing

Robert Cerny announced the release of Topincs, a Topic Map authoring tool. "It's biggest asset is, that a group of people can collaboratively create a Topic Map over a set of computers that are able to communicate over HTTP, one of them acting as a server. It makes excessive use of technologies, now popular under the buzzword AJAX. The "web page" is loaded only once, all other communication with the server is invisible. It uses a database with a schema according to the Topic Maps Data Model for storage and uses a format, i call JTM for (JSON Topic Maps), which is perfect in a web browser environment and basically just an object notation of the TMDM. For more on JSON, the fat-free alternative to XML, visit json.org. Topincs uses the HTTP protocol how it was originally intended in a RESTful way, thus taking advantage of the free goodies, authorization/authentication, caching and the optional security."

Tags







Labels: , ,

Thursday, December 01, 2005

PHPTMAPI

Version 0.1 of PHPTMAPI has been released. "Common Topic Map Application Programming Interface for PHP PHPTMAPI implements a PHP API for manipulating topic maps, based on the TMAPI project."

Tags


Labels: , , ,

Monday, November 14, 2005

TMAPI for PHP 0.1

Espen Holge announced the release of TMAPI/PHP today: "TMAPI/PHP will implement an API for PHP based on the TMAPI (www.tmapi.org) project. This API will enable PHP developers easy and standarized implementation of topic maps in their applications."

Tags



Labels: , , ,