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

Add support for bulk download of user provided image file #251

Open
brindakv opened this issue Sep 13, 2024 · 0 comments
Open

Add support for bulk download of user provided image file #251

brindakv opened this issue Sep 13, 2024 · 0 comments

Comments

@brindakv
Copy link
Collaborator

brindakv commented Sep 13, 2024

User provided image files are used on the PDB-Dev website.

We need a mechanism to download these files in an automated manner for release process.

mmCIF and JSON files and validation reports are downloaded using BDBag for entries set for release. Adding images to the BDBag will be a good option. The image files will need to be renamed as entry_Accession_Code.png or entry_Accession_Code.jpg.

Another option would be to create a command line tool.

The user provided image file can be renames to entry_Accession_Code.<suffix> when Submission_Complete--> HOLD is triggered, which is when accession codes are issued.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant