QuaaxTM
A PHP Topic Maps engine with persistent storage which supports ISO/IEC 13250-2 Topic Maps Data Model (TMDM).
News
-
2012/11/05: QuaaxTM 0.7.4 is released. See the changes log and download here.
- 2011/09/05: A blog post about QuaaxTM 0.7.0
What is QuaaxTM?
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.
Features:
- Topic Maps Data Model (TMDM) compliance,
- Duplicate suppression and duplicate removal,
- Automerging of topics (Topic::mergeIn(Topic $other)) and merging of topic maps (TopicMap::mergeIn(TopicMap $other)),
- Persistent storage of multiple topic maps,
- Import and export of XTM 2.0, XTM 2.1, and JTM 1.0; import of JTM 1.1 (QuaaxTMIO library),
- Export of CXTM (used for the syntaxes tests in the QuaaxTMIO library),
- memcached based MySQL result cache (currently only available in AssociationImpl::getRoles(), AssociationImpl::getRoleTypes(), and TopicMapImpl::getAssociations()).
Todos:
- Allow more flexible configuration,
- Roll out memcached based MySQL result cache.
How can I get it?
Download latest release 0.7.4 which implements PHPTMAPI 2.0.1.
Browse the PHPTMAPI documentation for API usage (opens in new window).
QuaaxTM is licensed under the GNU Lesser General Public License.
Download package further contains
- A quick install guide (README) and examples (example.php),
- A comprehensive test suite including ensurance of PHPTMAPI 2.0.1 compliance,
- PHPTMAPI 2.0.1,
- QuaaxTMIO including an install guide (README) and a CXTM based test suite which also ensures TMDM compliance.
QuaaxTM's requirements are
QuaaxTMIO's requirements are
Contact, contribution
Links, references
Hosted by
Quaax?
"Quaax" is a made-up word - used by Andreas Stephan and Johannes Schmidt (both sixgroups.com) for various projects and purposes...