Dedupe 2.11

From AC Wiki
Revision as of 12:47, 2 April 2013 by Nate (Talk | contribs)

Jump to: navigation, search

Dedupe 2.11: Group 1 - 260 $c - Date (Verify)

D2-11.png

Description

This field contains the name of publisher, distributor, etc. for the title. Only 260 $c will be used for this parameter.

260 $c - Date

The date of publication, distribution, etc. is in the 260 $c.

 
 260 $a New York :$b Pelham Press, $c 1953.
 260 $a Boston :$b Imperial Press, $c 1967-1970.

When $c contains more than a year (either month and year, or month, day, and year), the date is in the order month/year or month/day/year. A comma is used to set off the month/day from the year, but not to separate a month from the year; standard abbreviations are used for the names of the months in most cases.

 
 260 $a New York, $c Aug. 15, 1967.
 260 $a Boston :$b Imperial Press, $c Sept. 1967.

Some records have dates lacking one or more digits so the 260$c date often uses square brackets around the date with a hyphen for each missing digit in the date.

 
 260 $a New York :$b Willemsen, $c[196-]
 260 $a New York, $c [19--?]

NOTE: The 260 $c date can have many variations containing printing dates, copyright dates, multiple dates, open ended dates, etc. This should be represented in the 008 field positions 7-14. If you feel that your 008 date positions do not represent what is in the 260 $c, please contact your Backstage project manager for possible solutions.

Verify Method

As there have been different cataloging standards through the years, sometimes it makes sense to have a more flexible method for checking dates against other records. Backstage utilizes 3 different methods (Full, Partial, Within) in an attempt to give you the kind of control you would hope to find with respect to your data.

Full

  • FULL - Full compares the full verify string up to the verify length.

Full compares the full verify string up to the verify length:

 
 Record A:
   260 $c 1972-1973.
 
 Record B:
   260 $c 1972-1973.

In this example, the full string dates Record A & B match: 1972-1973. Matching on Full returns a match for these two records.

Partial

Partial truncates the compare strings to the shortest string, then does a full compare:

 
 Record A:
   260 $c 1966-1967.
 
 Record B:
   260 $c 1966-

The shortest string is from Record B (1966-). This is checked against Record A to see if it matches. Matching on Partial returns a match for these two records.

Within

Within searches each compare string truncated at verify length against the full un-truncated string of the other field. "1967" will find a potential match on "1966-1967.":

 
 Record A:
   260 $c 1966-1967.
 
 Record B:
   260 $c 1967.

In this example, 1967 will find a potential match using the Within option against 1966-1967.

Normalization

  • NACO/CJK retains spaces and subfield delimiters.
  • FULL is NACO normalization with all spaces and subfield delimiters removed.

Length

This pertains to the number of characters to be used in the verification for the 260 $c within the verify method chosen above. The max number of characters that can be used is 2048.

Words

This pertains to the number of words to be used in the verification for the 260 $c within the verify method chosen above.

Default

Group 1 (010, 020, 022)
260 $c publication date is not used as a default verification point

  • Backstage recommends using the 008 date blocks as verification points instead.

links

2.1 - 2.2 - 2.3 - 2.4 - 2.5 - 2.6 - 2.7 - 2.8 - 2.9 - 2.10 - 2.11 - 2.12 - 2.13
1.0 - 2.0 - 3.0 - 4.0 - 5.0 - 6.0