4Science / dspace-angular

Angular UI for DSpace and DSpace-CRIS. In the dspace-cris-7 branch you can find the extension to support DSpace-CRIS
BSD 3-Clause "New" or "Revised" License
14 stars 28 forks source link

changes due to potential shutdown of domain researcherid.com #93

Open saschaszott opened 3 months ago

saschaszott commented 3 months ago

Bug Description

I cannot find an official announcement of Web of Science / Clarivate, but the domain of the resolver of RIDs (researcher IDs) was changed. This means that http(s)://www.researcherid.com/rid/ needs to be replaced by https://www.webofscience.com/wos/author/record/. This change affects both the DSpace-CRIS frontend and backend of DSpace (reported in https://github.com/DSpace/DSpace/issues/9648).

Files affected in the DSpace-CRIS frontend:

https://github.com/4Science/dspace-angular/blob/c89bfc1eb8dd1b2916df95ae446565af8bc275df/config/config.example.yml#L440

https://github.com/4Science/dspace-angular/blob/c89bfc1eb8dd1b2916df95ae446565af8bc275df/src/config/default-app-config.ts#L547