since the Upgrade to 10.0 there is an encoding error when downloading a SPARQL result. The error occurs when I concat a hard coded string in the result set:
becomes
in a CSV (and any other format) result when downloaded. It is displayed correctly in the GraphDB environment.
Is there any workaround or is this just a newly introduced bug?