]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/modules/admin/pages/schema_bibliographic.adoc
docs: Angular Acq Sprint 0 Tools and Infrastructure
[Evergreen.git] / docs / modules / admin / pages / schema_bibliographic.adoc
1 = Notes about the Bibliographic Schema in the Database =
2 :toc:
3
4 == Bibliographic fingerprint ==
5
6 Evergreen creates a fingerprint for each bib record, which can be found in the `fingerprint` column of the `biblio.record_entry` table.
7 This fingerprint is used to group together different bib records in a Group Formats & Editions search in the public catalog.
8
9 The bibliographic fingerprint incorporates several subfields to distinguish between different items, including:
10
11 * $n and $p from MARC title fields to better distinguish among records of the same series that may share the same title but have a different part.
12
13 The bibliographic fingerprint distinguishes among the fields contributing to the fingerprint. This helps the system distinguish between a record
14 for the movie _Blue Steel_ and another record for the book _Blue_ written by Danielle _Steel_.