Skip to content

ugent-library/alma-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alma helper scripts

bin/alma_bib_downloads.pl hitfile

Create a MARC XML dump for a list of ALMA mmd-ids.

E.g. ./bin/alma_bib_downloads.pl example/bibs.txt > output.xml

script/xml2line.sh

Convert an MARC XML file into a line MARC file.

E.g. ./script/line2xml.sh output.xml > output.txt

script/xml2line.sh

Convert a line MARC file into a MARC XML file.

E.g. ./script/line2xml.sh output.txt > output.xml

script/bibs2line.sh

A convenience script that is a combination of ./bin/alma_bibs_download.pl and ./script/xml2line.sh.

About

Collection of Alma helper scripts (alma-go)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published