All,

The following query appears to reproduceably crash Virtuoso 5.0.9:

prefix dct:<http://purl.org/dc/terms/>

CONSTRUCT { ?resource dct:title ?title } FROM 
<http://msone.computas.no/graphs/instance/nfi>
FROM <http://msone.computas.no/graphs/inferred/NFI>
WHERE {
?resource dct:title ?title .
?title bif:contains "'oslo s'" .
}
LIMIT 10

It would have to be rewritten a bit, but it appears that the critical thing is 
the literal that has a space but no asterisk.

Kind regards 

Kjetil Kjernsmo
-- 
Senior Knowledge Engineer
Mobile: +47 986 48 234
Email: kjetil.kjern...@computas.com   
Web: http://www.computas.com/

|  SHARE YOUR KNOWLEDGE  |

Computas AS  PO Box 482, N-1327 Lysaker | Phone:+47 6783 1000 | Fax:+47 6783 
1001


Reply via email to