Describe queries can come in two forms:
or
DESCRIBE ?s WHERE { ... }
it seems neither of these is currently supported by mu-authorization (a 405 NOT ALLOWED is returned).
Perhaps some kind of preprocessing can convert these queries into construct queries, which are supported?
Describe queries can come in two forms:
or
it seems neither of these is currently supported by mu-authorization (a 405 NOT ALLOWED is returned).
Perhaps some kind of preprocessing can convert these queries into construct queries, which are supported?