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

ORCiDs should be compiled to https rather than http when auto-generating annotations #1045

Closed
matentzn opened this issue Feb 17, 2022 · 11 comments · Fixed by #1053
Closed

ORCiDs should be compiled to https rather than http when auto-generating annotations #1045

matentzn opened this issue Feb 17, 2022 · 11 comments · Fixed by #1053

Comments

@matentzn
Copy link

Currently, when setting ORCID to the numeric code representing your orcid, Protege will translate that value to the ORCiD IRI with http rather than https, which seems to be what is recommended:

https://orcid.org/0000-0002-7356-1779

image

@matentzn
Copy link
Author

@matthewhorridge

Would be good to get this in, as this is part of our Metadata strategy for the future..

@cthoyt
Copy link
Contributor

cthoyt commented Apr 29, 2022

Relevant line of code to change:

public static final String ORCID_URI_PREFIX = "http://orcid.org/";

@matentzn
Copy link
Author

@hkir-dev could you make this PR perhaps?

@cthoyt
Copy link
Contributor

cthoyt commented Apr 29, 2022

I'll do it if protege accepts external PRs

@matentzn
Copy link
Author

It does, go ahead then :) Thanks @cthoyt

@matentzn
Copy link
Author

Tag me in PR as well

@cthoyt
Copy link
Contributor

cthoyt commented May 4, 2022

@matentzn haven't got any feedback on #1053, it looks like Protege hasn't been updated for a year... is this project dead?

@matentzn
Copy link
Author

matentzn commented May 4, 2022

There are no primary funds for protege desktop anymore, but @matthewhorridge keeps it going. He will probably merge all of the open PRs and do some minor fixes (migrate to latest 4,x OWLAPI) at some point this month. See ongoing discussion in OBO slack protege channel.

@matthewhorridge
Copy link
Contributor

@cthoyt the project isn't dead... @matentzn is correct in that there is no primary funding at the moment. I'll get to the PR asap.

@dickersonlj
Copy link

dickersonlj commented Oct 11, 2022 via email

@matentzn
Copy link
Author

@dickersonlj

I would not say there is a lot of updating going on in the OBO slack - its more like a support group for Protege users in our community. Unfortunately, the only way to be really sure you stay updated with everything is by subscribing to the issue tracker here! Something like a monthly digest to obo-tools or obo-discuss mailinglist (or protege mailing list!) would be great, but I doubt there is any funding right now to do such reporting - maybe I am wrong though (@matthewhorridge)

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

Successfully merging a pull request may close this issue.

4 participants