Skip to content

User Interfaces

De Silva, Devin edited this page Mar 14, 2025 · 7 revisions

Overview.

The interfaces are designed using ShinyJS and pure Shiny components and located within the shiny_app/ui.R. As described in the UI is structured such that There are 3 main pages in the layout

  1. The Experiment page which contains the experimental setup and running interface. More information can be found in the User guide under Experiment run page.
  2. The Pipeline setup page which contains the pipeline setup stages. where each stage is sub divided into generation, update and view and test stage (except for SPARQL query step) More information can be found in the User guide under Setup Pipeline Page.
  3. The Experiment page which contains the experimental setup and running interface. More information can be found in the User guide under Experiment run page.
Clone this wiki locally