utdal / profiles

A simple CRUD/search profile system for research profiles, providing user-editable information and basic pages to aesthetically promote and highlight researcher activities and achievements.
MIT License
6 stars 0 forks source link

Orcid disambiguation #112

Open betsyecastro opened 1 year ago

betsyecastro commented 1 year ago

Removed the firstOrCreate() method to add more logic and verify whether the publication exists or not before creating a new record from the Orcid API. Issue #70