[Virtuoso-users] Commit d2117b6e08518c1ed7fc41b191969723dfa66c55 not passing tests on develop/7 branch from github

2013-11-05 Thread Jerven Bolleman
Hi All, I am trying to build the current develop/7 branch on my CentOS release 6.4 machine. This is failing during one of the test cases. git status; # On branch develop/7 # Untracked files: # (use "git add ..." to include in what will be committed) # # binsrc/yacutia/vad.db # bi

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

Re: [Virtuoso-users] Generating Linked Data Views from the terminal

2013-11-05 Thread Kim A. Jakobsen
Thanks a bunch. On 5 November 2013 13:46, Hugh Williams wrote: > Hi Kim, > > Yes, this should be possible and as said this has been scheduled > internally to be documented , we just need to get the details from > development and test etc to ensure it work, so I shall chase for an update > on th

Re: [Virtuoso-users] Generating Linked Data Views from the terminal

2013-11-05 Thread Hugh Williams
Hi Kim, Yes, this should be possible and as said this has been scheduled internally to be documented , we just need to get the details from development and test etc to ensure it work, so I shall chase for an update on this internally and let you know ... Best Regards Hugh Williams Professional

Re: [Virtuoso-users] Generating Linked Data Views from the terminal

2013-11-05 Thread Kim A. Jakobsen
That is exactly what I want to do. If I understand your right then it is possible in the current version of virtuoso! Do you know how to do this? If not do you know where in the code I can look this up myself or should I write to the developer mialinglist and ask them? On 5 November 2013 12:59, H

Re: [Virtuoso-users] Generating Linked Data Views from the terminal

2013-11-05 Thread Hugh Williams
Hi Kim, So, essentially you want to be able to perform the task for generating the Virtuoso Linked Data Views and R2RML scripts available via the Conductor UI from command line using scripts ? As if so this is on the todo list to document how this can be done from command line but it has not b