Skip to content

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

@maxsibilla

Description

@maxsibilla

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions