DAMAP is a tool that is currently being developed by TU Wien and TU Graz as part of the FAIR Data Austria project. It is based on the idea of machine actionable data management plans (maDMPs) and aims to facilitate the creation of data management plans (DMPs) for researchers. The tool aims to be closely integrated into the institutional environment, collecting information from various established systems, in order to perceive project information, research data and personnel data from existing systems. This saves DMP authors from having to enter the same data several times. Finally DAMAP delivers both a DMP that can be read and edited as a Word document, and an maDMP whose information can be used at machine level. The current content of DAMAP is based on Science Europe’s Practical Guide to the International Alignment of Research Data Management and is compatible with the RDA recommendation on machine actionable DMPs.
For a showcase of some of the tools functions see the demo video.
DAMAP is a typical Three-Tier-Architecture project composed out of the database tier and the following two projects residing in separate source code repositories.
Also there are some components that you should already have at your institution that you can integrate with damap, in order to make this tool your own:
Additionally you may choose to run and integrate a FITS implementation, in order to provide file format recognition to the application.
The actively supported database is Postgres. Other databases could be used as well, but they may not be tested.
Once documentation is ready, it will be available from this repository in the doc
folder at
Documentation.
DAMAP can be installed in several ways, but since it is composed out of multiple different applications, running DAMAP as containers seems to be the most straight forward way. You can find detailed installation instructions in the INSTALLATION.md file.
To make use of the powers of DAMAP, customisations should be added to integrate it in your system environment. CUSTOMISING.md documents the steps needed in order to adapt DAMAP to your needs.
Before contributing code, please carefully read the contribution guidelines in the CONTRIBUTING.md file.
The project is licensed under the MIT license. See LICENSE file for further information.