database icon indicating copy to clipboard operation
database copied to clipboard

Namespace shortcut not expanding / error Bad Request on explorer

Open nikogeg opened this issue 2 years ago • 1 comments

I have some simple data for which I have defined a custom prefix/namespace shortcut ott . I can query the data fine and it will show up in the results properly (ott : + rest of the URI). But when I click on it and go to the explorer it does not expand the prefix to the full URL and I get an error Bad Request . I think I remember using this feature without a problem before? I could be mistaken, though. Is this normal or am I missing something obvious? If it is, why? Are there any configuration settings to fix this?

Thanks in advance!

nikogeg avatar Jul 28 '21 16:07 nikogeg

This is nearly a year late, but I found a fix. For some reason, if the namespace to URI mapping is in your custom namespace shortcuts, the explore result tab will automatically perform the mapping. However, as you've noted, the actual query will not. To fix this, just remove the custom namespace by going to "Edit", and hitting the Delete button next to the namespace that is resolving.

image

Flarp avatar May 25 '22 22:05 Flarp