Hi Sumit,

What is the version of Virtuoso being used:

        ./virtuoso-t -?

What are the datasets being load and the expected triple count ?

What does the output of  running the Virtuoso status command run from isql 
report ?

When you complete the loading of the data is a "checkpoint" run to ensure that 
is committed to the database ?

Does the "load_list" table indicate that all the datasets where loaded 
successfully ?

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 17 May 2014, at 23:07, "Purohit, Sumit" <sumit.puro...@pnnl.gov> wrote:

> Hi,
> 
> I have observed many times after loading rdf data into a named graph using  
> ld_dir() or ld_dir_all(), updated list of graph does show up either on 
> conductor->linked data-> Graphs or using query like 
> 
> SELECT DISTINCT ?g
> WHERE {
>   GRAPH ?g {
>     ?s ?p ?o
>   }
> }
> 
> Behavior is quite random and sometime a system restart + reloading data again 
> fix the issue. But other times i am clueless about how to fix it. Few tricks 
> i use are 
> 1. change location of data load directory
> 2. change file name(s)
> 
> 
> Recently i also observed that although graph list does not get updated but 
> data load is successful. Simple query like 
> "select ?s ?p ?o from <mygraph> where { ?s ?p ?o}"  lists all the expected 
> triples.
> 
> 
> 1. Has anyone else experienced this?
> 2. Is it because of some internal virtuoso caching/bulk update policy which i 
> am not aware of and perceiving it as an issue when there is none.
> 
> Thanks
> Sumit Purohit
> 
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs_______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to