DataPLAN is a user-friendly, serverless Data Management Plan (DMP) generator developed by DataPLANT. It simplifies the creation of DMPs for various projects, including Horizon Europe, H2020, and DFG. This tool can be easily understood by watching this quick two-minute video.
- Visit plan.nfdi4plants.org to use DataPLAN directly in your browser.
- Download the zip file.
- Unzip the file.
- Open
index.html
in your browser.
- Automatic Storage: Your answers are automatically saved in your browser.
- Cross-Device Use: Export and import your answers as JSON files to transfer between browsers or devices.
/js/
: JavaScript files for functionality and styling./css/
: Stylesheets for layout and design./DMPDocs/
: Templates for DMP documents.index.html
: The main file that runs the application.
DataPLAN is featured as an issue cover in the journal Data:
This project is licensed under the GPL-3.0 License.
DataPLAN leverages several open-source projects:
- UI: Bootstrap 5 and bs5-intro-tour
- Visualization: d3.js and d3-cloud
- File Handling: FileSaver.js
Thanks to these communities for their contributions!