You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(dois): dbGaP Parsing for DOI metadata automation (#183)
* feat(doi): rough support for DOI creation against DataCite API
* Apply automatic documentation changes
* feat(doi): add tests, refactor some support for various fields that are lists
* feat(doi): get DOI core classes working, add tests, various fixes and updates for discovery metadata
* Apply automatic documentation changes
* chore(poetry): bump version
* Apply automatic documentation changes
* fix(logging): correct log to reflect actual HTTP method
* Apply automatic documentation changes
* fix(doi): fix PUT endpoint to use DOI identifier in URL
* Apply automatic documentation changes
* chore(cli): various cleanup/clarification on help messages
* feat(dois): refactor external API locations, add new dbGaP support, add dbgap->DOI automation
* fix(merge): fix an issue with metadata merging
* feat(dois): correct typos, add docs, clearer logs
* feat(doi): formatting and docs updates
* feat(dois): ability to specify to use the GUID in the landing page URL
* Apply automatic documentation changes
* chore(version): bump
* chore(discovery): refactor to reduce code duplication
* Apply automatic documentation changes
* Update gen3/external/nih/dbgap_doi.py
Co-authored-by: Pauline Ribeyre <[email protected]>
* fix(discovery_doi): updates after review, make support more generic and modular
* Apply automatic documentation changes
* feat(tests): add tests, refactor for clarity, fix issue with update
* Apply automatic documentation changes
* feat(dois): add support for excluding specific datasets from discovery DOI minting
* Apply automatic documentation changes
* fix(dois): add backoff, handle alternateIDs from DataCite correctly, update docs
* Apply automatic documentation changes
* fix(doi): fix test that was expecting old behavior
* Apply automatic documentation changes
* Update gen3/discovery_dois.py
Co-authored-by: Pauline Ribeyre <[email protected]>
* Apply automatic documentation changes
---------
Co-authored-by: Alexander VT <[email protected]>
Co-authored-by: Pauline Ribeyre <[email protected]>
0 commit comments