-
Notifications
You must be signed in to change notification settings - Fork 45
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
Accepted SPEC should have DOI #159
Comments
Do DOIs refer to a specific version of a document, or just to a URL in general? If the latter, should be feasible. |
I think whatever works for you is fine. Though if the SPEC is going to be hard to change after being finalized and each subsequent edit is significant in itself, a separate DOI per version might be better. But otherwise, general is easier to maintain? |
Yes, the reason I am asking is because SPECs are defined to be living documents, so the idea is that they will evolve over time. The history will be in github, of course. What is the advantage of having a DOI, other than a shorter URL? |
I was thinking more like Zenodo for citation. Is that appropriate here? https://zenodo.org/ |
@jarrodmillman may be better positioned to answer that question. |
Zenodo can indeed give out "living" DOIs, it has a base link which redirects to the latest version of a document/artifact. |
This maybe interesting to be revisited. The first issue that comes in mind regarding zenodo that it track artifacts (in practice GH releases) in a repo; so I don't trivially see how to set it up for this repo where each and every SPECs should have their own separate "living" DOI as opposed to one that tracks the repo releases. |
Yeah, over at Astropy APEs, we have to manually upload each edit via shared account, which is painful. But APE isn't supposed to change very often, so... 🤷♀️ GitHub hook via "release" would definitely be much convenient but you will need another way to track individual updates. |
You probably will do it but just in case...
The text was updated successfully, but these errors were encountered: