Skip to content

Script to transform comic book metadata into MARC records

License

Notifications You must be signed in to change notification settings

frenchrb/comics2marc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to transform comic book metadata in spreadsheet format into MARC records

Requirements

Tested with Python 3.7. Requires xlrd and pymarc.

To set up environment from file: conda env create –f=environment.yml

Input file

Subfield delimiters in spreadsheet must be '$' with no spaces before or after the subfield.

Zelenetz, Alan,$1https://www.wikidata.org/wiki/Q4708123

Usage

python comics2marc.py input_spreadsheet.xlsx

MARC file is saved in the same directory.

Contact

Rebecca B. French - https://github.com/frenchrb

About

Script to transform comic book metadata into MARC records

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages