Skip to content

Commit feba094

Browse files
committed
merge CF100 and CF200 into CF100
1 parent 8b8457d commit feba094

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

newsite/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ modules are tagged with (B)eginner, (I)ntermediate, and (E)xpert labels.
6767
- CF 100: [Intro to domain metadata standards, formats and repositories][cf100] (I)
6868
- CF 101: [Best practices for developing DMP][cf101] (I)
6969
- CF 102: [Metadata annotation and DOI][cf102] (I)
70-
- CF 200: [Curating data, code, and workflows; publishing][cf200] (I)
7170
- CF 201: [End-to-end research data workflow with FOXDEN example][cf201] (E)
7271

7372
<!-- References -->

newsite/theme5/CF100/domain-metadata-standards.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
# FAIR Data - Better Science Through Data Sharing
22

3+
[![XKCD 1805: Unpublished Discoveries, © Randall Munroe, Creative
4+
Commons Attibution-NonCommercial
5+
license](unpublished_discoveries.png)][xkcd-discoveries]
6+
7+
[xkcd-discoveries]: https://xkcd.com/1805/
8+
[by-nc]: https://creativecommons.org/licenses/by-nc/2.5/
9+
10+
11+
312
Wouldn't it be great if you could quickly find data generated from
413
other people's experiments, combine it with your own data, and produce
514
new, high-value output? Wouldn't it be even better if other people
615
could discover your data, utilize it, and cite your data in their
7-
papers? That is precisely the goal of FAIR Data - making results
8-
Findable, Accessible, Interoperable, and Reusable.
16+
papers? That is precisely the goal of FAIR Data - making results
17+
**F**indable, **A**ccessible, **I**nteroperable, and **R**eusable.
18+
Originally introduced in the article titled _[The FAIR Guiding
19+
Principles for scientific data management and
20+
stewardship][fair-paper]_ in 2016, these principles have become a
21+
fundamental framework for scientific data management and stewardship.
922

1023
In this section of the X-CITE training materials, we'll look at the
1124
motivations behind FAIR, take a more detailed look at each of the four
@@ -107,7 +120,7 @@ Moving on to "Accessible", let's take a look at what goes into that:
107120
* A2. metadata are accessible, even when the data are no longer available
108121

109122
There are two basic aims here. The first is to use a well-known,
110-
fully-documented, unencumbered protocol that (optionally) allow for
123+
fully-documented, unencumbered protocol that (optionally) allows for
111124
authentication and authorization tasks ("logging in") to be
112125
completed. The last aim is unexpected at first blush but makes sense
113126
when you think about it: metadata live forever, even after the data
40.2 KB
Loading

0 commit comments

Comments
 (0)