Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

July 27, 2014

PHPTMAPI 3

Filed under: PHP,PHPTMAPI,TMAPI,Topic Map Software — Patrick Durusau @ 4:19 pm

PHPTMAPI 3 by Johannes Schmidt.

From the webpage:

PHPTMAPI 3 is the succession project of http://phptmapi.sourceforge.net/

PHPTMAPI is a PHP5 API for creating and manipulating topic maps, based on the http://tmapi.sourceforge.net/ project. This API enables PHP developers an easy and standardized implementation of ISO/IEC 13250 Topic Maps in their applications.

What is TMAPI?

TMAPI is a programming interface for accessing and manipulating data held in a topic map. The TMAPI specification defines a set of core interfaces which must be implemented by a compliant application as well as (eventually) a set of additional interfaces which may be implemented by a compliant application or which may be built upon the core interfaces.

Please spread the word to our PHP brethren.

November 5, 2012

QuaaxTM 0.7.4 release

Filed under: PHP,PHPTMAPI,QuaaxTM,TMAPI — Patrick Durusau @ 7:37 pm

QuaaxTM 0.7.4 release by Johannes Schmidt.

A new release of QuaaxTM

From the webpage (http://quaaxtm.sourceforge.net/):

A PHP Topic Maps engine with persistent storage which supports ISO/IEC 13250-2 Topic Maps Data Model (TMDM).

QuaaxTM is a PHP Topic Maps engine which supports ISO/IEC 13250-2 Topic Maps Data Model (TMDM).

The TMDM is a subject centric data model.

QuaaxTM implements the PHPTMAPI core and index interfaces. PHPTMAPI is based on the TMAPI specification and provides a standardized API for PHP 5 to access and process data held in a topic map.

QuaaxTM persists Topic Maps data using MySQL with InnoDB as storage engine and therefore benefits from transaction support and referential integrity.

March 18, 2011

Topic Maps with Django – Post

Filed under: Django,TMAPI — Patrick Durusau @ 6:51 pm

Topic Maps with Django

From the post:

As part of a rewrite of the Entity Authority Tool Set, I have written an implementation of the Topic Maps API in Django, cunningly titled TMAPI in Django.

As it stands, it passes its 288 unit tests, but has no UI, since I only need it for the internal use of EATS. It would of course be useful to have both a visualisation and an editing interface added to it, but I won’t be doing it any time soon without some inducement.

Anyone willing to assist?

January 16, 2011

PHPTMAPI 2.0.1 released

Filed under: TMAPI,Topic Map Software — Patrick Durusau @ 8:21 pm

PHPTMAPI 2.0.1 released

From the website:

TMAPI/PHP is a programming interface for PHP based on the TMAPI (www.tmapi.org) project. This API will enable PHP developers easy and standardized implementation of topic maps in their applications.

Powered by WordPress