https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32783
--- Comment #3 from Heather <[email protected]> --- Interesting! First, I'm blushing--I'd say I'm a MARC Conversationalist and not a MARC Expert--I dream of MARC Fluency! That said, the MARC bits are the clearest to me! I'm not sure what I'm looking at--if someone can fill me in, I'm happy to help. Initial reactions, looking at the FIXME lines: The 260 is obsolete but still used. If it's a digitized, older resource (think HathiTrust or JSTOR resource available only via the paid licenses) the biblio for the print version may use 260. A newly published item's biblios will use 264s. I don't know what "embargo_info" is. Help? Looking at the other FIXMEs, it looks like you might be looking at Linking Entry Fields. A Preceeding Entry will be a 780, with suitable subfields. "Parent publication" is vague--if this is for a supplement, the "parent" is in a 772. If this is a Host/Analytic relationship, the Host is in a 773. But if this is all for an electronic/print relationship, those relationships are in 776s. The "first issue online...last issue online" stuff tends to not actually appear in cataloging records because it changes so much. A serial MARC record will have the dates published/sequential designations (if known) in 362 fields (there can be more than one in a record). Published dates should also be in the 008 positions 007-014 (two dates). But in the digitized/published online version, the dates could be different, so they are actually seldom tracked in the cataloging records--they're usually mentioned in the discovery/search interface entry for the resource. Tell me more! Tell me where I'm wrong so I can learn! And when I understand more what this "my $publication_title..." text is and what it's doing, I can come up with sample MARC records for y'all. We don't use ERM, but I've worked where it is used, so know what it's supposed to do. I also use it as a patron!:) Fun!! --h2 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
