Skip to content

Conversation

@chreman
Copy link
Member

@chreman chreman commented May 26, 2020

This PR implements streamgraph functionality in the backend, and enables it for the TRIPLE API.

  • searchTRIPLE.php now uses vis_type for ID creation
  • streamgraph data is now persisted after search, an no longer created at map loading stage (faster for user)
  • the url call to getLatestRevision in headstart.js now takes the additional parameter "backend". legacy integrations should not be affected

The TRIPLE example has been adapted:

  • search_triple.html has been renamed to search_triple.php for the rudimentary search box
  • it now has an alternating checkbox for knowledge map and streamgraph
  • it now takes a config.php, with an example config attached

It has been tested for BASE, PubMed, VIPER, and knowledge map and streamgraph examples for TRIPLE.

@chreman chreman requested a review from tanteuschi May 26, 2020 09:19
@tanteuschi tanteuschi merged commit 5d815cf into master May 29, 2020
@pkraker pkraker deleted the triple-streamgraph-backend branch June 16, 2020 17:31
chreman pushed a commit to chreman/Headstart that referenced this pull request Oct 13, 2021
…e-streamgraph-backend

Triple streamgraph backend

Former-commit-id: 5d815cf
@chreman chreman changed the title Triple streamgraph backend API-based streamgraph backend Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants