Documentation issues
Below are a list of URLs that need to be removed or updated in the documents as they no longer point to useful resources (I can clean these out but wasn't sure if there were alternate resources to replace them):
-
Under https://guides.dataverse.org/en/latest/admin/metadatacustomization.html#metadatablock-properties it references the dead URL
https://dataverse.org/schema/citation/which no longer points to anything. -
Under https://guides.dataverse.org/en/latest/installation/config.html#persistent-identifiers-and-publishing-datasets it references the dead URL
https://dataverse.org/global-dataverse-community-consortiumwhich no longer points to anything. -
Under https://guides.dataverse.org/en/latest/api/external-tools.html there are multiple references to
fabulousfiletool.comwhich not longer seems to be a functioning site and a search did not turn up alternatives. -
Under https://guides.dataverse.org/en/latest/installation/config.html there is broken link to
https://documentation.ands.org.au/display/DOC/ANDS+DataCite+Client+API.
Thanks for the heads up on these. As always you're welcome to submit a pull request with these changes as well.
One thing I'll note - the first one is not an error per se. If you look in the OAI_ORE file and use the json-ld semantic API, you will indeed see/use https://dataverse.org/schema/citation/. It is however, just a global semantic identifier (a namespace/root for many identifiers) rather than a live URL currently. So it might be helpful in the short term to avoid showing it as a live link. (In the longer term, it would make sense to provide a list of identifiers/definitions online at those URLs.)
Hey! This is the first time I'm contributing to this project. Let me know if there's anything I need to change or any guidelines/rules I didn't follow properly.
@AkiraY1 hi! I left some comments on your pull requests. Thanks for making each change separate!
Thanks for the quick response! I responded to all the changes under each PR
@AkiraY1 sure, thanks for the responses. Usually we create individual issues and mark each individual pull request to close the issue using special "closes" syntax that you can see in the pull request template.
If you feel like it, you could create individual issues and add "closes #XXXX" to each of your pull requests. Then you could safely close this parent issue (if all is resolved) and let the automation close the new issues as the pull requests are merged (if you create new issues).
This process and the "closes" syntax is described at https://guides.dataverse.org/en/5.11.1/developers/version-control.html#how-to-make-a-pull-request
Thanks for your contribution to Dataverse! 🎉
I created individual issues and marked each PR with "closes #XXXX". All three PRs have been closed or merged. Two of the PRs (#8886 and #8888) were merged before I created the new issues. Will the new issues still close automatically when this parent issue is closed?
Thank you for all the help btw, I really appreciate it :)
For the open issues you can just type "closed by #XXXX" (using the PR number) and close them. Thanks.
@AkiraY1 thanks for the pull requests! Anything left to do? If not, please go ahead and close this issue. You're very welcome to create new issues and pull requests! Thanks again! 🎉
Hi @pdurbin, how do I close this issue since I didn't open it?
@AkiraY1 d'oh! Sorry! You're right, @kuhlaid opened it. I think we're finished so I'm going to close it. If either you notice anything else, please open a fresh issue! Thanks!