neuropoly / gitea

https://gitea.io fork with https://git-annex.branchable.com support
https://gitea.io
MIT License
3 stars 2 forks source link

doi: Issue DOIs #9

Open kousu opened 2 years ago

kousu commented 2 years ago

GIN can issue DOIs; I assume that only works on their flagship server, not on self-hosted servers, because becoming a DOI issuer is expensive.

But it would be great if we could provide this for datasets we host; either:

kousu commented 1 year ago

I realized that GIN doesn't actually issue DOIs in their Gogs/Gitea fork. They have a separate web app: https://doi.gin.g-node.org/. The only patch they've made to this is to add a menu link to it:

https://github.com/G-Node/gogs/blob/2efac57ed554192eea15f1061d2a08c36c38a683/templates/explore/navbar.tmpl#L7

If we also do DOIs, I think this is the way to go. Maybe we can get their DOI app from them? It seems to be here: https://github.com/G-Node/gin-doi