RE: Hot to add multiple Links (Triple) to a single RDF subject

2011-09-02 Thread Jerome Louvel
] Envoyé : lundi 16 août 2010 21:05 À : discuss@restlet.tigris.org Objet : Hot to add multiple Links (Triple) to a single RDF subject Using Restlet 2.0.0 Enterprise edition. Hi, I am trying to build a RDF-XML with a single subject and multiple predicates attached to the subject. The code

Re: (no subject)

2011-06-21 Thread Xavier Méhaut
Bonjour Jérome, Juste un petit mail pour vous signaler l'existence d'un produit que je trouve bluffant en java : http://www.ateji.com/px/index.html associé aux restlets, cela pourrait améliorer les performances j'imagine. Cordialement Xavier 2011/6/17 Jerome Louvel jerome.lou...@noelios.com

Re: (no subject)

2011-06-21 Thread Tim Peierls
Are you suggesting using a Java-like language with parallelism constructs to rewrite the Restlet internals? That doesn't sound like a good idea. Or do you just mean that Restlet users might find such a language helpful in writing Restlet applications? If so, my response is that it might be, but

Re: (no subject)

2011-06-21 Thread Xavier Méhaut
Thanks Tim for your answer... The REST paradigm is of course orthogonal with parallelism from the user point of view. I've actually thought of using the Ateji features to maybe have a better handle of the misc processing by share out them at best to cores... But I agree it is a little bit out of

RE: (no subject)

2010-12-30 Thread bruno carle
Hi Jerome, thanks for your reply. I posted a RFE http://restlet.tigris.org/issues/show_bug.cgi?id=1225 Regarding json I will use RestyGWT for now. It had other issues but now seems to work fine for me. Best Regards happy new year Bruno --

(no subject)

2010-12-29 Thread Carle, Bruno
Hello, I am trying to run the Restlet GWT client against a Jersey Rest servlet, but all the requests fail and jersey returns Unsupported Media Type (415) This is probably because the requests are sent with this header: Content-Type: application/x-java-serialized-object+gwt; instead of

RE: (no subject)

2010-12-29 Thread Jerome Louvel
://www.restlet.o​rg Noelios Technologies ~ http://www.noelios.com/ http://www.noelios.com De : Carle, Bruno [mailto:bruno.ca...@ca.com] Envoyé : mercredi 29 décembre 2010 12:48 À : discuss@restlet.tigris.org Objet : (no subject) Hello, I am trying to run the Restlet GWT client against

Hot to add multiple Links (Triple) to a single RDF subject

2010-08-18 Thread KMN
Using Restlet 2.0.0 Enterprise edition. Hi, I am trying to build a RDF-XML with a single subject and multiple predicates attached to the subject. The code below seems to add each predicate to a smiliar XML node. Example code: { Graph graph = new Graph(); StringnsURI