Jörn Hees wrote:
On Tuesday 03 August 2010, Kingsley Idehen wrote:
[...]
Jörn Hees wrote:
If I use:
  DEFINE get:proxy "localhost:8890"

with this query:
  DEFINE input:grab-all "yes"
  DEFINE input:grab-depth 1
  SELECT DISTINCT ?p ?lp ?o ?lo
  WHERE {
<http://dbpedia.org/resource/Barack_Obama> ?p ?o.
    OPTIONAL { ?p rdfs:label ?lp. }
    OPTIONAL { ?o rdfs:label ?lo. }
}

[...]

Cheers,
Jörn
All,

Have you digested this tutorial re. use of Sponger for de-referencing IRIs?

See:
http://virtuoso.openlinksw.com/presentations/SPARQL_Tutorials/SPARQL_Tutori
als_Part_7/SPARQL_Tutorials_Part_7.html

Yes, actually that's what lead me to the query above.
I looked all of the pragmas up in http://docs.openlinksw.com/virtuoso/rdfiridereferencing.html and now went through it again, but can't find how it helps with my problem.

What am I missing out?

I have the suspicion that cache handling is actually disabled via your INI due to default settings.

Kingsley
Cheers,
Jörn

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
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