download: Add dandi- prefix for downloaded dandisets
Open
cmd-download
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
> I would prefer to avoid custom prefixes, like dandi- since we do not have them in the archive, and the same dandiset could be (eventually) present in multiple archives.
the archive does not have a root location for a dandiset only an identifier `:` (e.g., `DANDI:000003`) so this would actually be reflecting that. the only change was to replace `:` with `-` to make it OS neutral.
_Originally posted by @satra in https://github.com/dandi/dandi-cli/issues/283#issuecomment-746589604_
That issue has more detail/discussion
@yarikoptic is still "sleeping on it" ;)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.