Re: [Virtuoso-users] Unable to delete a graph content

2017-02-06 Thread Ted Thibodeau Jr
On Feb 6, 2017, at 12:33 PM, Beppe Mazzola wrote: > > Hi to everybody > > I am new to Virtuoso. I am using Virtuoso Open Source 7 in both Windows and > Linux Hi, Beppe -- VOS 7 covers several years and includes many minor-versions. It's often helpful (though not always necessary) to know

Re: [Virtuoso-users] SQ156: Internal Optimized compiler error : sqlo table has no index in

2017-02-06 Thread Hugh Williams
Hi Jerven, Does the same error occur when the query is run against the /sparql endpoint or isql ie not via the JDBC Driver ? Also, are you able to get the query “profile” or “sparql_to_sql_text” for the query as detailed at: https://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Mai

Re: [Virtuoso-users] Understanding long start time

2017-02-06 Thread Ted Thibodeau Jr
On Feb 6, 2017, at 12:20 PM, Davis, Daniel (NIH/NLM) [C] wrote: > > So, I have virtuoso, and I spend some time loading lots of ntriples files > into it with TTLP, and then I wait for 2 minutes for checkpoint to complete, > with CheckpointInterval = 60. Then, I restart it with +wait.It s

[Virtuoso-users] Unable to delete a graph content

2017-02-06 Thread Beppe Mazzola
Hi to everybody I am new to Virtuoso. I am using Virtuoso Open Source 7 in both Windows and Linux I am trying to delete the content of a graph with 75 triples. I have tried using the following statements both in ISQL and in the Orchestrator. The whole graph removal is tried as well. SPARQL CLEAR

[Virtuoso-users] Understanding long start time

2017-02-06 Thread Davis, Daniel (NIH/NLM) [C]
So, I have virtuoso, and I spend some time loading lots of ntriples files into it with TTLP, and then I wait for 2 minutes for checkpoint to complete, with CheckpointInterval = 60. Then, I restart it with +wait.It still has lots of I/O to do, doing a roll forward. The Database Administrat

Re: [Virtuoso-users] Running multiple loaders

2017-02-06 Thread Julien Plu
Hello dear Ghislain, Replace all your "isql" by "./isql" otherwise you have to add your "bin" directory to your "PATH" environment variable. Check if this works and let me know :) Best. -- Julien Plu PhD Student at Eurecom. Personal webpage: http://jplu.developpez.com FOAF file : http://jplu.de

[Virtuoso-users] Running multiple loaders

2017-02-06 Thread Ghislain ATEMEZING
Hello virtuoso-ers, I have a machine with 6C/12T with VOS 7.2.4. I wanted to run a script with multiple rdff_loader_run() for maximizing the speed of loading a billion RDF dataset [1] My script.sh looks like this https://gist.github.com/gatemezing/d7df370f472bb43b851254be26721a45 However I try to r

[Virtuoso-users] SQ156: Internal Optimized compiler error : sqlo table has no index in

2017-02-06 Thread Jerven Tjalling Bolleman
Dear Virtuoso users, I am getting an new error from virtuoso, during development of a new feature SPARQL execute failed:[SELECT (COUNT(?target) AS ?targets) { GRAPH {?subject a . ?target a

Re: [Virtuoso-users] Virtuoso inference capabilities

2017-02-06 Thread Kingsley Idehen
On 2/6/17 9:36 AM, Iker Esnaola wrote: > > Hello, > > > > I have my RDF triples in a Virtuoso Open Source version 07.20.3217. > When querying my data, I would like to have some inferences already > done (so that I am querying inferred stuff). > > > > I have read some documentation regarding thi

[Virtuoso-users] Virtuoso inference capabilities

2017-02-06 Thread Iker Esnaola
Hello, I have my RDF triples in a Virtuoso Open Source version 07.20.3217. When querying my data, I would like to have some inferences already done (so that I am querying inferred stuff). I have read some documentation regarding this matter, and I reach this one (http://docs.openlinksw.com/vir