Hi Erich,

it seems as if the graph was not explicitly created as a result of the error in 
the turtle file, thus it was silently created. The following document details 
the use of create graph to explicitly create a graph:

        
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksGuideCreateGraph


Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

On 6 Oct 2013, at 06:09, Erich Bremer <er...@ebremer.com> wrote:

> After calling:
> 
> CREATE GRAPH <http://www.ebremer.com/ips>
> 
> The graph now shows up in the list of graphs (and the one triple). - Erich
> 
> On 10/4/2013 12:40 PM, Erich Bremer wrote:
>> 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
> 
> 
> ------------------------------------------------------------------------------
> 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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
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