[Virtuoso-users] SPARQL option(score ?score) fault with > 1 OPTIONAL {}'s

2010-01-29 Thread Nathan
Hi Guys, Quick bug report: 37000 Error SP031: SPARQL compiler: Internal error: sparp_find_triple_of_var_or_retval(): triple not found for strong match SPARQL query: define sql:signal-void-variables 1 define input:default-graph-uri SELECT * WHERE { ?s ?p ?o . FILTER( lang(?o

Re: [Virtuoso-users] SPARQL option(score ?score) fault with > 1 OPTIONAL {}'s

2010-01-29 Thread Nathan
Nathan wrote: > Hi Guys, > > Quick bug report: > 37000 Error SP031: SPARQL compiler: Internal error: > sparp_find_triple_of_var_or_retval(): triple not found for strong match > > SPARQL query: > define sql:signal-void-variables 1 define input:default-graph-uri > SELECT * WHER

Re: [Virtuoso-users] Virtuoso 5 encoding problems

2010-01-29 Thread Alexander Sidorov
So I have succeeded in uploading graph to database, but looks like it is not the end of the story :) After triples were uploaded using SPARQL INSERT DATA query, web-interface sparql showed non-english literals correctly. But then I tried to get these strings using .NET provider virtado3... and rec

Re: [Virtuoso-users] Virtuoso 5 encoding problems

2010-01-29 Thread Alexander Sidorov
Hello Ivan, I use TTLP from .NET using virtado3. I have attached simplified source code and TTLP parameters values (.NET String is UTF-16). Regards, Alexander 2010/1/30 Ivan Mikhailov > Hello Alexander, > > May I get a sample TTLP call statement that demonstrates the problem, > please? (My mai

Re: [Virtuoso-users] Virtuoso 5 encoding problems

2010-01-29 Thread Ivan Mikhailov
Hello Alexander, May I get a sample TTLP call statement that demonstrates the problem, please? (My mail client shows an attachment icon at your previous mail but no attachments, please re-attach in some different way if there were any) Best Regards, Ivan Mikhailov OpenLink Software http://virtuo

Re: [Virtuoso-users] Virtuoso 5 encoding problems

2010-01-29 Thread Alexander Sidorov
Hi Hugh, I have localized the problem and can be more specific now. I use two ways to add triples to the store: 1. SPARQL INSERT DATA query 2. DB.DBA.TTLP stored procedure The first way work normally, but the second stores triples with incorrect encoding (and nonenglish literals are displayed wro

Re: [Virtuoso-users] Virtuoso 5 encoding problems

2010-01-29 Thread Hugh Williams
Hi Alexander, By what means are you inserting and retrieving the literals ? What are the literal values being inserted and what are the values that are being retrieved incorrectly ? If you can provide minimal steps to reproduce then we can attempt recreation in-house ... Best Regards Hugh Will

Re: [Virtuoso-users] Scoring of free text matches in SPARQL

2010-01-29 Thread Kingsley Idehen
Nathan wrote: Nathan wrote: Hi, Just looking for a way to score free text matches in SPARQL queries? tried hunting down the documentation but can't find it (Even though I can see mention of it in the Openlink Proposed SPARQL Extensions document on W3C. Any pointers? sub-note I've fo

Re: [Virtuoso-users] Scoring of free text matches in SPARQL

2010-01-29 Thread Nathan
Nathan wrote: > Hi, > > Just looking for a way to score free text matches in SPARQL queries? > tried hunting down the documentation but can't find it (Even though I > can see mention of it in the Openlink Proposed SPARQL Extensions > document on W3C. > > Any pointers? > sub-note I've found and

Re: [Virtuoso-users] SPARQL query problem: 22023 Error SR008

2010-01-29 Thread Hugh Williams
Hi Alison, Good to hear the update to the official 06.00.3123 open source release resolved your problem. Including virtuoso-users mailing list in reply so others know of solution ... Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http

[Virtuoso-users] Scoring of free text matches in SPARQL

2010-01-29 Thread Nathan
Hi, Just looking for a way to score free text matches in SPARQL queries? tried hunting down the documentation but can't find it (Even though I can see mention of it in the Openlink Proposed SPARQL Extensions document on W3C. Any pointers? Many Regards, Nathan

[Virtuoso-users] Virtuoso 5 encoding problems

2010-01-29 Thread Alexander Sidorov
Hello! I am using Virtuoso Open Source 5 and have problems storing and retrieving non-english literals. Virtuoso.ini: Charset = UTF-8 Is this a known problem? Regards, Alexander

Re: [Virtuoso-users] content:encoded

2010-01-29 Thread Ivan Mikhailov
Nathan, We're in process of making v6 release so it's probably impractical to make a patch. If v6 is not released during the weekend then I'll make an "unofficial" patch for the issue. Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Thu, 2010-01-28 at 22:55 +000