data2health/scits-platform

Widget: reconfigure legacy CrossLinks connection in new architecture

Opened this issue · 1 comments

The previous version of CTSAsearch provided an author identification service to the UCSF CrossLinks tool, enabling outbound hyperlinks from UCSF's Profiles instance to other profiling platforms where a UCSF paper author has external coauthors known to CTSAsearch.

Given the federation of UC system profiling into the BRAID platform, and the reconfiguration of CTSAsearch into SciTS, we need to retool the widget for the new configurations.

The original API was a SQL query wrapped in a JSP interface. Let's first try implementing in GraphQL.