Re: LDP Implementation Report for rww-play

Btw, I updated the wiki of curl examples to show how
SEARCH would work

https://github.com/read-write-web/rww-play/wiki/Curl-Interactions#sparql-queries

Ah yes, also currently I am using Sesame as the implementation

https://github.com/read-write-web/rww-play/blob/dev/app/controllers/package.scala#L208

But it would only be a few lines of code to have it all run with Jena.

Henry


> On 3 Dec 2014, at 15:23, Steve Speicher <sspeiche@gmail.com> wrote:
> 
> On Tue, Dec 2, 2014 at 10:37 AM,  <henry.story@bblfish.net> wrote:
>> ( It could be improved perhaps by having the html contain the whole communication
>> between client and server ).
> 
> You can use this command line flag:
> 
>    --httpLogging      log HTTP requests and responses on validation failures

yes, I tried that, but it was not that satisfactory. I could not find all the
headers of the request or those of the response. But perhaps I was not looking
carefully enough

> 
> or setting in testng.xml
> 
>     <parameter name="httpLogging" value="true" />
> 
> - Steve

Social Web Architect
http://bblfish.net/

Received on Wednesday, 3 December 2014 15:53:10 UTC