Skip to content

unique URL for each query + meta data #171

@waehlisch

Description

@waehlisch

Is your feature request related to a problem? Please describe.
for documentation and reproducibility reasons, it is important (i) to replay the query that was executed to produce specific results and (ii) to get an overview of the IYP system state when the query was executed, in particular which data sources were used.

such feature would ease referencing results produced by IYP, which is important in research papers.

Describe the solution you'd like
a unique URL that refers to a specific query executed, as well as unique URL that groups multiple queries.

based on keywords in the URL, the URL redirects to the browser to replay the query (e.g., https://iyp.iijlab.net/iyp/browser/...) or to an overview of the data used (https://iyp.iijlab.net/iyp/data/...). the data page should list all data sources used as well as additional meta data (e.g., timestamps) of the data sources.

Describe alternatives you've considered
the current web frontend allows to save queries as favorites. favorites can be grouped into folders. favorites, including folders, can be downloaded as scripts or zip archive. this allows to create artefacts and store them somewhere else -- maybe a hint in the documentation would be good. this approach is, however, less convenient than proposed above. more importantly, the IYP system state when the query was executed is not recorded.

Additional context
triggered by discussions during the CAIDA GMI-AIMS-5 Workshop, and inspired by a feature @amaennel plans for UCSD-NT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestlong termIssue is not straightforward to solvee

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions