Re: [Koha] [Koha-devel] RFC for MARC holdings record support
There was some discussion of this at the IRC meeting today, forwarding on to the general list as well for librarian input/feedback On Tue, Apr 3, 2018 at 3:33 AM Ere Maijala <ere.maijala@helsinki.fi> wrote:
Hi Katrin,
Thanks for the comments. I'll try to clarify the RFC.
--Ere
Katrin Fischer kirjoitti 1.4.2018 klo 17.32:
Hi Ere,
thx for your work on that! I've added some comments and questions at the bottom of the RFC page. I think key is to break the big development down into multiple steps that can be easily tested.
Katrin
On 26.03.2018 12:58, Ere Maijala wrote:
Hi Everyone,
I've written an RFC for adding support for MARC holdings records, available here: <https://wiki.koha-community.org/wiki/MARC_Holdings_Records_RFC>. I'd be grateful for any feedback on this. I know there have been some initiatives to add (back) holdings records, but this proposal is a bit different in that it relies on the MARC format and I already have it working in a local custom branch apart from OPAC support.
Regards, Ere
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Ere Maijala Kansalliskirjasto / The National Library of Finland _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Nick Clemens Sonic Screwdriver (Development Support) ByWater Solutions IRC: kidclamp
This sounds great. I'm assuming this would allow us to do things like group multiple copies of the same issue of a magazine. Ere, or someone else, are you able to advise whether this includes any holds functionality changes? i.e. if we have: Bib record - Holdings record 1 - item record A - item record B - Holdings record 2 - item record C - item record D We would want to be able to 'place hold on first available item on this Holding', rather than first available on Bib/Title, or forcing item-level holds. i.e. I want to place a hold on Holdings Record 1, and either of item A or item B would satisfy my hold, but item C or item D would not. This may also necessitate changes to the circulation rules section of Administration. thanks Hugh Rundle Library Systems & Resource Coordinator Community Learning & Participation Brimbank City Council Brimbank Community and Civic Centre - 301 Hampshire Road, Sunshine T +61 3 9249 4170 M +61 437 734 108 F +61 3 9249 4351 www.brimbank.vic.gov.au -----Original Message----- From: Koha [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Nick Clemens Sent: Thursday, 5 April 2018 1:11 AM To: Ere Maijala; Koha Cc: Koha Devel Subject: Re: [Koha] [Koha-devel] RFC for MARC holdings record support There was some discussion of this at the IRC meeting today, forwarding on to the general list as well for librarian input/feedback On Tue, Apr 3, 2018 at 3:33 AM Ere Maijala <ere.maijala@helsinki.fi> wrote:
Hi Katrin,
Thanks for the comments. I'll try to clarify the RFC.
--Ere
Katrin Fischer kirjoitti 1.4.2018 klo 17.32:
Hi Ere,
thx for your work on that! I've added some comments and questions at the bottom of the RFC page. I think key is to break the big development down into multiple steps that can be easily tested.
Katrin
On 26.03.2018 12:58, Ere Maijala wrote:
Hi Everyone,
I've written an RFC for adding support for MARC holdings records, available here: <https://wiki.koha-community.org/wiki/MARC_Holdings_Records_RFC>. I'd be grateful for any feedback on this. I know there have been some initiatives to add (back) holdings records, but this proposal is a bit different in that it relies on the MARC format and I already have it working in a local custom branch apart from OPAC support.
Regards, Ere
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Ere Maijala Kansalliskirjasto / The National Library of Finland _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Nick Clemens Sonic Screwdriver (Development Support) ByWater Solutions IRC: kidclamp _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Yes, that's also a possibility, but I'm trying to keep the initial implementation as simple as possible, so it doesn't currently include any changes to holds or circulation. It's a good candidate for future development. --Ere Hugh Rundle kirjoitti 6.4.2018 klo 8.55:
This sounds great. I'm assuming this would allow us to do things like group multiple copies of the same issue of a magazine.
Ere, or someone else, are you able to advise whether this includes any holds functionality changes? i.e. if we have:
Bib record - Holdings record 1 - item record A - item record B - Holdings record 2 - item record C - item record D
We would want to be able to 'place hold on first available item on this Holding', rather than first available on Bib/Title, or forcing item-level holds. i.e. I want to place a hold on Holdings Record 1, and either of item A or item B would satisfy my hold, but item C or item D would not.
This may also necessitate changes to the circulation rules section of Administration.
thanks
Hugh Rundle Library Systems & Resource Coordinator Community Learning & Participation
Brimbank City Council Brimbank Community and Civic Centre - 301 Hampshire Road, Sunshine
T +61 3 9249 4170 M +61 437 734 108 F +61 3 9249 4351
www.brimbank.vic.gov.au -----Original Message----- From: Koha [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Nick Clemens Sent: Thursday, 5 April 2018 1:11 AM To: Ere Maijala; Koha Cc: Koha Devel Subject: Re: [Koha] [Koha-devel] RFC for MARC holdings record support
There was some discussion of this at the IRC meeting today, forwarding on to the general list as well for librarian input/feedback
On Tue, Apr 3, 2018 at 3:33 AM Ere Maijala <ere.maijala@helsinki.fi> wrote:
Hi Katrin,
Thanks for the comments. I'll try to clarify the RFC.
--Ere
Katrin Fischer kirjoitti 1.4.2018 klo 17.32:
Hi Ere,
thx for your work on that! I've added some comments and questions at the bottom of the RFC page. I think key is to break the big development down into multiple steps that can be easily tested.
Katrin
On 26.03.2018 12:58, Ere Maijala wrote:
Hi Everyone,
I've written an RFC for adding support for MARC holdings records, available here: <https://wiki.koha-community.org/wiki/MARC_Holdings_Records_RFC>. I'd be grateful for any feedback on this. I know there have been some initiatives to add (back) holdings records, but this proposal is a bit different in that it relies on the MARC format and I already have it working in a local custom branch apart from OPAC support.
Regards, Ere
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Ere Maijala Kansalliskirjasto / The National Library of Finland _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Nick Clemens Sonic Screwdriver (Development Support) ByWater Solutions IRC: kidclamp _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Ere Maijala Kansalliskirjasto / The National Library of Finland
participants (3)
-
Ere Maijala -
Hugh Rundle -
Nick Clemens