Re: [Virtuoso-users] Unable to load quads into virtuoso

2013-11-20 Thread Kingsley Idehen
On 11/20/13 12:56 PM, Rose Beck wrote: Can you please shed more light at: what is the method in Virtuoso by which I may associate a graph group ? It will be great if you could point me to some links or illustrate by an example. You create a graph group using: DB.DBA.RDF_GRAPH_GROUP_CREATE ('{g

[Virtuoso-users] Printing all settings

2013-11-20 Thread Bharath Ramesh
I was wondering if there was anyway for me to print all the current settings of a running virtuoso instance. The values of all the other settings that are default which I havent specified in the ini file. -- Bharath -- Sha

Re: [Virtuoso-users] Unable to load quads into virtuoso

2013-11-20 Thread Rose Beck
Can you please shed more light at: what is the method in Virtuoso by which I may associate a graph group ? It will be great if you could point me to some links or illustrate by an example. On Wed, Nov 20, 2013 at 11:23 PM, Kingsley Idehen wrote: > On 11/20/13 11:14 AM, Rose Beck wrote: > > Actu

Re: [Virtuoso-users] Unable to load quads into virtuoso

2013-11-20 Thread Kingsley Idehen
On 11/20/13 11:14 AM, Rose Beck wrote: Actually I am performing benchmarking with virtuoso and by default certain graphs and quads are already present in it. And I am not able to delete them. Therefore I am curious if I could store all my quads in a separate place (like a super graph), which wo

Re: [Virtuoso-users] Unable to load quads into virtuoso

2013-11-20 Thread Rose Beck
Actually I am performing benchmarking with virtuoso and by default certain graphs and quads are already present in it. And I am not able to delete them. Therefore I am curious if I could store all my quads in a separate place (like a super graph), which would allow me to perform benchmarking. Also

Re: [Virtuoso-users] Unable to load quads into virtuoso

2013-11-20 Thread Kingsley Idehen
On 11/20/13 8:25 AM, Rose Beck wrote: I loaded quads into virtuoso using: ./isql dba dba SQL> DB.DBA.TTLP_MT (file_to_string_output ('/usr/local/virtuoso-opensource/share/virtuoso/vad/tmp/dbpedia.nq'), '', '',512); when I ran the following query I could

Re: [Virtuoso-users] Introducing FRED

2013-11-20 Thread Krzysztof Janowicz
Hmm, the part where you are sameAs the class Person is very supridsing to me. Krzysztof On 10/30/2013 12:11 PM, Kingsley Idehen wrote: > All, > > I stumbled across FRED [1] via my daily tweet stream. I've had a quick > play with this tool and I think most of you will find it quite > interesting

Re: [Virtuoso-users] Introducing FRED

2013-11-20 Thread Milorad Tosic
Unfortunately, the link to the paper is dead http://ekaw2012.ekaw.org/node/137. Is there any other place that the paper could be retrieved from? Milorad > > From: Krzysztof Janowicz >To: Kingsley Idehen ; "public-...@w3.org" > >Cc: "semantic-...@w3.org" ; >

[Virtuoso-users] fct makes ALL graphs public?

2013-11-20 Thread Roland Cornelissen
Hi, I have a VOS7 setup where a certain graph is restricted to public access. FCT is installed and search results show information from the restricted graph. Is this a hole in the security model or do I need to config something additionally in FCT? Thanks, Roland -- Signature Metamatter/Rola

Re: [Virtuoso-users] {Disarmed} Re: Path query crashes virtuoso 7.00.3203

2013-11-20 Thread Hugh Williams
Hi Jer 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

[Virtuoso-users] Unable to load quads into virtuoso

2013-11-20 Thread Rose Beck
I loaded quads into virtuoso using: ./isql dba dba SQL> DB.DBA.TTLP_MT (file_to_string_output ('/usr/local/virtuoso-opensource/share/virtuoso/vad/tmp/dbpedia.nq'), '', '< http://localhost:8890/DAV/test1>',512); when I ran the following query I could see that the quads were indeed loaded: s

Re: [Virtuoso-users] Path query crashes virtuoso 7.00.3203

2013-11-20 Thread Hugh Williams
Hi Jerven, Can you please confirm if this issue has been resolved by upgrading your Virtuoso Server binary and INI file settings ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/

Re: [Virtuoso-users] Bug with datatype SPARQL function

2013-11-20 Thread Hugh Williams
Hi Julien, Yes, we are planning an updated closed source release in the coming weeks, which will then form the base for the open source stable/7 release and develop/7 which would at that point be in sync and then fork as new stuff go into develop/7 again ... Best Regards Hugh Williams Professi

Re: [Virtuoso-users] Bug with datatype SPARQL function

2013-11-20 Thread Hugh Williams
Hi Julien, Yes, it will be officially announced on the Virtuoso and other mail lists , social media etc as normal ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn --

Re: [Virtuoso-users] Announce: YouID 1.4.0 Released

2013-11-20 Thread Brent Shambaugh
Kingsley Idehen, I could not help wonder, how is YouID related to FOAF+SSL and WebID? Brent On Sunday, November 17, 2013, Kingsley Idehen wrote: > All, > > We (OpenLink Software) are pleased to announce the availability of YouID > 1.4.0 on the Apple iTunes store. > > What's New in Version 1.4

[Virtuoso-users] Virtuoso 7 error in creating full text index

2013-11-20 Thread Bharath Ramesh
I am exploring the possibility of upgrading from Virtuoso 6.1.6 to Virtuoso 7.0.0 in our project. We use full text index. When exploring this option I found that when we even create the full text index we encounter an error when trying to use Virtuoso 7.0.0 To isolate the issue I just used empty d