-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
At which URL did you encounter the problem?
http://dev.finto.fi/lexvo/en/index
What steps will reproduce the problem?
- Go to above URL
What is the expected output? What do you see instead?
Expected to get alphabetical index page. Getting a blank page instead.
The SPARQL query fails with the following Fuseki error:
Error 500: java.nio.charset.MalformedInputException: Input length = 1
Fuseki - version 1.1.0 (Build date: 2014-07-26T18:10:29+0100)
This appears to be a problem in Fuseki involving the handling of Deseret strings. Needs further investigation.
A workaround would be to remove the problematic strings from Lexvo data for now.
Reactions are currently unavailable