-
Notifications
You must be signed in to change notification settings - Fork 2
Introduction
SciPaMaTo comprises two dedicated applications, each with it’s own database:
- SciPaMaTo-Core
-
The main users of SciPaMaTo work with the core module. It serves to enter scientific papers, import from PubMed, and to attach PDFs to papers. It further offers refined searching and filtering capabilities and offers some PDF exports. There will be a basic workflow for papers to differentiate between
-
papers that have only been imported/entered with a minimal set of fields
-
papers that were entered in full detail, including PDFs, keywords, codes etc.
-
papers that were selected to be included in newsletters.
SciPaMaTo-Core will not be publically accessible.
-
- SciPaMaTo-Public
-
This application is the public face of SciPaMaTo. It will allow anonymous users from the internet to search the SciPaMaTo database. But not all information that is stored in the scope of SciPaMaTo-Core will be accessible in SciPaMaTo-Public.

You need to log into the application with a username and password in order to view or modify data.
The users and passwords are stored in the database. In a clean installation, you can use the preconfigured username / password: admin / admin
A proper user management page has not yet been implemented and is subject to further iterations.
The menu entires on the left hand side offer the core functionality of SciPaMaTo:
- Papers
-
Listing papers (including simple filtering capabilties); entering or importing new papers; providing PDF reports.
- Search
-
Complex search capabilities
The menu entries on the right hand side offer information and additional functionality:
- Help
-
Points to the Github Wiki Page
- Version number
-
Tells you what version of the application you’re acutally running. The link points to the Changelog document in the github project.
- Logout
-
Invalidates your users session.
SciPaMaTo - the Scientific Paper Management Tool