working/random.git
11 years agoMARC21 008 data file from Koha collab/gmcharlt/fixed-field-value-converter
Galen Charlton [Thu, 10 Apr 2014 21:01:27 +0000 (14:01 -0700)]
MARC21 008 data file from Koha

Check in an XML file borrowed from Koha that defines
fixed field positions and their valid values for the MARC21
bibiographic 008 field.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
11 years agoutility to generate SQL to populate ccvm for MARC21 fixed fields
Galen Charlton [Thu, 10 Apr 2014 21:00:16 +0000 (14:00 -0700)]
utility to generate SQL to populate ccvm for MARC21 fixed fields

This is a little script to generate seed SQL to populate ccvm for
various MARC21 fixed fields, using an XML file from the Koha project
as input.

Usage:  generate_fixed_field_ccvm_koha marc21_field_008.xml ff_seed.sql

The output is meant to be included in 950.data.seed-values.sql.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
13 years agoAdd quick README to the master branch master
Thomas Berezansky [Thu, 22 Mar 2012 17:06:59 +0000 (13:06 -0400)]
Add quick README to the master branch

Otherwise the default clone branch will be empty.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>