Currently, all packages with the scope local are harvested by all FOLIO systems
The request is to only import local packages related to my institution
Local packages could be re-used by other libraries as well with the current implementation
Bernd: Could there be a more general solution to also exclude packages that are not local but not relevant to my library? E.g. filter out consortia packages from certain consortia I’m not participating?
Complexity: What to do with the existing data in libraries databases? Packages are not deleted at the moment, just marked with status = deleted.
Instead of not importing the packages another approach would be to apply a filter for a configurable list of curatory groups. This would not reduce the amount of data in the database.
Moritz: Are the curatory groups saved in FOLIO? → Yes. Filtering by curatory group would be much better than filtering on scope information. Owen: Implementing a filter in harvest is not complicated.
The list “Availability” is a mix of curatory group and scope already.
Use cases:
Performance:
During harvest from GOKb
During search in FOLIO
Clarity/Visibility:
With the new push service it has to be considered where the configuration lives: In the push service or in FOLIO itself
Push of titles is separated out from push of the packages; lists are delivered separatly to FOLIO
Current idea: If a title is send to FOLIO where the package is not (yet) existing in FOLIO, it should create a dummy package and once the package reaches FOLIO, it is transferred to the correct package. The title does not know the curatory group. This would cause issues if you don’t want to have this title if the package is local. Owen: Only ingest titles if there is a valid package present in FOLIO.
Idea from Owen: Only harvest packages by default and add a button to harvest the titles for packages that are relevant to the library.
Could there be a search against GOKb?
Benjamin via Chat: Could it be possible to add a checkbox in GOKb where the curator can decide package per package if the package should be selected for import into the FOLIO KB?
Have to consider that there are other systems using GOKb, not only FOLIO.
If you are a curator in GOKb and don’t want to have the data harvested by FOLIO, just leave the list status = In progress.
Moritz: if interested in filtering for curatory group > there are sets used to filter list records (filter for local and non-local for each curatory group)
Moritz and Owen will continue to discuss the option offline