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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 15 14:06:39 CEST 2016


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

Ere Maijala <ere.maijala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52422|Bug 15108 - OAI-PMH         |Bug 15108 - OAI-PMH
        description|provider improvements:      |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).
                   |                            |- ListIdentifiers
                   |                            |and ListRecords always
                   |                            |return records in timestamp
                   |                            |order (faster than
                   |                            |biblionumber order with the
                   |                            |new index).
                   |                            |- 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.
                   |                            |
                   |                            |There's currently no test
                   |                            |plan apart from testing the
                   |                            |provider with whatever
                   |                            |harvester is available.

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


More information about the Koha-bugs mailing list