Skip to content

feature request: support for describe queries #11

@nvdk

Description

@nvdk

Describe queries can come in two forms:

DESCRIBE <URI>

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions