RE: [xdi] How to store XDI as key/value pairs

From
Drummond Reed <>
Date
2008-05-13T05:56:49+00:00
ID
021301c8b4be$1c9f0a70$2e011eac@ELROND
Thread
RE: [xdi] How to store XDI as key/value pairs
Markus, this is very, very interesting. Those
of us who are attending Internet Identity Workshop have already started
discussing this here – we’ll try to post any notes about the
outcome of the discussions.

 

Also, it looks like we’ll have at
least six of us for the informal XDI TC meeting on Friday. We could try to
arrange a dial-in if others want to attend – we’d probably go from
about 10AM PT until about 3PM ET with a break for lunch.

 

Please post if you’d like to dial-in
for all or part of that session (no guarantees, but we’ll see what we can
do).

 

=Drummond 

 

From:
 [mailto:] On Behalf Of Markus Sabadello

Sent: Saturday, May 10, 2008 5:54
PM

To: 

Subject: [xdi] How to store XDI as
key/value pairs

 

I spent some time trying to figure out how one would store an XDI graph
in a key/value pair based datastore (e.g. Berkely DB), which is probably much
more efficient than anything else.

The main requirement is that all basic operations on the XDI graph be possible
without any trouble.

Here is how I would do it, feel free to comment if you have time:

http://wiki.oasis-open.org/xdi/XdiAsKeyValuePairs

Markus