From aeb9528a87366c74d020e1329a484d6359e99760 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 23 Jul 2024 19:17:15 +0000 Subject: [PATCH] differences for PR #148 --- 05-profiling-your-MARC-data.md | 13 +++++++++++++ fig/field-count-report.png | Bin fig/find-all-results.png | Bin fig/main-menu.png | Bin fig/marc-editor-empty.png | Bin fig/marc-editor.png | Bin md5sum.txt | 2 +- 7 files changed, 14 insertions(+), 1 deletion(-) mode change 100755 => 100644 fig/field-count-report.png mode change 100755 => 100644 fig/find-all-results.png mode change 100755 => 100644 fig/main-menu.png mode change 100755 => 100644 fig/marc-editor-empty.png mode change 100755 => 100644 fig/marc-editor.png 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/fig/field-count-report.png b/fig/field-count-report.png old mode 100755 new mode 100644 diff --git a/fig/find-all-results.png b/fig/find-all-results.png old mode 100755 new mode 100644 diff --git a/fig/main-menu.png b/fig/main-menu.png old mode 100755 new mode 100644 diff --git a/fig/marc-editor-empty.png b/fig/marc-editor-empty.png old mode 100755 new mode 100644 diff --git a/fig/marc-editor.png b/fig/marc-editor.png old mode 100755 new mode 100644 diff --git a/md5sum.txt b/md5sum.txt index 5f1fb713..c85f3c1b 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -7,7 +7,7 @@ "episodes/02-top-level-menu-features.md" "6afb1412ef1ec84f6d65fab46eb5712e" "site/built/02-top-level-menu-features.md" "2023-09-22" "episodes/03-working-with-MARC-files.md" "1a0a0621f68b2bc5ae3f7194fb1a5aa7" "site/built/03-working-with-MARC-files.md" "2023-09-22" "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-07-23" "episodes/06-manipulating-MARC-data-basics.md" "8875128cd930c65742456a1b17b03f03" "site/built/06-manipulating-MARC-data-basics.md" "2023-10-12" "episodes/07-manipulating-MARC-data-advanced.md" "2c696f47fbb4142cb38123ce200e0995" "site/built/07-manipulating-MARC-data-advanced.md" "2023-10-13" "episodes/08-tasks-and-automation.md" "f626dd358a2ebde9bab138410fd09d40" "site/built/08-tasks-and-automation.md" "2023-10-05"