[OPEN-ILS-GENERAL] BibTemplate infrastructure: how does changing rdetail_summary take effect (and what does it effect)
Bill Ott
bott at grpl.org
Thu Mar 18 13:49:53 EDT 2010
Mike Rylander said the following on 03/15/2010 03:49 PM:
>
>> For chapters belonging to books and for articles belonging to higher levels
>> of journal descriptions, we would like to try a few things with the MARC
>> 773 field.
>>
>> - the need for "dummy barcodes" ("dummy copy records") has been discussed
>> here on the list to force OPAC searchability / visibility:
>> is rdetail_summary.xml the place to suppress those dummy barcodes from
>> showing up in "copy detail" information ?
>> Has someone done that ?
>>
>>
> You can do one of a couple things to avoid dummy copies:
> * set the bib_source column on the biblio.record_entry row to a
> source (config.bib_source) where the transcendant field is set to TRUE
> * add an 856 field with at least subfield u, which should contain a
> URI, and a subfield 9 which contains the shortname of one of your org
> units
Something that has bit me in testing. You'll also need to make sure
that the 856 has a first indicator of 4 or 1, and the second indicator 0
or 1. A null second, is not zero...
More information about the Open-ils-general
mailing list