uomlibraryscripts-marc-tei
v3.1.2
Published
UoM Library Node.js app for conversion of MARC metadata to TEI
Downloads
3
Readme
Welcome to uomlibraryscripts-marc-tei 👋
UoM Library Node.js app for conversion of MARC metadata to TEI
Install
npm install
Usage
Expects the src path to point to a folder containing XML files. It will convert all *.xml files it finds in there.
Outputs individual files to the current working directory, unless specified otherwise.
uomlibraryscripts-marc-tei --src=<folder containing xml files>
uomlibraryscripts-marc-tei --src=<folder containing xml files> --out=<folder to output to>
Bitbucket source
https://bitbucket.org/unimanlibrarydevs/marctotei/src/master/
Author
👤 UoM Library DTS
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator