Backend maDMPs tailored for specific 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 set up and adapted specifically for Johannes Kepler University Linz (JKU). The adaptation focuses on institutional integration, enabling JKU researchers to efficiently manage their Data Management Plans (DMPs) while leveraging the systems at their 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.