Objectives
Introduction to Research Data Management
💡 You know what reproducibility is.
💡 You can argue why reproducibility is essential for research.
💡 You recognize the importance of research data management (RDM).
💡 You can explain why RDM is relevant for reproducibility and reuse of data.
💡 You can define reproducibility and explain its relationship to RDM.
Project Organization
💡 You understand the importance of well-structured data organization for research.
💡 You can design logical and intuitive folder structures.
💡 You can apply file naming best practices and unique identifiers.
💡 You understand ISO 8601 timestamps and proper sorting methods.
💡 You can choose appropriate file formats for preservation.
💡 You can implement effective document versioning strategies.
💡 You understand ASCII/UTF-8 encoding advantages for text files.
💡 You can identify and solve common file organization problems.
Data Management Plans
💡 You understand the importance of Data Management Plans (DMPs) for research projects.
💡 You can identify key components that should be included in a comprehensive DMP.
💡 You can explain how DMPs support FAIR research data management practices.
💡 You can use tools like RDMO to create and maintain a Data Management Plan.
💡 You understand funder requirements and institutional support for data management planning.
Objectives (continued)
Command Line
💡 You can name the advantages of command-line interfaces.
💡 You can navigate directories using absolute and relative paths.
💡 You can use shortcuts like the tilde or dots to navigate your file system.
💡 You can apply arguments and flags to customize command-line commands.
💡 You can use wildcards (*) for file selection.
💡 You can combine command-line commands.
Rectangular Data
💡 You can apply the 12 rules of rectangular data to organize research datasets effectively.
💡 You understand the principles of tidy data and can identify when data meets tidy data criteria.
💡 You can convert between wide and long data formats.
💡 You can implement data validation techniques to detect and prevent common data entry errors.
💡 You can apply best practices for file naming and data organization in research projects.
💡 You can identify and fix data problems such as empty cells, inconsistent formatting, and mixed data types.
💡 You understand the importance of data dictionaries and can create them for your datasets.
Brain Imaging Data Structure (BIDS)
💡 You understand what BIDS (Brain Imaging Data Structure) is and why it’s important for neuroimaging.
💡 You can explain the core principles of BIDS and how it solves common data organization problems.
💡 You can organize neuroimaging data according to BIDS directory structure standards.
💡 You understand the role of JSON metadata files and TSV data files in BIDS datasets.
💡 You know how to validate BIDS datasets using the BIDS validator.
💡 You understand the benefits of using BIDS for collaboration, reproducibility, and data sharing.
Objectives (continued)
Introduction to Version Control
💡 You know what version control is.
💡 You can argue why version control is useful (for research).
💡 You can name benefits of Git compared to other approaches to version control.
💡 You can explain the difference between Git and GitHub.
Introduction to DataLad
💡 You know how to configure your username and email address in Git.
💡 You can create a new DataLad dataset.
💡 You know how to check the status of a DataLad dataset.
💡 You can save data in a DataLad dataset.
💡 You know about different configurations of DataLad datasets.
Nesting with DataLad
💡 You can install an existing DataLad dataset as a subdataset.
💡 You can get and drop data in a DataLad dataset as needed.
💡 You know how to navigate nested DataLad datasets.
💡 You know how to access data in nested DataLad datasets recursively.
Objectives (continued)
Provenance with DataLad
💡 You can link analyses to inputs and outputs using DataLad.
💡 You can execute a rerun of a previous analysis with DataLad
💡 You know how to establish provenance and reproducibility using DataLad.
Data Publication
💡 You understand the importance of data publication for FAIR research data management.
💡 You can write Data Availability Statements for research articles.
💡 You know how to choose appropriate licenses for research data.
💡 You understand the role of persistent identifiers in ensuring reliable data access.
💡 You can select suitable repositories for different types of research data.
💡 You are aware of legal considerations when publishing research data.
Data Infrastructure
💡 You know about the different data infrastructure services available at the University of Hamburg.
💡 You can distinguish between local storage, cloud storage, and object storage solutions.
💡 You know how to access and use UHH Disk, UHH Cloud, and Object Storage services.
💡 You understand the role of version control systems like GitLab for research data management.
💡 You are familiar with the UHH Research Data Repository and its features for long-term data preservation.