Hello All, I'm running Koha 3.0.3 & am trying to figure out how to make use of the "Audience" limiter within the advanced search. From looking at the documentation (http://koha.org/documentation/manual/3.0/searching/guide-to-searching/common...), it looks like the "aud" notation relies on a specific index, I just can't figure out what that index is. There is no mention of it (that I can find) in the z39.50 Bib-1 attribute documentation. Can anyone point me in the right direction? The only relevant MARC21 field definition that I can find is the "521 - Target Audience Note". Am I missing something in the Koha<->MARC mapping definition? Thank you kindly, Justin Davis -- Sr. Systems Analyst Liberal Arts ITS University of Texas at Austin
Audience comes from the 008/22 field: http://www.loc.gov/marc/bibliographic/bd008.html --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Mon, Jul 20, 2009 at 11:08 AM, Justin Davis<justindavis@mail.utexas.edu> wrote:
Hello All,
I'm running Koha 3.0.3 & am trying to figure out how to make use of the "Audience" limiter within the advanced search. From looking at the documentation (http://koha.org/documentation/manual/3.0/searching/guide-to-searching/common...), it looks like the "aud" notation relies on a specific index, I just can't figure out what that index is. There is no mention of it (that I can find) in the z39.50 Bib-1 attribute documentation.
Can anyone point me in the right direction? The only relevant MARC21 field definition that I can find is the "521 - Target Audience Note". Am I missing something in the Koha<->MARC mapping definition?
Thank you kindly, Justin Davis
-- Sr. Systems Analyst Liberal Arts ITS University of Texas at Austin _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Thank you the quick response. It looks like the constraints are handled by a plugin "marc21_field_008.pl" (I'm using the "BKS" framework provided in the MARC21 optional SQL scripts). I don't understand how the field is intended to work -- there doesn't look to be a direct way to populate the field when defining a new biblioitem. Can you give me some pointers how to leverage that field for searching by intended audience? Much Obliged, Justin On 07/20/2009 10:23 AM, Nicole Engard wrote:
Audience comes from the 008/22 field: http://www.loc.gov/marc/bibliographic/bd008.html
---
Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard
http://liblime.com http://blogs.liblime.com/open-sesame/
On Mon, Jul 20, 2009 at 11:08 AM, Justin Davis<justindavis@mail.utexas.edu> wrote:
Hello All,
I'm running Koha 3.0.3& am trying to figure out how to make use of the "Audience" limiter within the advanced search. From looking at the documentation (http://koha.org/documentation/manual/3.0/searching/guide-to-searching/common...), it looks like the "aud" notation relies on a specific index, I just can't figure out what that index is. There is no mention of it (that I can find) in the z39.50 Bib-1 attribute documentation.
Can anyone point me in the right direction? The only relevant MARC21 field definition that I can find is the "521 - Target Audience Note". Am I missing something in the Koha<->MARC mapping definition?
Thank you kindly, Justin Davis
-- Sr. Systems Analyst Liberal Arts ITS University of Texas at Austin _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Sr. Systems Analyst Liberal Arts ITS University of Texas at Austin
participants (2)
-
Justin Davis -
Nicole Engard