Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

slub/pymarc2jsonl

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFRE-Lod logo

pymarc2jsonl

MARC21 to MarcXchange formatted ld-JSON and reverse converter based on pymarc. Also converts to MARC-XML.

requirements

Installation

Clone this Repository, cd into it and run:

python3 -m pip install --user .

usage

pymarc2jsonl, json2marc21 and json2marcxml don't use any cmdline arguments, they only use stdout and stdin.

e.g.:

pymarc2jsonl < binary_marc21.mrc > line_delmited_json.ldj
json2marc21 < line_delimited_json.ldj > binary_marc21.mrc
json2marcxml < line_delimited_json.ldj > xml_marc.xml

Tests

this package comes with tests, run via:

python3 -m pytest tests/

About

MARC21 to MarcXchange formatted ld-JSON and reverse converter based on pymarc

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.