From: Geraint E. <rd...@co...> - 2006-03-01 12:24:57
|
Richard Cyganiak wrote: > Oh, OK. Actually, there's a Mozilla bug filed for this: https:// > bugzilla.mozilla.org/show_bug.cgi?id=106516 . Doesn't seem to get > much attention. I voted for it. Yes - I found that after my message :-( > Why don't you take a stab at adding rdf:li support to the > RdfSerializer? I'm sure that would benefit other folks as well. Look > at writeDescriptions() and writeGroup() for a place to start. Yes - a generic rdf:li serializer should be straightforward. I'd probably suggest adding a configuration constant to allow the switch? My requirements are a bit more involved than just serialization since I want Mozilla to pass back to the server information about changes made to the datasource locally. I therefore need to make sure that Mozilla is given enough information that it can pass back to the server and allow me to identify and modify my DBmodel statements as necessary. I'll certainly pass back to the community what I come up with as a solution. since RAP seems like the ideal backend to a server based Mozilla datasource. Geraint |