Yet another mapping of the Topic Maps Data Model to Redis schema
By Johannes Schmidt
In this document another mapping of the Topic Maps Data Model (TMDM) [3] to Redis key-value store [8] schema is drafted. An initial mapping [5] of the TMDM to Redis schema has been provided by the Topic Maps Lab of the University of Leipzig [9]. The main motivation is not to design a “better” schema but to simply do a mapping of the TMDM to a key-value store schema. Some valuable enhancements for the Topic Maps Lab schema are created, though.
Possible guide to mapping the TMDM to key-value store databases.
Something to consider would be mapping the TMDM to a graph database.
Do topic, association, and occurrence become nodes?
Could you elaborate on the Redis – graph db connection?
Comment by Benjamin Bock — April 14, 2011 @ 10:45 am
There isn’t a “…Redis – graph db connection.”
I was observing that something to consider, in addition to or as an alternative to the Redis schema mapping, would be mapping the TMDM to a graph database.
Not that there was some connection between Redis and a graph db.
Comment by Patrick Durusau — April 14, 2011 @ 2:54 pm