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

Import data from academic analytics #110

Closed betsyecastro closed 1 year ago

betsyecastro commented 1 year ago

PR Includes Artisan command to search and add DOI to existing publications and lists new publications from Academic Analytics to import to editor and save.

betsyecastro commented 1 year ago

@wunc After running more tests; I noticed that for the groups of ≈60 records, the command runs successfully. Whereas for the groups of 100+ records, it stops unexpectedly after ≈20 seconds.

betsyecastro commented 1 year ago

This PR has been merged with PR #115