Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support partially-embargoed Dandisets #10

Open
jwodder opened this issue Dec 21, 2023 · 0 comments
Open

Support partially-embargoed Dandisets #10

jwodder opened this issue Dec 21, 2023 · 0 comments
Labels
blocked Cannot be implemented until something else happens embargo Handling embargoed Dandisets & assets on the Archive enhancement New feature or request therefor

Comments

@jwodder
Copy link
Member

jwodder commented Dec 21, 2023

This was spun off of #8, due to being blocked on implementation of dandi/dandi-archive#1772.

Once the feature is implemented in the Archive, backups2datalad will need to support partially-embargoed Dandisets (i.e., Dandisets in which some but not all assets are embargoed).

Questions that need answering (including re-checking the answers after the Archive implementation):

  • What is the embargo_status of a partially-embargoed Dandiset?

  • How can a consumer of the API determine whether an individual asset is embargoed or not?

  • When backing up open assets in an embargoed Dandiset, how (if at all) should the backups differ from backups of embargoed assets in the Dandiset?

  • When backing up a blob asset in an embargoed Dandiset where the blob is also used by open assets in open Dandisets, what special consideration should be given to the asset?

    • Q: How can such blobs/assets be identified?
    • Yarik's comments in Support embargoed dandisets #8 indicate that he wants such assets to have their S3 URLs recorded.
  • When backing up embargoed assets in an open Dandiset, how (if at all) should the backups differ from backups of open assets in the Dandiset?

    • Should such assets have their metadata stored in .dandi/assets.json?
    • Should such assets have their S3 URLs registered?
@jwodder jwodder added blocked Cannot be implemented until something else happens enhancement New feature or request therefor labels Dec 21, 2023
@jwodder jwodder added the embargo Handling embargoed Dandisets & assets on the Archive label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Cannot be implemented until something else happens embargo Handling embargoed Dandisets & assets on the Archive enhancement New feature or request therefor
Projects
None yet
Development

No branches or pull requests

1 participant