Re: [Virtuoso-users] Duplicate graphs and "empty" graphs

2012-05-15 Thread Tim Haynes

On 05/15/2012 08:42 AM, Quentin wrote:

Aah, both problems have the same cause.  It's "localhost" being
helpfully substituted into the uri by some operations.  Now I have a
localhost/... version of the graph as well as a a.b.c./... version of
it.  And a localhost version of a graph that was created by an "INSERT
INTO " that must be addressed as  to get results.


You might want to have a look at your virtuoso.ini:


[URIQA]
DynamicLocal = 0
DefaultHost = mybox:8889

[SPARQL]
DefaultGraph   = http://mybox:8889/dataspace


HTH,

~Tim
--
Tim Haynes
Product Development Consultant
OpenLink Software





Re: [Virtuoso-users] Duplicate graphs and "empty" graphs

2012-05-15 Thread Hugh Williams
Hi Quentin,

How are you performing these bulk uploads, as if you are using the Virtuoso 
Bulk Loader 
(http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtBulkRDFLoader) then 
I would not expect duplicates. If uploading the via a DAV resource which 
invokes the sponger middleware then this may trigger such multiple graphs ?

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.  //  http://www.openlinksw.com/
10 Burlington Mall Road, Suite 265, Burlington MA 01803
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 15 May 2012, at 08:42, Quentin wrote:

> Aah, both problems have the same cause.  It's "localhost" being helpfully 
> substituted into the uri by some operations.  Now I have a localhost/... 
> version of the graph as well as a a.b.c./... version of it.  And a localhost 
> version of a graph that was created by an "INSERT INTO " that must 
> be addressed as  to get results.
> 
> On Tue, May 15, 2012 at 4:58 PM, Quentin  
> wrote:
> Hi,
> 
> Are there any circumstances where the graphs tab of Conductor would show 
> duplicate graphs?
> 
> I have a bulk load of RDF that seems to occasionally create duplicate graphs 
> with identical names.
> 
> As a separate curiosity and more of a problem, I also have a graph that 
> exists in the Conductor list and whose creation statement ("INSERT INTO <...> 
> WHERE ...") was reported to insert triples but when I interrogate the graph, 
> it seems to be empty or not really exist.
> 
> Any ideas?
> -- 
> Quentin | Clear Blue Water Pty Ltd
> quent...@clearbluewater.com.au
> 
> 
> 
> -- 
> Quentin | Clear Blue Water Pty Ltd
> quent...@clearbluewater.com.au
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users



smime.p7s
Description: S/MIME cryptographic signature


Re: [Virtuoso-users] Duplicate graphs and "empty" graphs

2012-05-15 Thread Quentin
Aah, both problems have the same cause.  It's "localhost" being helpfully
substituted into the uri by some operations.  Now I have a localhost/...
version of the graph as well as a a.b.c./... version of it.  And a
localhost version of a graph that was created by an "INSERT INTO
" that must be addressed as  to get results.

On Tue, May 15, 2012 at 4:58 PM, Quentin wrote:

> Hi,
>
> Are there any circumstances where the graphs tab of Conductor would show
> duplicate graphs?
>
> I have a bulk load of RDF that seems to occasionally create duplicate
> graphs with identical names.
>
> As a separate curiosity and more of a problem, I also have a graph that
> exists in the Conductor list and whose creation statement ("INSERT INTO
> <...> WHERE ...") was reported to insert triples but when I interrogate the
> graph, it seems to be empty or not really exist.
>
> Any ideas?
> --
> Quentin | Clear Blue Water Pty Ltd
> quent...@clearbluewater.com.au
>



-- 
Quentin | Clear Blue Water Pty Ltd
quent...@clearbluewater.com.au