Fuseki handles Turtle.
The request indicates (usually one of file extension, content-type)
contains JSON(-LD).
What does the log file say the request is?
(if you run with "-v" you get more details of every HTTP request)
Andy
On 22/01/2020 13:49, Luís Moreira de Sousa wrote:
Hi there,
I am trying to load a few datasets created with Protege and saved in the Turtle
format. Whenever I try to load one of these datasets to Fuseki I get the
following error message:
Result: failed with message "SyntaxError: JSON.parse: unexpected character at line 1
column 1 of the JSON data"
Is Turtle really supported by Fuseki? How could I otherwise load a dataset
created with Protege?
Thank you.
--
Luís