|
1 | 1 | # Library Carpentry
|
2 | 2 |
|
3 |
| -The Library Carpentry module '[Data Intro for Librarians](http://data-lessons.github.io/library-data-intro/)' is maintained by [Carmi Cronje](https://github.com/ccronje) and [James Baker](https://github.com/drjwbaker). |
| 3 | +The Library Carpentry module '[Data Intro for Archivists](https://data-lessons.github.io/data-intro-archives/)' is maintained by [James Baker](https://github.com/drjwbaker). |
4 | 4 |
|
5 | 5 | ## Background
|
6 | 6 |
|
7 |
| -Library Carpentry is a software skills training programme aimed at library and information professions. It builds on the work of [Software Carpentry](http://software-carpentry.org/) and [Data Carpentry](http://www.datacarpentry.org/). |
| 7 | +Library Carpentry is a software skills training programme aimed at library and information professions. It builds on the work of [Software Carpentry](http://software-carpentry.org/) and [Data Carpentry](http://www.datacarpentry.org/). 'Data Intro for Archivists' is a version of '[http://data-lessons.github.io/library-data-intro/](http://data-lessons.github.io/library-data-intro/)' developed by the 2017 Mozilla Global Sprint. |
8 | 8 |
|
9 |
| -These materials are based on the **Library Carpentry** materials initially developed and taught by [James Baker](https://github.com/drjwbaker), [Owen Stephens](https://github.com/ostephens) and [Daniel van Strien](https://github.com/davanstrien) in 2015. |
10 |
| -[http://librarycarpentry.github.io/outline/](http://librarycarpentry.github.io/outline/). The original Library Carpentry contained four modules: |
11 |
| - |
12 |
| -- Introduction, including jargon busting, data structures and regular expressions |
13 |
| -- The Unix shell, including use of the command line and commands such as`grep` and `sed` to find data within files |
14 |
| -- Git and version control |
15 |
| -- Using OpenRefine for data clean up. |
16 |
| - |
17 |
| -On 2-3 June 2016 during the [Mozilla Science Lab Global Sprint](https://science.mozilla.org/programs/events/global-sprint-2016) these existing four repositories were forked (links below) and re-developed within individual repositories, with the addition of a fifth module that introduces **SQL**, a topic which many librarians have expressed interest in learning. |
18 |
| - |
19 |
| -- [library-data-intro](https://github.com/data-lessons/library-data-intro) |
20 |
| -- [library-shell](https://github.com/data-lessons/library-shell) |
21 |
| -- [library-git](https://github.com/data-lessons/library-git) |
22 |
| -- [library-openrefine](https://github.com/data-lessons/library-openrefine) |
23 |
| -- [library-sql](https://github.com/data-lessons/library-sql) |
24 |
| - |
25 |
| -The Library Carpentry sprint was co-ordinated by [Belinda Weaver](https://github.com/weaverbel) and attracted global participation. |
| 9 | +Library Carpentry is in the commons and for the commons. It is not tied to any institution of person. For more information on Library Carpentry, see our website [librarycarpentry.github.io/outline/](librarycarpentry.github.io/outline/). |
26 | 10 |
|
27 | 11 | ## Contribution
|
28 | 12 |
|
29 | 13 | There are many ways of contributing to Library Carpentry:
|
30 | 14 |
|
31 | 15 | - Join our [Gitter discussion forum](https://gitter.im/weaverbel/LibraryCarpentry).
|
32 | 16 | - Follow updates on [Twitter](https://twitter.com/search?f=tweets&vertical=default&q=%23librarycarpentry&src=typd).
|
33 |
| -- Make a suggestion or correct an error by [raising an Issue](https://github.com/data-lessons/library-data-intro/issues). |
| 17 | +- Make a suggestion or correct an error by [raising an Issue](https://github.com/data-lessons/data-intro-archives/issues). |
34 | 18 |
|
35 | 19 | ## Code of Conduct
|
36 | 20 |
|
37 | 21 | All participants should agree to abide by the [Software Carpentry Code of Conduct](http://software-carpentry.org/conduct/).
|
38 | 22 |
|
39 | 23 | ## Authors
|
40 | 24 |
|
41 |
| -Library Carpentry is authored and maintained by the [community](https://github.com/data-lessons/library-data-intro/network/members). |
| 25 | +Library Carpentry is authored and maintained by the [community](https://github.com/data-lessons/data-intro-archives/network/members). |
42 | 26 |
|
43 | 27 | ## Citation
|
44 | 28 |
|
45 | 29 | Please cite as:
|
46 | 30 |
|
47 |
| -Library Carpentry. Data Intro for Librarians. June 2016. http://data-lessons.github.io/library-data-intro/. |
| 31 | +Library Carpentry. Data Intro for Archivists. June 2017. https://data-lessons.github.io/data-intro-archives/. |
48 | 32 |
|
49 | 33 | ## License
|
50 | 34 |
|
|
0 commit comments