Hi Henry! RDF should definitely be supported as one way to represent relational resources. I've added your pointers here: http://restlet.tigris.org/issues/show_bug.cgi?id=6
Currently, I'm aiming at providing a simple domain XML mapping, but if you want to help me and contribute the RDF representations that would be great. Best regards, Jerome > -----Message d'origine----- > De : Story Henry [mailto:[EMAIL PROTECTED] > Envoyé : mardi 25 mars 2008 17:45 > À : [email protected] > Objet : Re: RDB to REST with Restlet - how would you do it? > > Hello, btw. A few pointers to some interesting software to > expose the > data in DBs in a RESTful way using RDF > > - D2RQ: http://www4.wiwiss.fu-berlin.de/bizer/d2rq/ > - http://triplify.org/ > > Since RDF is about making a web of data this would be the > simplest way > of doing this. > > I am thinking of using RESTlets + JSR311 + so(m)mer RDF > annotations to > make it dead easy to publish java objects > on the web. I would like to present this at JavaOne. But > could really > do with some help as I am a bit short on time. > > Henry > > On 24 Mar 2008, at 21:41, Leshek wrote: > > I have a couple of RDB tables (say text only) the content > of which I > > want to > > expose for reading only with Restlet, no data > transformation, just map > > tables and columns to uris. > > > > What would be the simplest/best way/technology to do it? > > > > > >

