Re: [Virtuoso-users] cite virtuoso

2011-05-11 Thread Sören Auer
Am 11.05.2011 18:29, schrieb Pierre-Yves Chibon: > I was wondering, does anybody know how people have referred to Virtuoso > on published article? > Is there an article which have been published, or should be refer to the > website? There is the following article, which is commonly cited for Virtu

[Virtuoso-users] cite virtuoso

2011-05-11 Thread Pierre-Yves Chibon
Hi, I was wondering, does anybody know how people have referred to Virtuoso on published article? Is there an article which have been published, or should be refer to the website? Thanks for your help, Pierre

Re: [Virtuoso-users] Virtuoso segfault, blocking google from requesting each URI in a FCT view

2011-05-11 Thread Tim Haynes
On 10/05/2011 18:52, Peter DeVries wrote: > Hi > > I am getting the following usually at a particular time of day. > >May 9 23:32:25 lsd kernel: [358169.529945] virtuoso-t[4680]: segfault at > fffc ip 005b6fbe sp 7f032211ad90 error 4 in > virtuoso-t[40+955000] >

Re: [Virtuoso-users] RDF - how to interact with other triple stores?

2011-05-11 Thread Hugh Williams
Hi Robbet, Looks as if you had already run these scripts on the machine hence the message stating the tables or indexes already exist ? The syntax of the SPARQL-FED query is incorrect and should be: PREFIX dc: PREFIX po: SELECT

Re: [Virtuoso-users] Sorting key too long

2011-05-11 Thread Hugh Williams
Hi Jonas, Also, you indicate this error does not occur via ODBC ie the SQL Virtuoso interface, but it does for me: SQL> sparql select * from where {?s ?p ?o } ORDER BY ?s ?p ?o; *** Error 22026: [Virtuoso Driver][Virtuoso Server]SR...: Sorting key too long in

Re: [Virtuoso-users] Sorting key too long

2011-05-11 Thread Hugh Williams
Hi Jonas, I have been able to recreate this locally, we are looking into this and will get back to you ... Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://boards.openlinksw.com/support Twitter

Re: [Virtuoso-users] Uniqueness violation from Jena Connector BulkUpdateHandler

2011-05-11 Thread Hugh Williams
Hi Roberto, From your description this appears to be an intermittent problem transforming the XBRL data in XML form to RDF with the XML2RDF tool and then inserting into Virtuoso all using Jena, correct ? Have you tried using the VirtuosoSPARQLExmaple7.java (http://virtuoso.openlinksw.com/datas

[Virtuoso-users] Uniqueness violation from Jena Connector BulkUpdateHandler

2011-05-11 Thread Roberto García
Dear all, Sorry about pushing another issue to the list but this one is also worrying me a little. We are using OpenSource Virtuoso 6.1.3 to store the RDFications of XBRL filing to the SEC. They constitute the SemanticXBRL dataset (http://rhizomik.net/semanticxbrl/) recently added to the LOD Clou

Re: [Virtuoso-users] RDF - how to interact with other triple stores?

2011-05-11 Thread Robbet
Hi Hugh, thank you. Loader script seem to work even if i received some errors/warning (see attachment). Coming back to my initial question: As you recommended i'm using the SERVICE expression to query external sparql points. Unfortunately i still get no results. When i try the following qu

Re: [Virtuoso-users] RDF - how to interact with other triple stores?

2011-05-11 Thread Hugh Williams
Hi Robbet, I have recreated this issue with the Windows 64bit 6.1.3 open source release and we shall be looking into and fixing this issue ... In the meantime if you have multiple RDF data files to upload into Virtuoso you can also use the bulk loader scripts detailed at: http://virtuo