dandi / dandi-archive

DANDI API server and Web app
https://dandiarchive.org
13 stars 10 forks source link

Add a selector for "Original-only" dandisets (along with draft-only and empty) #1909

Open yarikoptic opened 3 months ago

yarikoptic commented 3 months ago

As we will eventually get more of "derived" dandisets (as composition or containing derived data) it would be useful to be able to subselect them.

image

satra commented 3 months ago

@yarikoptic - i think this may require a few components:

yarikoptic commented 3 months ago

I thought to base it on some entry in dandiset metadata which would establish relationship isDerivedFrom from other dandisets and then we consider that one derived. On per asset level would be too tough probably