[Nepomuk] Re: Error on query with non ascii characters

Sebastian Trüg trueg at kde.org
Fri Jan 21 11:47:51 CET 2011


The query works fine here.
Maybe it has to do with the env settings. What are your values of

env|grep LC_

Cheers,
Sebastian

On 01/21/2011 12:40 AM, Artur Szymiec wrote:
> select distinct ?r ?reqProp1 (bif:concat(bif:search_excerpt(bif:vector('śmieszna'), ?v2))) as ?_n_f_t_m_ex_ where { { { ?r ?v1 ?v2 . ?v2 bif:contains 
> "'śmieszna'" . } UNION { ?r ?v1 ?v3 . ?v3 ?v4 ?v2 . ?v4 <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://www.w3.org/2000/01/rdf-schema#label> . ?v2 bif:contains "'śmieszna'" . } . ?r <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> 
> <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject> . FILTER(!bif:exists((select (1) where { ?r <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Folder> . }))) . ?r 
> <http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url> ?reqProp1 . } . }


More information about the Nepomuk mailing list