Skip to content

Commit 9389258

Browse files
Merge pull request #216 from LibraryCarpentry/abigailsparling-patch-16
Update reference.md
2 parents 477cf06 + 86172b1 commit 9389258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learners/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)