Skip Menu |

This queue is for tickets about the MARC-Lint CPAN distribution.

Report information
The Basics
Id: 49106
Status: resolved
Priority: 0/
Queue: MARC-Lint

People
Owner: eijabb [...] cpan.org
Requestors: adam.buchbinder [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: MARC Standards out of date.
Date: Fri, 28 Aug 2009 16:55:09 -0400
To: bug-MARC-Lint [...] rt.cpan.org
From: Adam Buchbinder <adam.buchbinder [...] gmail.com>
The DATA section in MARC::Lint version 1.43 is current up to Update No. 7, from October 2006. There have been two more updates since then, 8 and 9, available here: http://www.loc.gov/cds/PDFdownloads/marc/index.html The two attached patches apply on top of each other; first apply Update 8, then Update 9; the result will be an up-to-date DATA section in MARC::Lint. Adam Buchbinder

Message body is not shown because it is too large.

Index: libmarc-lint-perl-1.43/lib/MARC/Lint.pm =================================================================== --- libmarc-lint-perl-1.43.orig/lib/MARC/Lint.pm 2009-08-28 16:27:14.000000000 -0400 +++ libmarc-lint-perl-1.43/lib/MARC/Lint.pm 2009-08-28 16:53:08.000000000 -0400 @@ -1074,6 +1074,7 @@ b NR Assigning agency d NR Date i NR Display text +z R Canceled/invalid copyright or legal deposit number 2 NR Source 6 NR Linkage 8 R Field link and sequence number @@ -1275,7 +1276,7 @@ 8 R Field link and sequence number 041 R LANGUAGE CODE -ind1 01 Translation indication +ind1 b01 Translation indication ind2 b7 Source of code a R Language code of text/sound track or separate title b R Language code for summary or abstract @@ -1458,10 +1459,25 @@ ind2 b04 Source of classification number a R Classification number b NR Item number +m NR Standard or optional designation +q NR Assigning agency 2 NR Edition number 6 NR Linkage 8 R Field link and sequence number +083 R ADDITIONAL DEWEY DECIMAL CLASSIFICATION NUMBER +ind1 01 Type of edition +ind2 blank Undefined +a R Classification number +c R Classification number--Ending number of span +m NR Standard or optional designation +q NR Assigning agency +y R Table sequence number for internal subarrangement or add table +z R Table identification +2 NR Edition number +6 NR Linkage +8 R Field link and sequence number + 084 R OTHER CLASSIFICATION NUMBER ind1 blank Undefined ind2 blank Undefined @@ -1471,6 +1487,24 @@ 6 NR Linkage 8 R Field link and sequence number +085 R SYNTHESIZED CLASSIFICATION NUMBER COMPONENTS +ind1 blank Undefined +ind2 blank Undefined +a R Number where instructions are found-single number or beginning number of span +b R Base number +c R Classification number-ending number of span +f R Facet designator +r R Root number +s R Digits added from classification number in schedule or external table +t R Digits added from internal subarrangement or add table +u R Number being analyzed +v R Number in internal subarrangement or add table where instructions are found +w R Table identification-Internal subarrangement or add table +y R Table sequence number for internal subarrangement or add table +z R Table identification +6 NR Linkage +8 R Field link and sequence number + 086 R GOVERNMENT DOCUMENT CLASSIFICATION NUMBER ind1 b01 Number source ind2 blank Undefined @@ -2093,26 +2127,14 @@ 6 NR Linkage 8 R Field link and sequence number -440 R SERIES STATEMENT/ADDED ENTRY--TITLE -ind1 blank Undefined -ind2 0-9 Nonfiling characters -a NR Title -n R Number of part/section of a work -p R Name of part/section of a work -v NR Volume number/sequential designation -w R Bibliographic record control number -x NR International Standard Serial Number -0 R Authority record control number -6 NR Linkage -8 R Field link and sequence number - 490 R SERIES STATEMENT -ind1 01 Specifies whether series is traced +ind1 01 Series tracing policy ind2 blank Undefined a R Series statement l NR Library of Congress call number -v R Volume number/sequential designation +v R Volume/sequential designation x NR International Standard Serial Number +3 NR Materials specified 6 NR Linkage 8 R Field link and sequence number @@ -2137,6 +2159,11 @@ ind1 blank Undefined ind2 blank Undefined a NR Dissertation note +b NR Degree type +c NR Name of granting institution +d NR Year degree granted +g R Miscellaneous information +o R Dissertation identifier 6 NR Linkage 8 R Field link and sequence number @@ -2357,6 +2384,7 @@ l NR Location of original m NR Material specific details n R Note about original +o R Other resource identifier p NR Introductory phrase t NR Title statement of original x R International Standard Serial Number @@ -2431,6 +2459,33 @@ 6 NR Linkage 8 R Field link and sequence number +542 R INFORMATION RELATING TO COPYRIGHT STATUS +ind1 b01 Privacy +ind2 blank Undefined +a NR Personal creator +b NR Personal creator death date +c NR Corporate creator +d R Copyright holder +e R Copyright holder contact information +f R Copyright statement +g NR Copyright date +h R Copyright renewal date +i NR Publication date +j NR Creation date +k R Publisher +l NR Copyright status +m NR Publication status +n R Note +o NR Research date +p R Country of publication or creation +q NR Supplying agency +r NR Jurisdiction of copyright assessment +s NR Source of information +u R Uniform Resource Identifier +3 NR Materials specified +6 NR Linkage +8 R Field link and sequence number + 544 R LOCATION OF OTHER ARCHIVAL MATERIALS NOTE ind1 b01 Relationship ind2 blank Undefined @@ -3502,7 +3557,9 @@ u NR Affiliation v NR Volume/sequential designation w R Bibliographic record control number +x NR International Standard Serial Number 0 R Authority record control number +3 NR Materials specified 4 R Relator code 6 NR Linkage 8 R Field link and sequence number @@ -3530,7 +3587,9 @@ u NR Affiliation v NR Volume/sequential designation w R Bibliographic record control number +x NR International Standard Serial Number 0 R Authority record control number +3 NR Materials specified 4 R Relator code 6 NR Linkage 8 R Field link and sequence number @@ -3556,7 +3615,9 @@ u NR Affiliation v NR Volume/sequential designation w R Bibliographic record control number +x NR International Standard Serial Number 0 R Authority record control number +3 NR Materials specified 4 R Relator code 6 NR Linkage 8 R Field link and sequence number @@ -3580,7 +3641,9 @@ t NR Title of a work v NR Volume/sequential designation w R Bibliographic record control number +x NR International Standard Serial Number 0 R Authority record control number +3 NR Materials specified 6 NR Linkage 8 R Field link and sequence number
Subject: Re: [rt.cpan.org #49106] MARC Standards out of date.
Date: Sat, 29 Aug 2009 15:18:21 -0500
To: bug-MARC-Lint [...] rt.cpan.org, adam.buchbinder [...] gmail.com
From: Bryan Baldus <eijabb [...] cpan.org>
At 4:56 PM -0400 8/28/09, Adam Buchbinder via RT wrote: Show quoted text
>The DATA section in MARC::Lint version 1.43 is current up to Update No. >7, from October 2006.
MARC::Lint's most recent version is maintained in CVS at SourceForge, <http://marcpm.cvs.sourceforge.net/viewvc/marcpm/marc-lint/>, with less frequent updates to CPAN, when a significant enough number of changes had been made. Thank you for pointing out that 1.43's data section is as old as it is. I have now posted 1.44 to CPAN, which should include MARC updates 8 and 9, as well as some other minor changes. Please let me know of any problems. Thank you, Bryan Baldus bryan.baldus@quality-books.com eijabb@cpan.org http://home.inwave.com/eija
MARC::Lint's most recent version is maintained in CVS at SourceForge, <http://marcpm.cvs.sourceforge.net/viewvc/marcpm/marc-lint/>, with less frequent updates to CPAN, when a significant enough number of changes had been made. I have now posted 1.44 to CPAN, which should include MARC updates 8 and 9, as well as some other minor changes. Please let me know of any problems. Thank you, Bryan Baldus bryan.baldus@quality-books.com eijabb@cpan.org http://home.inwave.com/eija