Re: [Virtuoso-users] How to use ignore case and accents in ORDER BY?

2011-01-14 Thread Renan Moreira de Oliveira
Hello Ivan, Have an estimated delivery of this function? I'm needing this function for my current project. Thanks. Best Regards, Renan Oliveira --- Busca & Semântica - Globo.com +55 21 2483-6727 Y! glb_renan 2011/1/14 Ivan Mikhailov > Hello Renan,

Re: [Virtuoso-users] How to use ignore case and accents in ORDER BY?

2011-01-14 Thread Ivan Mikhailov
Hello Renan, I'm writing now some additional functions for removal of accents and other Unicode NSMs (non-spacing modifiers) from strings, so there will be possible to use ORDER BY (bif:some-function (?label)) OTOH, there will be no setting to make this behavior default. Best Regards, Ivan Mikh

Re: [Virtuoso-users] How to use ignore case and accents in ORDER BY?

2011-01-14 Thread Renan Moreira de Oliveira
Hi, Hugh. I updated the virtuouso to the new version (6.1.3) and continues to happen. Do you know version name is 06.01.3127-pthreads? Can you help? *SQL> status();* REPORT VARCHAR ___ OpenLink Virtuoso Server Version

Re: [Virtuoso-users] How to use ignore case and accents in ORDER BY?

2011-01-14 Thread Renan Moreira de Oliveira
Hi Hugh, I will update the version (06.01.3128) on my computer and test. On Virtuoso *06.01.3127* the problem still exist. See below: Connected to OpenLink Virtuoso Driver: 06.01.3127 OpenLink Virtuoso ODBC Driver OpenLink Interactive SQL (Virtuoso), version 0.9849b. *ORIGINAL (Not use ORDE

[Virtuoso-users] CFP: 1st Workshop on Question Answering over Linked Data (QALD-1)

2011-01-14 Thread Vanessa Lopez
1st Workshop on Question Answering over Linked Data (QALD-1) http://www.sc.cit-ec.uni-bielefeld.de/qald-1 collocated with the Extended Semantic Web Conference (ESWC) http://www.eswc2011.org/ * Motivation & Scope * The workshop is aimed at all researchers and practitioners working on natural

Re: [Virtuoso-users] How to use ignore case and accents in ORDER BY?

2011-01-14 Thread Hugh Williams
Hi Renan, Is there are reason you are using a 06.01.3126 (6.1.1) open source build which is from Feb 2010 time , as there have been some order by fixes since his release ? The latest official open source archive on source forge is 06.01.3128 (6.1.2) from Jul 2010 : http://virtuoso.op

[Virtuoso-users] rename RDF graph

2011-01-14 Thread bin chen
Hi, What's the best way to rename a big RDF graph (about 1million triples), I tried to use the rename function in the virtuoso conductor/RDF/graph. but failed, due to the large datasets. Is there any command that can manage it in ISQL? thanks. Best, Bin