[Virtuoso-users] [UTF-8 Encoding] Problems with utf-8 encoding while doing full text search in sparql query

2016-10-24 Thread 손태모
Dear all , I just made a sparql query which functions like text search, the query i made is shown bellow , === PREFIX rdf: PREFIX rdfs: PREFIX bif: SELECT ?s ?p ?o ?label

Re: [Virtuoso-users] [UTF-8 Encoding] Problems with utf-8 encoding while doing full text search in sparql query

2016-10-24 Thread Hugh Williams
Hi Taemo, Does this error occur when the query is run against the /sparql endpoint directly ? Note also the following documentation on wide char support in the Free-Text index when handling accented characters: http://docs.openlinksw.com/virtuoso/virtuosotipsandtrickscontrolunicode3/

Re: [Virtuoso-users] Using PREFIX in a prepared Statement

2016-10-24 Thread Davis, Daniel (NIH/NLM) [C]
Kingsley, I'm not sure exactly how this helps me. Let me be clearer on the problem. Because this application runs within a federal government site, I'm required to submit my source code to static analysis. Although the data is read-only, and the database user has only read-only access, th

Re: [Virtuoso-users] Using PREFIX in a prepared Statement

2016-10-24 Thread Kingsley Idehen
On 10/24/16 12:00 PM, Davis, Daniel (NIH/NLM) [C] wrote: > > Kingsley, > > > > I’m not sure exactly how this helps me. Let me be clearer on the > problem. Because this application runs within a federal government > site, I’m required to submit my source code to static analysis. > Although t