diff --git a/02-data_management.md b/02-data_management.md index d9e85000..0302067b 100644 --- a/02-data_management.md +++ b/02-data_management.md @@ -143,7 +143,7 @@ Which file formats do you store your data in? Enter your answers in the collabor filename itself, while keeping the filename regular enough for easy pattern matching. For example, a filename like `2016-05-alaska-b.csv` makes it easy for both people and programs to -select by year or by location. Common file naming conventions are discussed in the [Turing Way](https://the-turing-way.netlify.app/reproducible-research/rdm/rdm-storage.html) and in the [Project Organization](https://carpentries-incubator.github.io/good-enough-practices/05-project_organization) episode of this lesson. +select by year or by location. Common file naming conventions are discussed in the [Turing Way](https://the-turing-way.netlify.app/reproducible-research/rdm/rdm-storage.html) and in the [Project Organization](05-project_organization.md) episode of this lesson. *Variable names*: Replace inscrutable variable names and artificial data codes with self-explaining alternatives, e.g., rename variables @@ -276,7 +276,7 @@ Which of the following places would be good places to share your data? :::::::::::::::::::::::::::::::::::::::::::::::::: Your data is as much a product of your research as the papers you write, and just as likely to be useful to others (if not more so). -Sites such as [Dryad](https://datadryad.org) and [Zenodo](https://zenodo.org) allow others to find your work, use it, and cite it; we discuss licensing in the episode on collaboration [04-collaboration]. +Sites such as [Dryad](https://datadryad.org) and [Zenodo](https://zenodo.org) allow others to find your work, use it, and cite it; we discuss licensing in the episode on [collaboration](04-collaboration.md). Follow your research community's standards for how to provide metadata. Note that there are two types of metadata: metadata about the dataset as a whole and metadata about the content within the dataset. If the audience is humans, write the metadata (the README file) for humans. diff --git a/md5sum.txt b/md5sum.txt index 4bc522b3..67111e3a 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -5,7 +5,7 @@ "index.md" "d1e47c29006d4fd14db51a9785916fde" "site/built/index.md" "2023-08-31" "paper.md" "437862826f96a03774d19249189ac16c" "site/built/paper.md" "2023-09-13" "episodes/01-introduction.md" "20db3572b403389eccd97c3425717354" "site/built/01-introduction.md" "2023-08-31" -"episodes/02-data_management.md" "ec17a220df1259ef60ed84f8fbffd3b2" "site/built/02-data_management.md" "2023-09-07" +"episodes/02-data_management.md" "7f3fd13aafe24b8b7d6b46cfa1be76a2" "site/built/02-data_management.md" "2024-03-04" "episodes/03-software.md" "7dc30bc0c113045c390ba3c8e4fcbf94" "site/built/03-software.md" "2023-08-31" "episodes/04-collaboration.md" "2bd0f509102efb43ad311055a381e475" "site/built/04-collaboration.md" "2023-09-23" "episodes/05-project_organization.md" "c2a58b5bbc3e45493582c1527b3f82e2" "site/built/05-project_organization.md" "2023-09-23"