https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25246
--- Comment #10 from David Roberts <[email protected]> --- We could have used OAI but there is at least one limitation, the main one being that EBSCO can't handle the deletions. Although we tag records as "deleted" in the OAI xml, EBSCO don't/can't use that. They asked us to set position 5 of the leader (000) to "d". However, Koha doesn't do this automatically so it would mean manually editing the record each time which is impractical. I guess the other option would be to write another patch to set position 5 on deletion. So, unless you know another way of handling the deletions, the export script is still our preferred method. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
