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

Wireframe support in both provenance and UI for temporal datasets #219

Open
maxsibilla opened this issue Oct 26, 2023 · 0 comments
Open

Comments

@maxsibilla
Copy link
Contributor

maxsibilla commented Oct 26, 2023

My understanding of what a temporal dataset would be is essentially the same test being ran on a sample at distinct time intervals. How this would be entered in the portal potentially could be n experiments all linked to the same sample. We could create two new properties:

  1. is_temporal_data - boolean
  2. time_data_was_generated - datetime => users in the UI could specify at what point temporally this data was grabbed

In the UI if the user clicks "Is Temporal Data?" then we present them with a field to specify the date/time. When presenting a temporal dataset in the portal we can group datasets connected to the same Sample where is_temporal_data is True then order by time_data_was_generated

@maxsibilla maxsibilla added this to CODCC May 20, 2024
@maxsibilla maxsibilla moved this to Backlog in CODCC May 20, 2024
@github-project-automation github-project-automation bot moved this to Backlog in CODCC Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Status: Backlog
Development

No branches or pull requests

1 participant