This repository contains the slides for the Research Data Management (RDM) plan session presented during the LMU Open Science Summer School 2025. The slides are built using Quarto and are published using GitHub Pages.
Author: Laura Meier (0000-0003-1368-2306), University Library of Ludwig-Maximilians-Universität
The presentation covers:
- Key components of a Data Management Plan (DMP)
- Motivation to create a Data Management plan
- Tools and resources for creating effective DMPs
It includes interactive elements and is based on the (self-guided) OSC tutorial for FAIR Research Data Management.
By the end of this session, participants will:
- Define what a Data Management Plan (DMP) is and explain its purpose
- Identify the key components typically included in a DMP
- Apply funder requirements when considering their own DMP
- Begin drafting their own DMP using RDMO
Total Duration: 1 hour (60 minutes)
| Time | Duration | Section | Content & Activities | Type |
|---|---|---|---|---|
| 00:00 | 5 min | Introduction | Connection to FAIR session: FAIR checklist, today's topics, introduce Particify | Presentation |
| 00:05 | 10 min | Part I: How to plan Data Management? | DMP intro, components of a DMP | Presentation + Group work (https://partici.fi/93557178) |
| 00:15 | 10 min | Part II: Why bother planning your Data Management? | Advantages of a DMP, Funder requirements, Improve answer for DFG checklist | Presentation + Group work (https://partici.fi/93557178) |
| 00:25 | 30 min | Part III: Tools that support you in planning | DMP tools, Introduce RDMO, Create a DMP with RDMO | Presentation + Live Demo + Time to create a DMP |
| 00:55 | 5 min | Wrap-Up | University library: RDM services, recommend self-guided tutorial | Presentation |
- slides.qmd # Main Quarto presentation file
- slides.html # HTML presentation of the Quarto file
- style.css # CSS configuration
- images/ # Images
- .github/workflows # CI to update website automatically
- .gitignore
- LICENSE.md # License information
- CITATION.cff # Citation information
- README.md # This file
The slides are published via GitHub Pages and can be accessed here:
- Install Quarto if you haven't already.
- Clone this repository:
git clone https://github.com/laura-tte/OSS-25-DMPs.git
cd OSS-25-DMPs- Render the slides locally:
quarto render slides.qmd- Open the generated HTML file in your browser.
The materials can be used, remixed, adapted and shared according to the CC BY-SA 4.0 Licence.