Skip to content

Commit

Permalink
Merge pull request #297 from agoslen/issue#296
Browse files Browse the repository at this point in the history
fixes #296
  • Loading branch information
sgolds15 authored Sep 8, 2023
2 parents ab856dd + b33ccc6 commit a950b90
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion _tutorials/02.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
tutorial_url: https://librarycarpentry.org/lc-data-intro/
type: General Tech Skills
level: Beginner
skill_taught: regular expressions
skill_taught: Regular expressions
prerequisite: none
creator: Library Carpentry
date_created_updated:
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/03.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
tutorial_url: https://librecatproject.wordpress.com/2014/12/01/day-1-getting-catmandu/
type: Languages or Libraries
level: Intermediate
skill_taught: UNIX, Virtual box, Catmandu (a perl script), MongoDB, ElasticSearch, OAI-PMH
skill_taught: UNIX, VirtualBox, Catmandu (a perl script), MongoDB, ElasticSearch, OAI-PMH
prerequisite: how to use bash or terminal, CURL, JSON, YAML
creator: librecat
date_created_updated: December 2014
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/04.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
tutorial_url: https://guides.library.illinois.edu/xml
type: General Tech Skills
level: Beginner
skill_taught: xml
skill_taught: XML
prerequisite: none
creator: University of Illinois Urbana-Champaign
date_created_updated: Last updated 2021-06
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/06.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 2018 DLF Metadata Analysis Workshop
tutorial_url: https://github.com/DLFMetadataAssessment/2018MetadataAnalysisWorkshop
type: Metadata Quality
level: Beg/Inter
level: Beginner/Intermediate
skill_taught:
prerequisite: none
creator: DLF AIG MWG
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/07.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
tutorial_url: https://docs.github.com/en/get-started/quickstart/set-up-git
type: Specific Software
level: Intermediate
skill_taught: git
skill_taught: Git
prerequisite: command line/unix
creator: Github
date_created_updated: 2022
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/09.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Wikidata SPARQL Tutorial
tutorial_url: https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial
type: Languages or Libraries
level: beginner
level: Beginner
skill_taught: SPARQL
prerequisite: none
creator: Wikidata
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: MarcEdit 101 Webinar Series
tutorial_url: https://marcedit.reeset.net/marcedit-101-workshop
type: Specific Software
level: beginner
level: Beginner
skill_taught: MarcEdit and related technologies that can be used within MarcEdit
prerequisite: none
creator: Terry Reese
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Crowdsourced-Data Normalization with Python and Pandas
tutorial_url: https://programminghistorian.org/en/lessons/crowdsourced-data-normalization-with-pandas
type: Languages or Libraries
level: Inter/Adv
level: Intermediate/Advanced
skill_taught: pandas/python
prerequisite: python, cmd or Jupyter notebook
creator: Halle Burns
Expand Down
4 changes: 2 additions & 2 deletions _tutorials/12.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Cleaning Data with OpenRefine
tutorial_url: https://programminghistorian.org/en/lessons/cleaning-data-with-openrefine
type: Specific Software
level: Beg/Inter
skill_taught: Open Refine
level: Beginner/Intermediate
skill_taught: OpenRefine
prerequisite: none
creator: Seth van Hooland, Ruben Vergorgh, Max De Wilde
date_created_updated: 8/2021
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/13.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
tutorial_url: https://programminghistorian.org/en/lessons/fetch-and-parse-data-with-openrefine
type: Specific Software
level: Intermediate
skill_taught: Open Refine
skill_taught: OpenRefine
prerequisite: HTML, JSON, Jython
creator: Evan Peter Williamson
date_created_updated: 5/2020
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/15.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
tutorial_url: https://programminghistorian.org/en/lessons/intro-to-powershell
type: General Tech Skills
level: Beginner
skill_taught: Command line in Windows using powershell
skill_taught: Command line in Windows using PowerShell
prerequisite: none
creator: Ted Dawson
date_created_updated: 5/2020
Expand Down
2 changes: 1 addition & 1 deletion _tutorials/17.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
tutorial_url: https://librarycarpentry.org/lc-shell/
type: General Tech Skills
level: Beginner
skill_taught: Shell/unix
skill_taught: Shell/UNIX
prerequisite: none
creator: Library Carpentry
date_created_updated: 06-2022
Expand Down
4 changes: 2 additions & 2 deletions _tutorials/20.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Introduction to web scraping
tutorial_url: https://librarycarpentry.org/lc-webscraping/
type: General Tech Skills
level: Inter/Adv
skill_taught: web scraping
level: Intermediate/Advanced
skill_taught: Web scraping
prerequisite: xml, xpath, python
creator: library Carpentry
date_created_updated: 2022
Expand Down

0 comments on commit a950b90

Please sign in to comment.