schema: AssetMeta.contentUrl - move to BareAsset?
Open
schema
UX
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
"Inspired" by @rly post in slack about working on an analytics demo case + ongoing discussion about future Python API (#249 ) dandi-cli design.
`contentUrl` can be `file:///` for a local asset. Then (if pynwb/hdmf can take those as well, may be already does) analytics code could just use `Dandiset` abstraction to ask for a location (local `file://` or e.g. url on s3 for ros3) and interact with the asset without needing any change to analytics code, and just by swapping which Dandiset (local or remote) it would use.
WDYT @satra @jwodder ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.