wcmc-its / ReCiter

ReCiter: an enterprise open source author disambiguation system for academic institutions
Apache License 2.0
45 stars 23 forks source link

Integrate ReCiter API with ASMS web user interface #238

Closed paulalbert1 closed 5 years ago

paulalbert1 commented 6 years ago

ASMS should: retrieve suggestions from ReCiter API including suggested, rejected, and accepted articles, along with all the evidence; record and log feedback. There are a number of steps here that could be broken out into individual issues but for now, I'm keeping them as one issue.

Key deliverables:

Individual record

image

Show evidence

asms publications interface-revised 001

Feedback

If a user clicks Accept, Reject, or Undo in any of the tabs, update GoldStandard table via API accordingly each time an update occurs.

Also, display a thin banner (see below) which counts the number of changes that have made since the last time the feature generator ran.

User can click on "Click to refresh" which triggers the feature generator to rerun where retrievalRefreshFlag = "only newly added publications."

When feature generator is working a "busy spinner" should appear indicating that new records are being returned with the message, "Recomputing"

This banner should be displayed on ALL tabs and remain until user clicks the X to close the banner or clicks to refresh.

screen shot 2018-10-29 at 6 19 49 pm

Update profile

User can click on "Update Profile" tab to see identity data that can be used to improve suggestions. (This is complicated. More detailed requirements to follow.)

asms publications interface-revised1 001

Settings

asms publications interface-revised 004

sarbajitdutta commented 5 years ago

Relationship badges

Institutional match badges

paulalbert1 commented 5 years ago

Mostly fixed. Mockup has changed enough that we will handle this elsewhere.