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

dvHubId #15

Open
pdurbin opened this issue Dec 17, 2024 · 0 comments
Open

dvHubId #15

pdurbin opened this issue Dec 17, 2024 · 0 comments

Comments

@pdurbin
Copy link
Member

pdurbin commented Dec 17, 2024

Currently, the "dvHubId" can look like this:

"dvHubId":"DVN_BOREALIS_2012"

This is problematic for three reasons:

  • Dataverse installations have changed their names. Scholars Portal is now Borealis.
  • What if we got the launch year wrong?
  • DVN is the name of the 3.x software.

Let's look at one more:

"dvHubId": "DVN_REPOSITORIO_DE_DATOS_DE_INVESTIGACIÓN_DE_LA_UNIVERSIDAD_NACIONAL_DE_LA_PLATA_2023"

Problems here include:

  • quite long
  • accented characters

My understand of dvHubId is that it's suppose to never change. Can we just use an integer? Or maybe a UUID? Or something like a UUID but a bit shorter if we want to keep them short?

Here's some additional discussion from Slack:

Screenshot 2024-12-17 at 2 20 53 PM

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