hydroshare / hydroshare

HydroShare is a collaborative website for better access to data and models in the hydrologic sciences.
https://www.hydroshare.org
BSD 3-Clause "New" or "Revised" License
178 stars 37 forks source link

ResearcherID should be updated to Clarivate/Web of Science #5343

Open devincowan opened 7 months ago

devincowan commented 7 months ago

Describe the feature you'd like and what it will do I think ResearcherID has become https://clarivate.com (https://www.webofscience.com)

Why is this feature important? We allow users to add "Author Identifiers" in their profile as well as attached to authors on resources. Currently one can select ResearcherID as an option.

Additional context HS v 2.12.3

related to #5340

devincowan commented 5 months ago

I checked, looks like there is only one single Party that would be impacted by this:

>>> from hs_core.models import Contributor
>>> Contributor.objects.filter(identifiers__ResearcherID__isnull=False)
<QuerySet []>
>>> from hs_core.models import Creator
>>> Creator.objects.filter(identifiers__ResearcherID__isnull=False)
<QuerySet [<Creator: Schilling, Oliver S.>]>

https://www.hydroshare.org/user/4992/ https://www.hydroshare.org/resource/650ba9303d5942c2b36fa5beafbf612a/ https://www.researcherid.com/rid/B-6845-2016 https://www.webofscience.com/wos/author/record/B-6845-2016