Hi,

     I'm been loading and reloading graphs in V7.0.0 and on one 
particular load, the graph would not load.  It turned out that I had an 
error in the turtle file I was loading, but, it seems one triple from 
the file loaded.  I can see this triple if I sparql for it, but, the 
graph that I was loading it into does not show in the conductor list of 
graphs, nor does it show up in the query:

select distinct ?g where {graph ?g {?s ?p o}}

but, it I query for the named graph:

select * where {graph <http://www.ebremer.com/ips> {?s ?p ?o}}

the one triple will show up.  - Erich

Erich Bremer
http://www.ebremer.com

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to