[Virtuoso-users] ORDER BY weirdness and some problems with LIMITs

2009-04-21 Thread Kjetil Kjernsmo
Hi! I post yet another big query... :-) This is tested on http://msoneutv.computas.no:8890/sparql which runs 5.0.10 with a few UTF-8-related patches. First, consider this query: CONSTRUCT { ?class rdfs:label ?title ; a . } FROM

[Virtuoso-users] Case sensitivity with UTF-8 and regexps

2009-04-21 Thread Kjetil Kjernsmo
All, We have the following perhaps overly complex query: prefix dct: CONSTRUCT { ?resource a ?type ; rdfs:label ?title . } FROM FROM NAMED FROM NAMED