HyperGraphDB – Data Management for Complex Systems Author: Borislav Iordanov
Presentation on the architecture of HyperGraphDB.
Slides and MP3 file are available at the presentation link.
Covers the architecture of HyperGraphDB in just under 20 minutes.
Good for an overview but I would suggest looking at the documentation, etc. for a more detailed view.
The documentation describes its topic map component in part as:
In HGTM, all topic maps constructs are represented as HGDB atoms. The Java classes implementing those atoms are in the package org.hypergraphdb.apps.tm. The API is an almost complete implementation of the 1.0 specification. Everything except merging is implementing. Merging wouldn’t be hard, but I haven’t found the need for it yet.
I will be following up with the HyperGraphDB project on how merging was understood.
Will report back on what comes of that discussion.