Backend maDMPs for spesific university implementation
This project uses Quarkus, the Supersonic Subatomic Java Framework.
If you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .
You can run the application in dev mode, with live coding enabled, using the following command:
mvn compile quarkus:dev
NOTE: Quarkus now ships with a Dev UI, accessible in dev mode only at http://localhost:8080/q/dev/.
This project is based on the DAMAP backend developed in cooperation between TU Wien and TU Graz, but has been adapted to meet the specific needs of the TUGraz DMP Tool. This adaptation focuses on institutional integration, allowing researchers to manage their Data Management Plans (DMPs) efficiently, leveraging existing systems at the institution.
DAMAP can be deployed using several methods. The recommended approach is running DAMAP as containers. Detailed installation instructions can be found in the INSTALLATION.md file.
For institutional integration, customisation details are available in the CUSTOMISING.md file.