About Science Data Management - moritzmars/ScienceDataManagement GitHub Wiki
Science Data Management is a web application, which can be used to run self defined search queries against scientific databases. The application crawls the source databases and safes results to a local sql database. The local data can afterwards be analysed or exported into different formats.
The architecture of the application is based on a modul structure and can easily be extended with connectors to other scientific databases or other export formats.
Due to the use of Groovy Code it is easy to change connectors and export moduls. Even without recompiling the application.
If you want to know how to use the application, please have a short look into the [User Guide] (User Guide) section.