diff --git a/05-profiling-your-MARC-data.md b/05-profiling-your-MARC-data.md index c489efc5..4b21884e 100644 --- a/05-profiling-your-MARC-data.md +++ b/05-profiling-your-MARC-data.md @@ -170,6 +170,19 @@ The results list will show one record missing a 245 field. Click on Jump to Reco :::::::::::::::::::::::::::::::::::::::::::::::::: +## Validation and Log Reports + +- Validate ISBNs: When you select this report, a popup window will appear. Enter the MARC field where the ISBNs are. The report will see if these are correct. For example, if an ISBN is followed by text such ebook without a space, then the report will highlight this. However, if there is a space between the ISBN and any text, this is considered valid as in this example, 9780190856939 (ebook). You will need to close the popup windows. +- Validate ISSNs: When you select this report, a popup window will appear. Enter the MARC field where the ISSNs are. The behavior is similar to the ISBN report. The report will provide a result of errors or a message that no invalid ISSNs were found. +- Validate Headings: Unlike in Connexion or OCLC's WorldShare, validating headings does not create hyperlinks. This report will compare headings to several online services. These online services are listed in the Service Status when you click on Validate Headings and select Service Status. Results will appear in a popup window. +- Manage log files: There is no version control such as Git in MarcEdit. However, if you click on Manage Log Files -> View Current Log, you will see the entire list of actions that you have done on your file. + +## MarcValidator Report +The MarcValidator report has a couple of options of which 2 are highlighted here. Note that if you are working with a large file, it will take longer to prep the file. Once it is prepped, there is a message that says "MarcEditor file has been prepped and is awaiting validation". You can view results grouped by errors or remove invalid records automatically from your file. + +- Check MARC Usings Rules File: The Rules file, called marcrules.txt, includes all the valid MARC fields, their valid indicators, and whether that field can be repeated. The Rules file can be modified. Once you open the MarcValidator, in the popup window, you will see the option to "Edit the Rules File". You will need to respect spaces and entry conventions by following what is already present in that text file. +- Validate Record Structure: This report checks if the MARC syntax is valid and includes a check for HTML, tabs, and smart characters. + :::::::::::::::::::::::::::::::::::::::: keypoints - MarcEditor provides many different tools and reports to profile and edit your MARC records diff --git a/instructor-notes.md b/instructor-notes.md index cec65dac..eba22fe1 100644 --- a/instructor-notes.md +++ b/instructor-notes.md @@ -2,7 +2,15 @@ title: Instructor Notes --- -FIXME +## Lesson Facilitation Tips + +- Instructors are encouraged to teach the lesson on a PC. Best attempts have been made to add instructor notes where the Mac UI and functionality of MarcEdit differs. +- This lesson does not account for introduction time. If teaching this lesson as a standalone workshop, allot additional time for Library Carpentry overview and other icreaker introductions. +- When taught by two instructors, a natural split for handoff is lesson 7, with the first instructor teaching lessons 1-6, and the second teaching 7-10, +- It is suggested you provide ample set up support prior to the lesson to ensure learners have MarcEdit installed and the data file downloaded. Offering a set up drop-in an hour ahead of lesson to support MarcEdit installation/troubleshooting makes the rest of the lesson run much more smoothly. +- If teaching this workshop online, opening a zoom breakout room at the start of the worksh is helpful for troubleshooting as required. +- When teaching online, emphasize that having a second screen is ideal for this workshop. Sharing a single-screen layout at the start of the lesson will support those who do not have access to a second screen. + diff --git a/md5sum.txt b/md5sum.txt index 0e93d875..21697c76 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -7,13 +7,13 @@ "episodes/02-top-level-menu-features.md" "51bb88a2f3b2f1e0a463af05ce021307" "site/built/02-top-level-menu-features.md" "2024-08-26" "episodes/03-working-with-MARC-files.md" "c84fccc186f8cdee8430ad14d5a515ad" "site/built/03-working-with-MARC-files.md" "2024-08-26" "episodes/04-layout-of-the-MarcEditor.md" "06e2edafb1116c23caed1d8977f112d4" "site/built/04-layout-of-the-MarcEditor.md" "2023-04-25" -"episodes/05-profiling-your-MARC-data.md" "5743310394da5639586e08d4cf831482" "site/built/05-profiling-your-MARC-data.md" "2024-07-11" +"episodes/05-profiling-your-MARC-data.md" "aab5a21799f0d59219c2f1deefc020b3" "site/built/05-profiling-your-MARC-data.md" "2024-08-26" "episodes/06-manipulating-MARC-data-basics.md" "26e8f9a69a9ce2c21762620c5794e8ab" "site/built/06-manipulating-MARC-data-basics.md" "2024-08-09" "episodes/07-manipulating-MARC-data-advanced.md" "f027ee68b227080ceb2523f7ff7f674d" "site/built/07-manipulating-MARC-data-advanced.md" "2024-08-26" "episodes/08-tasks-and-automation.md" "bfe11881168a553666c02041b3aaaf66" "site/built/08-tasks-and-automation.md" "2024-08-26" "episodes/09-integrations.md" "a9a790503a42a86476230b1e2d555ac2" "site/built/09-integrations.md" "2024-08-09" "episodes/10-regular-expressions.md" "a30e7c6c21d1eebdc8443f2b1d61a817" "site/built/10-regular-expressions.md" "2023-10-05" -"instructors/instructor-notes.md" "a59fd3b94c07c3fe3218c054a0f03277" "site/built/instructor-notes.md" "2024-08-26" +"instructors/instructor-notes.md" "705a16385e515000b99042918e143792" "site/built/instructor-notes.md" "2024-08-26" "instructors/os-original-material.md" "ee14e97312170c98502771516bbb266b" "site/built/os-original-material.md" "2023-04-25" "learners/discuss.md" "2758e2e5abd231d82d25c6453d8abbc6" "site/built/discuss.md" "2023-04-25" "learners/reference.md" "91e816ea6a56a02af74be262081ebe73" "site/built/reference.md" "2023-04-25"