ORCID / orcid-js

A general purpose ORCID javascript client and reference list generator, supporting CSL, citeproc-JSON and bibtex
23 stars 12 forks source link

Maintenance of Orid.js #9

Open ulli-steiner opened 5 years ago

ulli-steiner commented 5 years ago

I am just wondering, if the ORCID javascripts are still alive. We are successfully using them to maintain publications list on web pages (e.g. https://www.ami.swiss/physics/en/publications/).

Since the last commit is 2 years of (and the ORCID API has moved to version 2.1 and 3.0 (release candidate), I am wondering whether Orcid.js will be updated to stay functional and mirror the progress of the ORCID API.

Ulli

completementgaga commented 4 years ago

Just to update the question. The examples are not working on my local server. Does anyone have the same issue? Is there an obvious fix?

Capture d’écran 2020-03-20 à 15 37 15 Capture d’écran 2020-03-20 à 15 36 47
seyfcom commented 4 years ago

Hello, I do need to know also if this is maintained or not. Can you please give us a feedback? would be higly appreciated!

jobdiogenes commented 2 years ago

Hello, I do need to know also if this is maintained or not. Can you please give us a feedback? would be higly appreciated!

After so long time without answer, and no update. This project seems to be in zombie state. I did a fork, and I try to adjust to new Orcid api. Otherwise, I will make a new lib and share in my repository. Any news, I will write here.

ulli-steiner commented 2 years ago

Hi,

I stopped using orcid-js and migrated my code to the official ORCID api.

Best wishes,

Ulli

On 11 Feb 2022, at 18:02, Job Diógenes Ribeiro Borges @.***> wrote:

 Hello, I do need to know also if this is maintained or not. Can you please give us a feedback? would be higly appreciated!

After so long time without answer, and no update. This project seems to be in zombie state. I did a fork, and I try to adjust to new Orcid api. Otherwise, I will make a new lib and share in my repository. Any news, I will write here.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

jobdiogenes commented 2 years ago

Hello, I do need to know also if this is maintained or not. Can you please give us a feedback? would be higly appreciated!

This code still work if you clone with git clone --recursive, but as @ulli-steiner recommend, you be best served using new ORCID API, without need this code. Thanks @ulli-steiner to answer. I also found this after reading the new API docs. But in any way, you could advice about this in your README.MD