This module provides a complete overview of the provenance of scientific experiments in CAESAR.
Requirements
- OMERO server. Check the guideliness to install OMERO here
- Install the third party libraries.
Installation
- Copy the folder 'projectdashboard' to:
/home/omero/OMERO.server/lib/python/omeroweb/
- Add Project Dashboard to the known web apps
/home/omero/OMERO.server/bin/omero config append omero.web.apps '"projectdashboard"'
- Add the Project Dashboard plugin to the list of right plugins
/home/omero/OMERO.server/bin/omero config append omero.web.ui.center_plugins '["ProjectDashboard", "projectdashboard
/project_dashboard_init.js.html", "project_dashboard_panel"]'
- Build the project using the following commands
cd /home/omero/OMERO.server/lib/python/omeroweb/projectdashboard
npm install
node_modules/.bin/webpack --config webpack.config.js -p (-p for production build)
/home/omero/OMERO.server/bin/omero web restart
- Restart the web server
/home/omero/OMERO.server/bin/omero web restart
- The Story of an Experiment: A Provenance-based Semantic Approach towards Research Reproducibility, Sheeba Samuel, Kathrin Groeneveld, Frank Taubert, Daniel Walther, Tom Kache, Teresa Langenstück, Birgitta König-Ries, H Martin Bücker, and Christoph Biskup, SWAT4LS 2018.