Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add shareable URL capturing the app state #4

Open
jaw111 opened this issue Apr 22, 2023 · 0 comments
Open

Feature: Add shareable URL capturing the app state #4

jaw111 opened this issue Apr 22, 2023 · 0 comments

Comments

@jaw111
Copy link
Contributor

jaw111 commented Apr 22, 2023

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant