It look like MarcEdit or XLST are not good solutions for this. My goal is to create an small relational database project from some Marc records, and I am looking to have human readable names for the columns and tables.
I was hoping there was a downloadable datastructure for Marc to Mods, either as a JSON file or a python library.
--
Shawn Goodwin
Metadata Control Analyst | ATLA
300 South Wacker Drive, Suite 2100
Chicago, IL 60606
On 3/4/19, 3:49 PM, "Code for Libraries on behalf of Tod Olson" <CODE4LIB_at_LISTS.CLIR.ORG on behalf of tod_at_UCHICAGO.EDU> wrote:
You can also do a pipeline of MARC to MARCXML with yaz-marcdump or marc4j, then transform MARCXML to MODS via the XSLT at http://www.loc.gov/standards/marcxml/
-Tod
On Mar 4, 2019, at 2:50 PM, McDonald, Stephen <Steve.McDonald_at_TUFTS.EDU<mailto:Steve.McDonald_at_TUFTS.EDU>> wrote:
I don't know about a Python library or json converter. But MarcEdit can do it.
Steve McDonald
Steve.mcdonald_at_tufts.edu<mailto:Steve.mcdonald_at_tufts.edu>
-----Original Message-----
From: Code for Libraries <CODE4LIB_at_LISTS.CLIR.ORG> On Behalf Of Goodwin, Shawn
Sent: Monday, March 4, 2019 3:03 PM
To: CODE4LIB_at_LISTS.CLIR.ORG
Subject: [CODE4LIB] MARC21 to MODS
Hi All,
I was looking at this website: https://www.loc.gov/standards/mods/mods-mapping.html#mapping
Is there a python library (or even just a JSON file) that transforms MARC to MODS?
--
Shawn Goodwin
Metadata Control Analyst | ATLA<http://www.atla.com/>
300 South Wacker Drive, Suite 2100
Chicago, IL 60606
Received on Mon Mar 04 2019 - 17:14:26 EST