[Virtuoso-users] ★ Virtuoso Users, Diego ti ha inviato un messaggio...

2015-04-08 Thread Diego
Diego ti ha inviato un messaggio... Il mittente di questo messaggio e il suo contenuto saranno visibili solo a te. Per scoprire che cosa c'è scritto nel messaggio e per rispondere subito, segui questo link: http://eu1.badoo.com/0454663069/in/P80OnGzKw28/?lang_id=8&g=57-0-4&m=21&mid=55250ef90

[Virtuoso-users] best way to update large RDF stores with triples of a large document

2015-04-08 Thread Gang Fu
Hi, I want to update a large RDF store with 10 billions triples once a week. The triples to be inserted or deleted are save in documents. There is no variable binding or blank nodes in the documents. So I guess the best fit sparql update functions are insert data/delete data What is the best way

Re: [Virtuoso-users] best way to update large RDF stores with triples of a large document

2015-04-08 Thread Gang Fu
There are millions of triples to be updated on weekly basis. On Wed, Apr 8, 2015 at 7:24 AM, Gang Fu wrote: > Hi, > > I want to update a large RDF store with 10 billions triples once a week. > The triples to be inserted or deleted are save in documents. > There is no variable binding or blank no

Re: [Virtuoso-users] best way to update large RDF stores with triples of a large document

2015-04-08 Thread Gang Fu
using isql or jdbc or http will make any difference? On Wed, Apr 8, 2015 at 7:25 AM, Gang Fu wrote: > There are millions of triples to be updated on weekly basis. > > On Wed, Apr 8, 2015 at 7:24 AM, Gang Fu wrote: > >> Hi, >> >> I want to update a large RDF store with 10 billions triples once a

Re: [Virtuoso-users] update/install virtuoso

2015-04-08 Thread Kingsley Idehen
On 4/6/15 3:11 AM, Balazs Varhegyi wrote: How can I uninstall and/or update virtuoso? We had a version 7.1 with a bug that was fixed in 7.2. I would like to update to the new version. Steps: 1. Stop your 7.1 server instance 2. Start your 7.2 instance. You will only have problems with the above

Re: [Virtuoso-users] best way to update large RDF stores with triples of a large document

2015-04-08 Thread Hugh Williams
Hi Gang, To be clear when you say "I want to update a large RDF store with 10 billions triples once a week" , presume you are *NOT* loading 10billion new triples every week, but rather the base 10billion triples are to be updated which triples/graphs being inserted/deleted/updated, thus the ov

Re: [Virtuoso-users] Incorrect results with property paths using plus sign

2015-04-08 Thread Nicola Vitucci
Hi Hugh, you can pick up and use this file: https://tools.wmflabs.org/wikidata-exports/rdf/exports/20150126/wikidata-taxonomy.nt.gz Nicola Il 07/04/2015 01:44, Hugh Williams ha scritto: > HI Nicola, > > Are you able to provide a test case we can setup locally to demonstrate > this issue ? > >