Hi Alexander,
I've found a bug which is described in subj. An easy way to reproduce (works on default empty database):1. Add a triple where object is a string literal with more then 20 bytes in length.2. Run a query: sparql select ?o from <http://graph> where {?s ?p ?o} order by ?s The output will be truncated to 20 bytes. Attached some logs.
I have forwarded your report to the virtuoso development team and will report back to you as soon as i have an answer.
Patrick