On 2/1/11 4:41 PM, Adrian Gschwend wrote:
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.


Hmm, did you clear out <http://feeds.feedburner.com/Precentralnet?format=xml>? It could be a cache issue. Thus, do the following:

1. Go to Conductor or iSQL command-line
2. Enter: sparql clear graph <http://feeds.feedburner.com/Precentralnet?format=xml>

Hope that helps.

Kingsley
cu

Adrian

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Virtuoso-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtuoso-users



--

Regards,

Kingsley Idehen 
President&  CEO
OpenLink Software
Web: http://www.openlinksw.com
Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca: kidehen






Reply via email to