5693f10220
This patch adds 008 cataloguing value builder for MARC21 classifications records (LCC, DDC/Dewey, UDC and so on). For most practical purposes, MARC21 classification records (<https://www.loc.gov/marc/classification/>) are quite similar to regular MARC21 authority records, so handling them in Koha is (almost) achievable by means of the built-in 'regular' MARC21 authority records related functionalities, but there are some notable differences - in particular, 008 field length and format is not the same. To test: 1) apply patch 2) link the new plugin (marc21_field_008_classifications.pl) to the 008 field in the existing (or cloned, ..) authority framework of your choice 3) try to add, edit, re-edit 008 field using this "authority" framework, ensure that the new plugin behaves as it should according to the Library of Congress specifications for MARC21 classification records 008 field format (<https://www.loc.gov/marc/classification/cd008.html>). Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> |
||
---|---|---|
.. | ||
barcode.pl | ||
barcode_manual.pl | ||
callnumber-KU.pl | ||
callnumber.pl | ||
cn_browser.pl | ||
dateaccessioned.pl | ||
EXAMPLE.pl | ||
macles.pl | ||
marc21_field_005.pl | ||
marc21_field_006.pl | ||
marc21_field_007.pl | ||
marc21_field_008.pl | ||
marc21_field_008_authorities.pl | ||
marc21_field_008_classifications.pl | ||
marc21_field_245h.pl | ||
marc21_leader.pl | ||
marc21_leader_authorities.pl | ||
marc21_linking_section.pl | ||
marc21_orgcode.pl | ||
normarc_field_007.pl | ||
normarc_field_008.pl | ||
normarc_leader.pl | ||
stocknumber.pl | ||
stocknumberam123.pl | ||
stocknumberAV.pl | ||
unimarc_field_4XX.pl | ||
unimarc_field_010.pl | ||
unimarc_field_100.pl | ||
unimarc_field_100_authorities.pl | ||
unimarc_field_105.pl | ||
unimarc_field_106.pl | ||
unimarc_field_110.pl | ||
unimarc_field_115a.pl | ||
unimarc_field_115b.pl | ||
unimarc_field_116.pl | ||
unimarc_field_117.pl | ||
unimarc_field_120.pl | ||
unimarc_field_121a.pl | ||
unimarc_field_121b.pl | ||
unimarc_field_122.pl | ||
unimarc_field_123a.pl | ||
unimarc_field_123d.pl | ||
unimarc_field_123e.pl | ||
unimarc_field_123f.pl | ||
unimarc_field_123g.pl | ||
unimarc_field_123i.pl | ||
unimarc_field_123j.pl | ||
unimarc_field_124.pl | ||
unimarc_field_124a.pl | ||
unimarc_field_124b.pl | ||
unimarc_field_124c.pl | ||
unimarc_field_124d.pl | ||
unimarc_field_124e.pl | ||
unimarc_field_124f.pl | ||
unimarc_field_124g.pl | ||
unimarc_field_125.pl | ||
unimarc_field_125a.pl | ||
unimarc_field_125b.pl | ||
unimarc_field_126.pl | ||
unimarc_field_126a.pl | ||
unimarc_field_126b.pl | ||
unimarc_field_127.pl | ||
unimarc_field_128a.pl | ||
unimarc_field_128b.pl | ||
unimarc_field_128c.pl | ||
unimarc_field_130.pl | ||
unimarc_field_135a.pl | ||
unimarc_field_140.pl | ||
unimarc_field_141.pl | ||
unimarc_field_210c.pl | ||
unimarc_field_210c_bis.pl | ||
unimarc_field_225a.pl | ||
unimarc_field_225a_bis.pl | ||
unimarc_field_686a.pl | ||
unimarc_field_700-4.pl | ||
unimarc_leader.pl | ||
upload.pl |