Henry,

Thanks for sharing those links! It will give us the necessary background to
satisfy semantic folks. I've updated the RFE with them:
http://restlet.tigris.org/issues/show_bug.cgi?id=6

Best regards,
Jerome  

> -----Message d'origine-----
> De : Story Henry [mailto:[EMAIL PROTECTED] 
> Envoyé : mercredi 26 mars 2008 16:30
> À : [email protected]
> Objet : Re: RDB to REST with Restlet - how would you do it? 
> 
> So you may be asking: what can I do with this? Right.
> 
> Here is a simple use case I described recently:
> 
>    http://blogs.sun.com/bblfish/entry/sparqling_calling_codes
> 
> And here is a more sophisticated view I just came across:
> 
>     
> http://ccgi.arutherford.plus.com/website/flex/dbPedia/sparqlQu
> eryViewer/
> 
> Even more sophisticated and RESTful is the Tabulator:
> 
>    http://dig.csail.mit.edu/2005/ajar/ajaw/
> 
> That should be all,
> 
> Henry
> 
> 
> On 26 Mar 2008, at 16:09, Story Henry wrote:
> > Two more from the Jena team at HP:
> >
> > An older one:
> > - http://jena.sourceforge.net/SquirrelRDF/
> >
> > A new and I am told, very efficient one, though underdocumented,
> >  - http://jena.hpl.hp.com/wiki/SDB
> >
> > Not sure if these last two give you Linked Data views (ie a 
> RESTful  
> > view) of your database, which would be nice.
> >
> >
> > Henry
> >
> > On 25 Mar 2008, at 20:42, Jerome Louvel wrote:
> >>
> >> 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?
> >>>>
> >>>>
> >>>
> >>>
> >>
> >
> 
> 

Reply via email to