Skip to content

Scripts used to process MARCXML and process OCLC numbers via WorldCat

Notifications You must be signed in to change notification settings

dulibrarytech/oclc-reclamation-scripts

Repository files navigation

OCLC Reclamation Scripts

Table of Contents

README

Background

Contributing

Check out our contributing guidelines for ways to offer feedback and contribute.

Licenses

Apache License 2.0.

All other content is released under CC-BY-4.0.

Local Environment Setup

Have MySql 5.5 - 5.7
cd into oclc-reclamation-scripts
npm install
Add .env file in root folder (see .env-example)
Create "xml" folder in web root
Move MARCXML files into xml folder
Create "oclc_reclamation" Database
Import mysql schemas "oclc_reclamation" to db, schema found here https://github.com/dulibrarytech/oclc-reclamation-dashboard/tree/main/db.  Change extensions from .txt to .sql
node process_marcxml.js
node process_oclc_numbers.js

Maintainers

@freyesdulib

Acknowledgments

Project Documentation

https://developer.api.oclc.org/wc-metadata#/

Releases

Contact

Ways to get in touch:

  • Fernando Reyes (Developer at University of Denver) - [email protected]
  • Create an issue in this repository

About

Scripts used to process MARCXML and process OCLC numbers via WorldCat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published