Newbies Gliderengineering Posted December 21, 2012 Newbies Posted December 21, 2012 We need to export library book records from fmp8.5 to MARC 21 database format. Can this be done? There are about 15000 records and about 15 fields in each. Any help or experience would assist.
Wim Decorte Posted December 22, 2012 Posted December 22, 2012 Sure it can be done. How depends on the structure of your tables, and it will be a fair amount of scripting to get it done.
comment Posted December 22, 2012 Posted December 22, 2012 I've taken a very brief look at the MARC 21 format. IMHO, your best bet would be to export in one of the plain text formats - CSV, tab-delimited or XML - then look for a tool to convert the result to MARC 21. This is assuming you are speaking of a one-time data migration, not a process that needs be repeated periodically. Otherwise it may get a bit complicated, esp. because the MARC 21 documentation is not so easy to comprehend (again, IMHO). Once you know exactly what the result should look like, you could use export as XML with a custom XSLT stylesheet to generate it.
Newbies Gliderengineering Posted December 23, 2012 Author Newbies Posted December 23, 2012 Thanks for the help. I have found a program to accomplish this without too much programming. The records end up in Kohu, which is a Linux based library program.
Recommended Posts
This topic is 4620 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now