Skip to content

Commit 9fe9751

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : 9389258 Branch : main Author : Abigail Sparling <33765342+abigailsparling@users.noreply.github.com> Time : 2026-04-10 14:19:44 +0000 Message : Merge pull request #216 from LibraryCarpentry/abigailsparling-patch-16 Update reference.md
1 parent fa54a80 commit 9fe9751

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"instructors/instructor-notes.md" "705a16385e515000b99042918e143792" "site/built/instructor-notes.md" "2024-08-26"
1717
"instructors/os-original-material.md" "ee14e97312170c98502771516bbb266b" "site/built/os-original-material.md" "2023-04-25"
1818
"learners/discuss.md" "86ddcec3fd78b6831c452217e866a97f" "site/built/discuss.md" "2025-04-25"
19-
"learners/reference.md" "44b37bd2c095b0cef4cfb1918761675b" "site/built/reference.md" "2026-04-10"
19+
"learners/reference.md" "4bc718ef4a4912b92d69cdf39ebbe27f" "site/built/reference.md" "2026-04-10"
2020
"learners/setup.md" "950dc1b0e8a1bbf24c85ab16879c4e46" "site/built/setup.md" "2026-01-23"
2121
"profiles/learner-profiles.md" "0a271af78f5c7f44c9827c7e599082c2" "site/built/learner-profiles.md" "2025-02-10"

reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: 'Glossary'
77
[Dublin Core]{#dc}
88
: A common metadata standard used for describing a wide range of resources across domains. It includes 15 essential elements like title, creator, subject, and date.
99

10-
[Character Encoding]{#ce}
10+
[Marc Record Character Encoding]{#marc-ce}
1111
: A standardized system of numerical codes used to represent text characters—including letters, numbers, punctuation, and diacritics—within a MARC record. It functions as the "translation key" that allows a computer system to interpret binary data into human-readable text. The two common encoding schemes are 1. MARC-8: The legacy 8-bit encoding standard used to represent Latin, Greek, Arabic, Hebrew, and East Asian characters via escape sequences. 2. UTF-8 (Unicode): The modern, universal standard that assigns a unique code point to every character in every language, facilitating global data exchange.
1212

1313
[FAST (Faceted Application of Subject Terminology)]{#fast}

0 commit comments

Comments
 (0)