[Koha-bugs] [Bug 15108] OAI-PMH provider improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 5 17:00:48 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15108

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60331|0                           |1
        is obsolete|                            |

--- Comment #90 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 63172
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63172&action=edit
Bug 15108: OAI-PMH provider improvements

- Fixed date handling to use UTC as specs require.

- Added support for second precision in time stamps.

- Added support for marc21 metadata prefix as recommended in the
  guidelines (synonym for marcxml).

- Improved performance of database queries especially for large
  collections.

- Unified functionality of ListRecords and ListIdentifiers to a common
  base class.

- If items are included in the records, their timestamps are taken into
  account everywhere so that whichever is the most recent (timestamp of
  biblioitem or any of its items) is considered the record's timestamp.

- Fixed OAI.xslt to show correct record range.

- Incorporated extended tests from Bug 17493 and their tweaks from Bug 15108.

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
Signed-off-by: Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list