On Tuesday 08 May 2001 09:54 pm, you wrote:
> > When I use freenet_request or XML-RPC to retrieve
> > a key inserted via KeyIndexClient I get back this nasty
> > XML wrapper:
>
> That's not a bug. The format for key indices is RDF. That way it will be
> easy to add metadata to keys in the future. You can actually add metadata
> to keys now with KeyIndexClient and the -prompt yes option. However, there
> is currently no software to display or search metadata attached to keys
> (working on it).
>
> KeyIndexClient handily hides all of the RDF from you and just gives you
> back a list of keys.
>
>