Bug 39505 - Add option to OAI-PMH harvester to create items
Summary: Add option to OAI-PMH harvester to create items
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-01 08:50 UTC by Mathieu Saby
Modified: 2025-04-02 07:52 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2025-04-01 08:50:03 UTC
It would be nice if the OAI-PMH harvester could create items.
For example it is useful if a library harvest records describing online documents, and if it used to create items for online documents created locally (it could be necessary for interoperability with some discovery tools for instance)

If this feature is added, we must take care of what happens 
- if the harvested record is deleted due to a status change in the OAI server (if the record status switch to "deleted")
- if the harvested record is modified
- if the items are modified or deleted within Koha (maybe it should be forbidden?)