Problem distinguishing real item type

janusman - November 19, 2008 - 17:21
Project:Millennium Integration
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:janusman
Status:needs work
Description

For example, Http://millenium.itesm.mx/record=i3168958&searchscope=0 is a Periodical, but it gets imported as book.
* Check if LEADER scanning is being done correctly
* If LEADER has any ambiguities, probably try to check |x in 6xx fields or other clues...

#1

janusman - December 19, 2008 - 15:08
Priority:normal» minor

Yes LEADER scanning seems correct, however leaving open as this warrants further testing.

#2

janusman - January 7, 2009 - 16:15
Assigned to:Anonymous» janusman

In process of contacting Endeca implementors at NCSU for tips; it seems a combination of LEADER bytes 6/7/21, 650$v and SIRSI item types were used. I will contact the implementor for UCN who implemented Endeca for their III webopac.

#3

janusman - January 7, 2009 - 22:43

Roy Tennant suggested reading this article: http://www.oclc.org/research/publications/archive/2005/connaway-acrl.pdf
which looks at ways to recognize electronic resources from different parts of a MARC record.

#4

janusman - October 15, 2009 - 22:23
Status:active» needs review

Added some code from MARC module which apart from scanning the leader, also checks MARC tag 007.

AttachmentSize
millennium-336455-4.patch 5.37 KB

#5

janusman - October 15, 2009 - 22:25

Woops, new patch, previous had some extraneous code =)

AttachmentSize
millennium-336455-5.patch 4.67 KB

#6

janusman - October 30, 2009 - 22:16
Status:needs review» fixed

Committing this patch.

AttachmentSize
millennium-336455-6.patch 4.8 KB

#7

System Message - November 13, 2009 - 22:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

#8

tituomin - November 16, 2009 - 10:40
Status:closed» needs work

Sorry, I have to return to this old issue. =) There are still a couple of problems here. First, there are a couple of record types still missing, for example Musical recording: http://www.loc.gov/marc/bibliographic/bdleader.html

Second, I think that material type and material format are two different concepts: for example, both a vinyl LP and a cd are still music. Format is a more detailed technical issue, but it's important in some cases to make sure the more abstract type is the same..

This patch actually conflicts with the internationalization patch elsewhere, but it's just here to clarify what I'm talking about..

AttachmentSize
millennium-336455-7.patch 1.94 KB
 
 

Drupal is a registered trademark of Dries Buytaert.