Skip to content

Feature: Add shareable URL capturing the app state #4

@jaw111

Description

@jaw111

Requirement: Allow users to easily share links to a certain application state

The relevant values should be somehow represented in the URL:

  • RDF input text
  • RDF input media type
  • SPARQL query text
  • SPARQL query results media type

Seems logical to represent these in the URL as query string parameters, either by just adding the (suitably URL encoded) values, or use data URLs to allow also representing the media type (and possibly base64 encoding the value).

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