http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13600 --- Comment #5 from Heather <heather_hernandez@nps.gov> --- (In reply to Winona Salesky from comment #4)
Thanks Heather. That is very helpful.
So to translate that into code, I could say, always display 8xx, but only display 490 where ind1 is NOT 1 (not traced).
Is that accurate? -Winona
It sounds accurate, Winona. I think you could also say, "...only display 490 where ind1 is zero." The 490 0_ display has traditionally been in parentheses, c.f. display examples here: http://www.loc.gov/marc/bibliographic/bd490.html It has traditionally not had any prefix or label to the field. 8XX fields have not traditionally displayed in parentheses, but have a prefix. Why, I don't know, but that's the way it is! Displays in systems I've seen vary, but other systems I've seen tend to have a prefix and group all displayed series entries, e.g.: Series: Magic ex libris ; bk. 2 DAW book collectors ; no. 1629 In this case, only "Magic ex libris" is a traced series (830 field), searchable via a series or title index search as well as a keyword search. "DAW book collectors" is untraced (490 0_ field) so is searchable only via a keyword search. Hope this helps! --h2 -- You are receiving this mail because: You are watching all bug changes.