Re: INSERT resource CBDs into separate graphs

2016-05-12 Thread Andy Seaborne
On 10/05/16 23:27, Martynas Jusevičius wrote: Hey, I know this is a SPARQL question not specific to Jena, but I couldn't get an answer on public-sparql-dev, so I'll try my luck here: https://lists.w3.org/Archives/Public/public-sparql-dev/2016AprJun/0010.html This is a real problem we have, trip

Re: Fwd: Re: Error during text index

2016-05-12 Thread Sorin Gheorghiu
Hi, the attempt to perform a sparql insert using *s-update* has failed with the error: # /opt/apache-jena-fuseki-2.3.1/bin/s-update --service=http://localhost:3030//update --file update.ru /usr/lib/ruby/1.9.1/net/protocol.rb:141:in `read_nonblock': end of file reached (EOFError) f

Re: Fwd: Re: Error during text index

2016-05-12 Thread Andy Seaborne
Hi, It's not clear to me what's happening. The server log may offer some more information. It's as if the response in truncated somehow. You could try using curl or wget to make the request. They can also print out the HTTP headers. Andy On 12/05/16 19:43, Sorin Gheorghiu wrote: Hi,

Re: INSERT resource CBDs into separate graphs

2016-05-12 Thread Martynas Jusevičius
Thanks Andy. So my options are limited, I had anticipated that :) Being able to do it in one SPARQL operation would be a huge advantage when it comes to configuration. It's suppose to be generic so it cannot really depend on data, except for some internal convention, so the OPTIONAL pattern is no