-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.Rmd
32 lines (23 loc) · 3.08 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: "Navigating the NIH Data Management and Sharing Policy (DMSP): Tools for CU Researchers"
author: "Center for Research Data and Digital Scholarship"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
---
# Introduction
The National Institutes of Health (NIH) has recently introduced a new [Data Management and Sharing Policy (DMSP)](https://sharing.nih.gov/data-management-and-sharing-policy), which is now in effect. This brief primer provides an overview of some useful resources that will help you to implement some of this Policy's main requirements for projects that receive NIH funding.
The NIH DMSP has three main requirements, which correspond to different stages of a typical project lifecycle:
1. When first applying for an NIH grant, you must [submit a Data Management and Sharing Plan](https://sharing.nih.gov/data-management-and-sharing-policy/planning-and-budgeting-for-data-management-and-sharing) (DMS Plan).
2. If the grant application is successful, you must implement the data management protocol specified in the Data Management and Sharing Plan, and follow [data management best practices](https://sharing.nih.gov/data-management-and-sharing-policy/data-management) as you pursue your research.
3. At the conclusion of your research, you must [deposit your research data in a data repository](https://sharing.nih.gov/data-management-and-sharing-policy/sharing-scientific-data), where other researchers can independently access and download the data.
The [Center for Research Data and Digital Scholarship](https://www.colorado.edu/crdds/), a collaboration between the University Libraries and Research Computing, offers services that can help you to fulfill all of these NIH Data Management and Sharing Policy requirements.
This brief primer provides an overview of these services, along with references to helpful external resources:
* It begins with a discussion of data management planning.
* [Section 2][An Overview of Data Management Planning] provides an overview of data management and sharing plans.
* [Section 3][Using *DMPTool*] provides a brief tutorial on *DMPTool* (a software application that can assist with the creation of NIH DMS Plans)
* [Section 4][Sample DMS Plans] provides examples of previously used Data Management and Sharing Plans (which will look similar to the DMS Plans you will write for NIH).
* [Section 5][Data Management for In-Progress Projects] provides a brief overview of services and resources that can help you to implement data management best practices once your project is underway.
* It then turns to a discussion of publishing and archiving.
* [Section 6][An overview of data sharing] provides an overview of data publishing and archiving.
* [Section 7][Repository Services @ CU] focuses on repository services at CRDDS and the CU Boulder institutional repository (CU Scholar), where you have the option of archiving your project data in accordance with NIH DMSP requirements. .
* [Section 8][Concluding Thoughts] offers a summary of tools and resources mentioned in the primer, and provides links to additional resources that may be helpful.