From e8d2f2a86dea116c5bf6a3d3c36743759c35758e Mon Sep 17 00:00:00 2001 From: julien colomb Date: Tue, 3 Sep 2019 15:56:49 +0200 Subject: [PATCH 1/3] information about development branch --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f3a44dd..f04d98c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 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 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. @@ -9,12 +11,10 @@ Open research data refers to the publishing the data underpinning scientific res ## Learning outcomes -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 From e5f0342175ee9375563359f3c42f5e3e9a932564 Mon Sep 17 00:00:00 2001 From: Julien Colomb Date: Tue, 3 Sep 2019 16:00:23 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f04d98c..84ba3fd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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** +**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 From 041131d340391d5b8ac1868ec8bc5b15086b4509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Such=C3=A1nek?= Date: Thu, 26 Sep 2019 11:35:33 +0200 Subject: [PATCH 3/3] Add DS Wizard as FAIR DMPlanning tool --- key_elements.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/key_elements.md b/key_elements.md index 8f90580..f869a38 100644 --- a/key_elements.md +++ b/key_elements.md @@ -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).