https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #24 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- (In reply to Mathieu Saby from comment #13)
For your information, the KBART files used in France and available from https://bacon.abes.fr/exporter.html have an extra field "ppn" after the mandatory KBART fields (it is permitted, as per the specification : "In order to supply additional information for other purposes not required by the KBART Recommended Practice, content providers are permitted to include any extra data fields after the last KBART utilized position (access_type in position 25)."
An other import source is https://gokb.org/ , whitch adds 3 fields : zdb_id, gokb_tipp_uid, gokb_title_uid
It could be interesting to test how Koha behaves with those kind of "enhanced" Kbart Files
Hi, for these file the system will display a warning to say that those columns are not compatible with the database structure and ask the user to remove them from the document. Local titles are structured in line with the standard KBART fields and so any additional fields are not currently stored as there is no valid database column to store them in -- You are receiving this mail because: You are watching all bug changes.