Description
Katrin Fischer
2017-12-19 13:04:32 UTC
And update 23 (November 2016), so 3 updates. Patch coming Created attachment 74884 [details] [review] Bug 19835: Update MARC frameworks to Updates 23+24+25 (Nov 2016, May and Dec 2017) There are a bunch of updates, summary below 1) Update 23 1.a) Bibs New fields: 647 885 New subfields e in 752 0 in 257 377 3 in 382 4 in 752 Changes 028 redefined a renamed in 028 b renamed in 046 d renamed in 046 1.b) Auth New Fields: 075 147 447 547 677 747 885 New Subfields: 0 in 377 2) Update 24 2.a) Bibs New subfields b in 567 g in 340 i in 370 386 0 in many fields 2 in 567 3 in 370 4 in 370 386 Changes g renamed in 370 4 'Relationship code' -> 'Relationship' many fields 4 'Relator code' -> 'Relationship' many fields 2.b) Auth New subfields i in 370 386 0 in 050 052 053 055 060 065 070 080 087 3 in 370 4 in 370 386 Changes g in 370 4 'Relationship code' -> 'Relationship' many fields 4 'Relator code' -> 'Relationship' in 371 3) Update 25 3.a) Bibs New fields: 758 New subfields r in 777 u in 777 z in 777 1 in many fields Changes d renamed in 111 611 711 811 s repeatable in many fields 3.b) Auth New subfields 1 in many fields Changes d in 111 411 511 711 s repeatable in many fields For more detail: Update 23 bibs https://www.loc.gov/marc/up23bibliographic/bdapndxg.html auth https://www.loc.gov/marc/up23authority/adapndxf.html Update 24 bibs https://www.loc.gov/marc/up24bibliographic/bdapndxg.html auth https://www.loc.gov/marc/up24authority/adapndxf.html Update 25 bibs https://www.loc.gov/marc/bibliographic/bdapndxg.html auth https://www.loc.gov/marc/authority/adapndxf.html To test: 1) Remove all your frameworks 2) Check mandatory bibliographic and authority files load without problem 3) Check new fields/subfields Repeatability checks on followup Created attachment 74885 [details] [review] Bug 19835: Fix repeatability on MARC21 subfields This followup fixes all repeatability cases, from updates 23+24+25 and a few older ones. To test: 0) Apply both patches 1) Remove all your frameworks 2) Check mandatory bibliographic and authority files load without problem 3) Check repeatability... Bibs and auth frameworks checked against LOC description. Created attachment 74886 [details] [review] Bug 19835: Fix MARC21 frameworks revision date This followup updates revison number and date Created attachment 74930 [details] [review] Bug 19835: Update MARC frameworks to Updates 23+24+25 (Nov 2016, May and Dec 2017) There are a bunch of updates, summary below 1) Update 23 1.a) Bibs New fields: 647 885 New subfields e in 752 0 in 257 377 3 in 382 4 in 752 Changes 028 redefined a renamed in 028 b renamed in 046 d renamed in 046 1.b) Auth New Fields: 075 147 447 547 677 747 885 New Subfields: 0 in 377 2) Update 24 2.a) Bibs New subfields b in 567 g in 340 i in 370 386 0 in many fields 2 in 567 3 in 370 4 in 370 386 Changes g renamed in 370 4 'Relationship code' -> 'Relationship' many fields 4 'Relator code' -> 'Relationship' many fields 2.b) Auth New subfields i in 370 386 0 in 050 052 053 055 060 065 070 080 087 3 in 370 4 in 370 386 Changes g in 370 4 'Relationship code' -> 'Relationship' many fields 4 'Relator code' -> 'Relationship' in 371 3) Update 25 3.a) Bibs New fields: 758 New subfields r in 777 u in 777 z in 777 1 in many fields Changes d renamed in 111 611 711 811 s repeatable in many fields 3.b) Auth New subfields 1 in many fields Changes d in 111 411 511 711 s repeatable in many fields For more detail: Update 23 bibs https://www.loc.gov/marc/up23bibliographic/bdapndxg.html auth https://www.loc.gov/marc/up23authority/adapndxf.html Update 24 bibs https://www.loc.gov/marc/up24bibliographic/bdapndxg.html auth https://www.loc.gov/marc/up24authority/adapndxf.html Update 25 bibs https://www.loc.gov/marc/bibliographic/bdapndxg.html auth https://www.loc.gov/marc/authority/adapndxf.html To test: 1) Remove all your frameworks 2) Check mandatory bibliographic and authority files load without problem 3) Check new fields/subfields Repeatability checks on followup Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 74931 [details] [review] Bug 19835: Fix repeatability on MARC21 subfields This followup fixes all repeatability cases, from updates 23+24+25 and a few older ones. To test: 0) Apply both patches 1) Remove all your frameworks 2) Check mandatory bibliographic and authority files load without problem 3) Check repeatability... Bibs and auth frameworks checked against LOC description. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 74932 [details] [review] Bug 19835: Fix MARC21 frameworks revision date This followup updates revison number and date Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 74933 [details] [review] Bug 19835: (follow-up) Correct formatting in a few places In some places - was used insted of --, changed for consistency with existing descriptions. *** Bug 18123 has been marked as a duplicate of this bug. *** Good job Bernardo! But I am missing the changes in codes... Could you please update value builders too? Thanks Hi Josef, there has been a separate bug 20700 - is that what you are missing? (In reply to Josef Moravec from comment #10) > But I am missing the changes in codes... Could you please update value > builders too? Hi Josef, as Katrin said code changes for update 23 were fixed on Bug 20700, plus some missing code changes from update 22. Code changes for update 26 are in Bug 20710. With those bugs and this I think we will be up to date :) (In reply to Bernardo Gonzalez Kriegel from comment #12) > (In reply to Josef Moravec from comment #10) > > But I am missing the changes in codes... Could you please update value > > builders too? > > Hi Josef, as Katrin said code changes for update 23 were fixed on Bug 20700, > plus some missing code changes from update 22. > Code changes for update 26 are in Bug 20710. > > With those bugs and this I think we will be up to date :) (In reply to Katrin Fischer from comment #11) > Hi Josef, there has been a separate bug 20700 - is that what you are missing? Yes, that's exactly what I was missing ;) (In reply to Bernardo Gonzalez Kriegel from comment #12) > (In reply to Josef Moravec from comment #10) > > But I am missing the changes in codes... Could you please update value > > builders too? > > Hi Josef, as Katrin said code changes for update 23 were fixed on Bug 20700, > plus some missing code changes from update 22. > Code changes for update 26 are in Bug 20710. > > With those bugs and this I think we will be up to date :) Thanks, then I am going to pass this one ;) Created attachment 75759 [details] [review] Bug 19835: Update MARC frameworks to Updates 23+24+25 (Nov 2016, May and Dec 2017) There are a bunch of updates, summary below 1) Update 23 1.a) Bibs New fields: 647 885 New subfields e in 752 0 in 257 377 3 in 382 4 in 752 Changes 028 redefined a renamed in 028 b renamed in 046 d renamed in 046 1.b) Auth New Fields: 075 147 447 547 677 747 885 New Subfields: 0 in 377 2) Update 24 2.a) Bibs New subfields b in 567 g in 340 i in 370 386 0 in many fields 2 in 567 3 in 370 4 in 370 386 Changes g renamed in 370 4 'Relationship code' -> 'Relationship' many fields 4 'Relator code' -> 'Relationship' many fields 2.b) Auth New subfields i in 370 386 0 in 050 052 053 055 060 065 070 080 087 3 in 370 4 in 370 386 Changes g in 370 4 'Relationship code' -> 'Relationship' many fields 4 'Relator code' -> 'Relationship' in 371 3) Update 25 3.a) Bibs New fields: 758 New subfields r in 777 u in 777 z in 777 1 in many fields Changes d renamed in 111 611 711 811 s repeatable in many fields 3.b) Auth New subfields 1 in many fields Changes d in 111 411 511 711 s repeatable in many fields For more detail: Update 23 bibs https://www.loc.gov/marc/up23bibliographic/bdapndxg.html auth https://www.loc.gov/marc/up23authority/adapndxf.html Update 24 bibs https://www.loc.gov/marc/up24bibliographic/bdapndxg.html auth https://www.loc.gov/marc/up24authority/adapndxf.html Update 25 bibs https://www.loc.gov/marc/bibliographic/bdapndxg.html auth https://www.loc.gov/marc/authority/adapndxf.html To test: 1) Remove all your frameworks 2) Check mandatory bibliographic and authority files load without problem 3) Check new fields/subfields Repeatability checks on followup Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 75760 [details] [review] Bug 19835: Fix repeatability on MARC21 subfields This followup fixes all repeatability cases, from updates 23+24+25 and a few older ones. To test: 0) Apply both patches 1) Remove all your frameworks 2) Check mandatory bibliographic and authority files load without problem 3) Check repeatability... Bibs and auth frameworks checked against LOC description. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 75761 [details] [review] Bug 19835: Fix MARC21 frameworks revision date This followup updates revison number and date Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 75762 [details] [review] Bug 19835: (follow-up) Correct formatting in a few places In some places - was used insted of --, changed for consistency with existing descriptions. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> RM: wait for the answer on bug 20709 comment 12 please. Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.02, I felt that although this is marked as an enhancement, many librarians would see it as a bug not being in sync with MARC21 guidelines. (In reply to Martin Renvoize from comment #21) > Pushed to 18.05.x for 18.05.02, I felt that although this is marked as an > enhancement, many librarians would see it as a bug not being in sync with > MARC21 guidelines. Same for 17.11.x, will be in 17.11.08 Not pushed to 17.05.x |