Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the VIVO community sprint, VSTF developers enhanced the developer documentation of the three VIVO Scholar components:

  1. The scholars-discovery module pulls data from a VIVO database to populate a SOLR search index. The data in the SOLR index in turn populates two APIs to enable systems consume the VIVO data. There's a REST-API and a GraphQL API.
  2. The scholars-angular user interface is the second component; it consumes data from the REST API. This is written in Angular and used by Scholars@TAMU.
  3. The scholars-react user interface is the third component of VIVO-Scholar and consumes data from GraphQL. This is an alternate UI written with React and Go.

...