Re: [Virtuoso-users] Magic Predicates in Virtuoso?

2010-06-17 Thread Ivan Mikhailov
Hello Aldo, That's technically possible but the compilation may seriously differ from expectations of an average developer. The problem is that SQL is not a procedural language, but people tend to write with some left-to-right order in mind, probably because they're writing it in that direction.

Re: [Virtuoso-users] Magic Predicates in Virtuoso?

2010-06-17 Thread Rumi Tsekova
Hi Aldo, Please take a look at http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsqlfromsparql and the examples given in this doc section. Best Regards, Rumi - Original Message - From: "Aldo Bucchi" To: "Virtuoso Users" Sent: Thursday, June 17, 2010 10:57 PM Subject: [Virt

[Virtuoso-users] Magic Predicates in Virtuoso?

2010-06-17 Thread Aldo Bucchi
Hi, If I have the following procedure create procedure fullname( in uri varchar ) returns varchar { for ( sparql select bif:concat( ?name, ' ', ?lastname ) as ?fullname where { ?:uri foaf:name ?name ; foaf:lastName ?lastname } ) do { return fullname ; } }; I know I can do the followi

Re: [Virtuoso-users] Deploying MusicBrainz backup for EC2 AMI locally

2010-06-17 Thread Kingsley Idehen
mats@gmail.com wrote: Hi, This is the beginning of the file: # Dump of graph , as of 2010-06-13 16:21:27 @prefix rdf: . @prefix mo: .

Re: [Virtuoso-users] Briefcase install fails.

2010-06-17 Thread Chris Wj
I'm going to try the newest version now. Thanks. On Thu, Jun 17, 2010 at 9:19 AM, Dimitar Dimitrov wrote: > Hi, Chris, > > > > This problem isn’t exists in the current ODS Briefcase. The best workaround > is to install first ODS AddressBook. I can send you the last version but it > depends from O

Re: [Virtuoso-users] Max row length exceeded error

2010-06-17 Thread Ivan Mikhailov
Hello Nathan, We have a guess how to make a workaround and will experiment with it before (long waiting and coming soon) next release. Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Wed, 2010-06-16 at 21:09 +0100, Nathan wrote: > Just a quick follow up, any pro

Re: [Virtuoso-users] Deploying MusicBrainz backup for EC2 AMI locally

2010-06-17 Thread mats . gls
Hi, This is the beginning of the file: # Dump of graph , as of 2010-06-13 16:21:27 @prefix rdf: . @prefix mo: . < http://musicbrainz.org/music/performance/0001cce4-caaa-4ee3-acef-baa18abf2

Re: [Virtuoso-users] Deploying MusicBrainz backup for EC2 AMI locally

2010-06-17 Thread Kingsley Idehen
mats@gmail.com wrote: Hi Hugh, It doesn't load in v5 either. Here's what it contains: 64740608 dc:title "Voice for a Generation" ; 64740609 mo:produced_sound ; 64740610 mo:performer ns3:bd5280cb-5bbd-45c8-9891-a9

Re: [Virtuoso-users] Deploying MusicBrainz backup for EC2 AMI locally

2010-06-17 Thread mats . gls
Hi Hugh, It doesn't load in v5 either. Here's what it contains: 64740608 dc:title "Voice for a Generation" ; 64740609 mo:produced_sound < http://musicbrainz.org/music/sound/8fab7a02-7044-446d-90af-92f44f6d14a8> ; 64740610 mo:performer ns3:bd5280cb-5bbd-45c8-9891-a963692c1890 ; 64740611 mo:perform

Re: [Virtuoso-users] ORDER BY clause in JDBC3 driver

2010-06-17 Thread bluestar
hi there, i havent got the query anymore im afraid; but it seems after i put a LIMIT and OFFSET clause the error didnt happen; however i will try to replicate the issue and post it here again. thanks. > Hi > > What is the query being executed that is causing this error. Do you have a > test cas

Re: [Virtuoso-users] Briefcase install fails.

2010-06-17 Thread Dimitar Dimitrov
Hi, Chris, This problem isn't exists in the current ODS Briefcase. The best workaround is to install first ODS AddressBook. I can send you the last version but it depends from ODS Framework. Best regards, Dimitar From: Chris Wj [mailto:chris...@gmail.com] Sent: Thursday, June 17, 2010

[Virtuoso-users] Briefcase install fails.

2010-06-17 Thread Chris Wj
Virtuoso is failing to install the Briefcase VAD for me. Any ides? The log is below... Thu Jun 17 2010 08:09:19 { Loading plugin 1: Type `plain', file `wikiv' in `/opt/virtuoso610/lib/virtuoso/hosting' 08:09:19 WikiV version 0.6 from OpenLink Software 08:09:19 Support functions

Re: [Virtuoso-users] Deploying MusicBrainz backup for EC2 AMI locally

2010-06-17 Thread Hugh Williams
Hi Mats, What is on line 64740610 of the file graph01_01.ttl as the error implies it is an invalid triple entry I presume ? Does this load successfully into a v5 instance ? Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://

Re: [Virtuoso-users] HTTP-Proxy settings for Virtuoso Sponger

2010-06-17 Thread Meinecke, Johannes
Dear Patrick, Thanks a lot for helping me, exactly what I was looking for. It worked for me (but I think the section name is [HTTPServer]). Best regards, Johannes > -Original Message- > From: Patrick van Kleef [mailto:pkl...@openlinksw.com] > Sent: Donnerstag, 17. Juni 2010 01:01 > To