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

Implement DOI support and minting #314

Open
aaron-collier opened this issue Dec 10, 2024 · 3 comments
Open

Implement DOI support and minting #314

aaron-collier opened this issue Dec 10, 2024 · 3 comments

Comments

@aaron-collier
Copy link
Contributor

aaron-collier commented Dec 10, 2024

Initially review how DOIs are handled today. Is this in a workflow step, in H2 somewhere, etc?

@justinlittman
Copy link
Contributor

All we need to do is call Sdr::Repository.register with assign_doi: true. The rest will just work.

https://github.com/sul-dlss/hungry-hungry-hippo/blob/main/app/services/sdr/repository.rb#L31

@amyehodge
Copy link
Collaborator

I recall that we thought about this when it was built and intentionally did it in a way that was (hopefully) easily reusable. Our future selves are now very happy with this decision!

@amyehodge
Copy link
Collaborator

Note the mockup where the user gets to choose is awaiting one more piece of text to be added.

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

3 participants