Hello,
Sometimes I have a '400 Parse error' when typing a query in Fuseki UI.
-- Here, the query string 'delete {?s ?p ?o } where {?s ?p ?o }' doesn't
work at first. N.B.: I hadn't pasted the string from other software,
everything had been typed in the query dialog box.
-- If I change the string for a construct query (cut 'delete', type
'construct' instead), it's ok. Then I cut 'construct' and type 'delete'
again, this time it works.
-- Nothing in log file
I get this error with fuseki 3.9.0 and 3.5.0.
I've uploaded a screenshot of the UI + a .txt file where you can see the
infos (install version, terminal output) :
https://sourceforge.net/projects/ffl-misc/files/fuseki_strange_errors
Do you have encountered this problem? Do you know where it comes from?
Thanks in advance,
Vincent
--