This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Cliff Wulfman edited this page May 3, 2016
·
3 revisions
We have two sets of data records:
- The MARC records from the microfiche (4,704 records)
- The entries in the Catalogo (4,794 entries)
We must establish correspondences among them:
- Every entry in the Catalogo ought to have a MARC record associated with it, because every entry in the Catalogo ought to correspond with one or more items in the fondo Cicognara and should therefore have been microfilmed by Proquest.
- Every MARC record ought to have one or more corresponding entries in the Catalogo, because everything microfilmed in the fondo Cicognara should have been cataloged by Cicognara.
- Many Catalogo entries have more than one MARC record associated with them. This is because many of Cicognara's entries in his Catalogo describe more than one book.
- Some MARC records have more than one Catalogo entry associated with them. This is because Cicognara cross-referenced or duplicated some books in his entries.
There are 14 MARC records that do not correspond with items in the Catalogo (see below). Almost all have 'n.C.n.' as a value for the Cicognara number; 'n.C.n.' most likely means 'no Cicognara number.'
dcn | voyagerid | cico value |
---|---|---|
cico:cc6 | 8494058 | MFC 128 |
cico:55p | 8546077 | n.C.n. |
cico:bc8 | 8546411 | n.C.n. |
cico:czk | 8546424 | n.C.n. |
cico:cnw | 8546390 | n.C.n. |
cico:nnn | 8546392 | n.C.n. |
cico:08p | 8546418 | n.C.n. |
cico:58h | 8546119 | n.C.n. |
cico:mc5 | 8546404 | n.C.n. |
cico:w4z | 8546401 | n.C.n. |
cico:s7x | 8546394 | n.C.n. |
cico:1cn | 8546408 | n.C.n. |
cico:78h | 8546117 | n.C.n. |
cico:0kd | 8546364 | n.C.n. IV M 61 (3) |
Why are these MARC records included?
- Because they represent items on the microfiche?
- Other?
- What should be done about them?
After normalizing the Cicognara numbers in the MARC records (i.e., removing the various supplementary symbols Proquest added to the Cicognara numbers while microfilming) and matching those normalized numbers to the Catalogo, there are still over 700 entries for which there are no matching MARC records. Possible reasons:
- The items appear in the Catalogo but are not present in the fondo Cicognara in the Vatican;
- The items are present in the fondo Cicognara but were, for some reason, not microfilmed.
What should be done about these?
- Should Mark Armstrong work through the Master Spreadsheet and other sources to establish possible matches now?
- How important is it for the application to have at least one MARC record for every Catalogo entry?