[Bug 14815] New: Different leader values per framework code
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 Bug ID: 14815 Summary: Different leader values per framework code Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl This is a follow up of report 14201 removing some dead code for leader plugins. Based on the framework code, we could define some different leader values in a preference (or so) and enhance the leader plugin. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=14201 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hector.hecaxmmx@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- document.forms['f'].Frameworks.value <select name="frameworkcode" id="Frameworks" onchange="Changefwk(this);"> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 42947 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42947&action=edit Bug 14815: Different leader values per framework code NOTE: This is not yet ready for signoff, but just a concept. Use the defaultvalue in the framework to fill the leader. Add different defaults in the simple_bib_frameworks. TODO: Copy those changes to the various install languages. Remove the default from the plugin code. Add a db rev to insert the default into existing frameworks. TODO: Make sure that you run this only for MARC21 databases. Use existing functionality to change the default for your frameworks. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Patch complexity|--- |Small patch Assignee|gmcharlt@gmail.com |m.de.rooy@rijksmuseum.nl --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Hector: What do you think of the direction made by this conceptual patch? Instead of just saying "Add a default to your framework", we could improve Koha by adding some more specific leader values in simple_bib_frameworks etc. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 --- Comment #4 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- God job, Marcel. You go in right way. I just add here the different leaders to take in consideration Maps = Framework not in Koha 00000nem a2200000 i 4500 nem a22 7i 4500 Score = Framework not in Koha. By the way this two frameworks should exist in koha. 00000ncm a2200000 i 4500 ncm a22 7i 4500 Sound recording = SR 00000njm a2200000 i 4500 njm a22 7i 4500 Binder or equal to Loose-leaf services is a kind of integrating resource = IR 00000nai a2200000 i 4500 nai a22 7i 4500 Models is a three-dimensional artifact or naturally occurring object = AR 00000nrm a2200000 i 4500 nrm a22 7i 4500 Kits = KT 00000nom a2200000 i 4500 nom a22 7i 4500 DVD, VHS = VR 00000ngm a2200000 i 4500 ngm a22 7i 4500 NOTE: 1) Look that you're coding in AACR2 (pos 18=a) and in minimal level (pos 17=7), the leader above provide RDA and full level, the example below with minimal level. I think IMHO nobody is cataloging at minimal level. 2) Pos 7 can take a lot of codes by the default code in 'm' see <http://www.oclc.org/bibformats/en/fixedfield/type.html> section 'Combinations of Type and BLvl codes' Regards -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 --- Comment #5 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- This is excellent, Marcel, Koha change 008 depending with the data coded in Leader, i.e., if leader has ' nas a22 7i 4500' field 008 change in type of meterial to CR - Continuing Resources. But figure out that by default the 008 is filled with '150929b xxu||||| |||| 00| 0 eng d' and this not fit with the record created, the default value most be like this: '150929c 9999xxu r 0 0eng d' -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14815 Marjorie Barry-Vila <marjorie.barry-vila@ccsr.qc.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila@ccsr.qc | |.ca -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org