-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Feature Request
- We introduce a new persistent virtual data structure in GC Explorer: annotated collection, stored in the
guardianconnectormetastore database (where views config is also stored). - This introduces a curation layer in the GC Explorer architecture to allow the user to group and annotate disparate data entries into coherent datasets.
- Annotated collections do not mutate source data. Rather, they are read-only, virtual groupings of data and any associated annotations (for example, “dataset name”, “creator(s)”, “source tools”).
More forthcoming. Placeholder for now.
User Stories & Acceptance Criteria
UI Sketch (or Screenshot)
Implementation Plan
(may be added later, before work begins)