3.1.0 ā€¢ Published 2 years ago

uomlibraryscripts-marc-tei v3.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Welcome to uomlibraryscripts-marc-tei šŸ‘‹

Version License: ISC

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