Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@

all links working? [![Build Status](https://travis-ci.com/OpenScienceMOOC/Module-4-Open-Research-Data.svg?branch=master)](https://travis-ci.com/OpenScienceMOOC/Module-4-Open-Research-Data)

**The master branch is used for deployment on eliademy and the opensciencemooc book. Development happens on other branches. If you are part of the development team please go there:** https://github.com/OpenScienceMOOC/Module-4-Open-Research-Data/tree/development

## Rationale <a name="Rationale"></a>

Open research data refers to the publishing the data underpinning scientific research results so that they have no restrictions on their access. Openly sharing data opens it up to inspection and re-use, forms the basis for research verification and reproducibility, and opens up a path to broader collaboration. In this module, you will gain insight into the importance of data sharing for reproducible research and how to curate and share your own research data.


## Learning outcomes <a name="Learning outcomes"></a>

1. The researcher will be able to define the characteristics of open data, the advantages and disadvantages associated with sharing different types of data openly, and the FAIR principles.
1. Researchers will be able to share their research data openly to a relevant public repository in a way that conforms to the FAIR principles.
1. The researcher will be able to locate and re-use datasets for their research from relevant disciplinary repositories.

TBC

## Development team

TBC

## Key documents <a name="Key documents"></a>
Expand Down
6 changes: 6 additions & 0 deletions key_elements.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@

* [Open Data Essentials](http://accelerate.theodi.org/), Open Data Institute (ODI).

* [Data Stewardship Wizard (DSW)](https://ds-wizard.org) - an open source tool for Smart Data Management Planning intended for FAIR Open Science

* [Documentation](https://docs.ds-wizard.org)

* [ELIXIR AHM'19 DSW Workshop slides](https://f1000research.com/slides/8-1003)

* [DMPonline](https://dmponline.dcc.ac.uk): Tool for creating, reviewing, and sharing data management plans.

* [Open Science, Open Data, Open Source](https://pfern.github.io/OSODOS/gitbook/) (Fernandes and Vos, 2017).
Expand Down