dandi / dandi/dandi-cli

Make `ls https://dandiarchive.org/dandiset/{dandisetid}/` list version records and not a specific (draft or released) one

Open
#236 0 comments 0 reactions 0 assignees View on GitHub
cmd-ls enhancement
Dominant language
Python
Stars
28
Forks
37
Avg merge
1d 17h
Merged PRs (30d)
9

Description

Pretty much it should correspond to `/dandisets/{dandiset__pk}/versions/` DANDI API call then.

This would allow for people (or scripts) to quickly get an idea on the versions of dandisets available.

Note: API does not return "draft" as a version but it should imho be listed if there is a draft for the dandiset, although it would lack metadata on when published, it should have metadata on when last updated. With some harmonization of the dates it should be possible to sort to quickly see either draft is ahead of the latest release.

cons:
- what to do for `DANDI:` isn't clear and how to complement it with the version

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.