Re: [Virtuoso-users] Uploading RDF file using Conductor UI

2014-01-03 Thread rina_kagawa
Hi Hugh Thank you for your mail. I'll try uploading again with other ways. Best Regards Rina 2014/1/4, Hugh Williams : > Hi Rina > > I have been able to recreate this agains my local Mac installation and > reported to development to fix. Will let you know when it is available ... > > Best Regar

Re: [Virtuoso-users] Uploading RDF file using Conductor UI

2014-01-03 Thread Hugh Williams
Hi Rina I have been able to recreate this agains my local Mac installation and reported to development to fix. Will let you know when it is available ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://ww

[Virtuoso-users] Uploading RDF file using Conductor UI

2014-01-03 Thread rina_kagawa
Hi All, I can't upload RDF files for Virtuoso 1.8.3 using Conductor UI with Mac OS. I went to Linked Data > Quad Store Upload, clicked the "Browse" button and selected one file, and setted the "RDF IRI" , then, I clicked the "upload" button. Then, suddenly the connection to the server was disconne

Re: [Virtuoso-users] Group by in ASK queries error

2014-01-03 Thread Dimitris Kontokostas
Hi Rumi, I know about the inner select but by checking the sparql grammar [1] and validator [2] my query looks valid Best, Dimitris [1] http://www.w3.org/TR/sparql11-query/ SelectQuery ::= SelectClause DatasetClause

Re: [Virtuoso-users] Group by in ASK queries error

2014-01-03 Thread Rumi
Hi Dimitris, On 03-Jan-14 11:06 AM, Dimitris Kontokostas wrote: Hi & happy new year to all! I noticed that virtuoso doesn't support group by / having in ask queries Is this a bug or not supported yet? e.g. ASK WHERE { ?resource ?c } GROUP BY ?resource HAVING ( count(?c) > 1 ) Happy New

[Virtuoso-users] Group by in ASK queries error

2014-01-03 Thread Dimitris Kontokostas
Hi & happy new year to all! I noticed that virtuoso doesn't support group by / having in ask queries Is this a bug or not supported yet? e.g. ASK WHERE { ?resource ?c } GROUP BY ?resource HAVING ( count(?c) > 1 ) Best, Dimitris -- Kontokostas Dimitris -