nareike
nareike
A recent update broke the drag and drop functionality of the subject boxes for me. I can still drag the workspace though. Tested in both Firefox and Chromium on Linux/Manjaro.
Short explanation: When using the AngularJS httpProvider, the default header for requests contains (see [1]): ``` Accept: application/json, text/plain, * / * ``` Note that there are no quality values....
The curved arrows tend to get in the way when subject boxes are stacked vertically. Maybe there is an easy way to optionally switch to arrows with 90 degree bends?
Loading a previously saved query is not working properly. Relations between (object) properties and subjects are often missing. Freshly loaded, the query seems fine but switching to "Run Query" and...
When using the arrow keys to move the selection in dropdown menus / combo boxes ("Choose a subject", "Choose a property"), it can be moved outside of the viewport.
It would be nice if the preformatted text fields on the 'Run Query' page were rendered as input fields. This would allow the user to click into one and conveniently...
The JSON that is displayed on the 'Run Query' page is missing a namespace declaration but nevertheless uses prefixes. However, the JSON that can be downloaded uses full URIs correctly.