Re: [Virtuoso-users] SPARQL update inserts less triples than expected

2013-11-06 Thread Hugh Williams
Hi Bo, What Virtuoso version are you actually using, which can be obtained using the command: virtuoso-t -? Does this issue occur is you perform this operation against the default /sparql-auth endpoint which does allow inserts ? Are you able to provide a sample dataset we could use

Re: [Virtuoso-users] SPARQL update inserts less triples than expected

2013-11-05 Thread Bo Ferri
Okay, may I found the solution by myself. I tried the query now via the isql view of the conductor. Then my check query returned the triple count as expected. Any reason for this? (anyway it is working right now ;) ) Cheers, Bo Quoting Bo Ferri : > Hi, > > I'm trying to run a SPARQL upda

[Virtuoso-users] SPARQL update inserts less triples than expected

2013-11-05 Thread Bo Ferri
Hi, I'm trying to run a SPARQL update query in my Virtuoso 7 instance that should insert some triples to a certain pattern: PREFIX rdfs: PREFIX rdf: PREFIX myonto: WITH