Skip to content

API should implement SPARQL 1.1 Protocol specification #3

@leipert

Description

@leipert

HTTP API should follow SPARQL 1.1 Protocol specification.

So HTTP GET should allow the following query parameters:

  • query (exactly 1)
  • default-graph-uri (0 or more)
  • named-graph-uri (0 or more)

Furthermore it should use the Accept header instead of a output query parameter (content negotiation):
Accept: text/turtle, application/rdf+xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions