-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SaiLoR helps reviewers run Systematic Literature Reviews (SLR): a single JSON project file holds the annotation schema and the papers to review; SaiLoR renders each paper's PDF next to a form generated from that schema.
This wiki has two parts:
π User guide
How to use SaiLoR β installing it, annotating papers, screening, working with several reviewers, and git support, with screenshots.
How SaiLoR is built β architecture, the platform-adapter seam, the data model, and day-to-day engineering operations.
These pages are a mirror. They are maintained in
openwiki/ in the repository and published
here automatically. Editing a page here is fine β the change is committed back to that folder β but
the folder is the source of truth. See Operations β Wiki sync.
Repository Β· README Β· Issues Β· Releases Β· Annotation schema guide
SaiLoR is free software under the GNU General Public License v3.0.
Β· User Guide
- Things to know
- Getting started
- Screening
- Working with several reviewers
- Setting up a project
- Git support
Developer documentation