Koha/etc/zebradb
Galen Charlton 8340c478fa start of big MARC21 authorities work
* Defined local field 942$a to store the authority type
  for MARC21 instead of 152$b
* Added 942$b to MARC21 authority framework.
* Added auth_header.authid and auth_header.authtypecode
  to appropriate subfields in MARC21 authority framework.
* Started work on two new modules:
    C4::AuthoritiesMarc::MARC21
    C4::AuthoritiesMarc::UNIMARC
  These modules will be used to extract MARC-format-specific
  behavior out of C4::AuthoritiesMarc
* Updated Zebra config for MARC21 to use only the 942$a
  for the authority type.
* For MARC21, added logic to move 152$b to 942$a for
  existing authority records.  Specifically, AddAuthority
  now does this move when a record is saved, while
  GetAuthority and GetAuthorityXML do this when
  extracting a record for other use.  This logic
  is temporary, and can hopefully be removed later, once
  use of 152$b in MARC21 authorities is confirmed to be
  absent for Koha users.  I will also create a batch
  job to do this update in one fell swoop.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 18:42:40 -06:00
..
authorities/etc Fix Genre-form and Subject-topical for MARC21 2008-01-03 08:28:04 -06:00
biblios/etc fixing a couple mappings for SRU CQL server 2008-01-03 03:01:14 -06:00
etc installer: move base zebra config files 2007-12-17 09:13:51 -06:00
lang_defs synch'ing marc21 and unimarc where applicable 2008-01-03 00:55:11 -06:00
marc_defs start of big MARC21 authorities work 2008-01-04 18:42:40 -06:00
ccl.properties Fix Genre-form and Subject-topical for MARC21 2008-01-03 08:28:04 -06:00
cql.properties
explain-authorities.xml adding three new variables for installation: 2008-01-03 21:28:27 -06:00
explain-biblios.xml adding three new variables for installation: 2008-01-03 21:28:27 -06:00
pqf.properties fixing a couple mappings for SRU CQL server 2008-01-03 03:01:14 -06:00
zebra-authorities.cfg WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00
zebra-biblios.cfg WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00