On 26.01.11 23:36, Kingsley Idehen wrote:

Hi Kingsley,

(repost, didn't hit reply to list before)

> > Yes, do:
> >
> > define get:soft "replace"
> > select * from <http://feeds.feedburner.com/Precentralnet?format=xml>
> > where { ?s ?p ?o }
> >
> > The first line is a pragma that tells the SPARQL engine to do the
following:
> >
> > 1. HTTP GET using IRI in FROM clause as a URL
> > 2. If a Graph IRI already exists based on URL then overwrite (i.e.
replace).
thanks, this indeed seems to work on a Ubuntu install, however no matter
what I did, I couldn't get it to work on FreeBSD.

Both machines are running the same release version and we compared the
settings and couldn't find a difference.

Is there any way we can debug this? The FreeBSD box is our sandbox so I
have no problems giving temporary access to it if it helps for debugging.

cu

Adrian

Reply via email to