Re: [Virtuoso-users] Case INsensitivity for URI

2010-12-10 Thread Kingsley Idehen
On 12/10/10 12:58 PM, Marc-Alexandre Nolin wrote: Hello, is it possible to tell Virtuoso to return triples corresponding to a URI even if the case is not 100% similar. Example: http://bio2rdf.org/uniprot:P17710 rdf:type uniprot_resource:protein . http://bio2rdf.org/uniprot:P17710 rdfs:title "H

[Virtuoso-users] Case INsensitivity for URI

2010-12-10 Thread Marc-Alexandre Nolin
Hello, is it possible to tell Virtuoso to return triples corresponding to a URI even if the case is not 100% similar. Example: http://bio2rdf.org/uniprot:P17710 rdf:type uniprot_resource:protein . http://bio2rdf.org/uniprot:P17710 rdfs:title "HXK1_MOUSE" . If I write the following sparql query,