command
module
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: May 18, 2017
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
A tool to extract, transform and load metadata for eresources, esp. ebooks, in a DB, and match them with library records
What it does :
- slurps files : publisher csv, kbart files, XML exports from the SFX OpenURL resolver
- dedupe records using the identifiers it has, e.g. isbn / issn / sfx id...
- try to get Unimarc records matching these identifiers
- export those records as unimarc records or kbart files
Requires :
Before you start, fill in the config/config.json file :
- hostname: "http://localhost:8080/" - hostname (and path) to the root, e.g. http://metadata.mylibrary.com/ - don't forget the trailing /
- mongodbhosts: "localhost:27017" - where is mongoDB, e.g. localhost:27017
- authdatabase: "abacaxidb" - name of the mongodb, e.g. abacaxidb
- sessionstorekey: "long string of letters, numbers and signs", e.g. g9H4FJa+;y3G7$wyye
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
Package models stores the structs for the objects we have & interacts with mongo Package models stores the structs for the objects we have
|
Package models stores the structs for the objects we have & interacts with mongo Package models stores the structs for the objects we have |
|
|
|
Package sudoc consumes the web services available at http://documentation.abes.fr/sudoc/manuels/administration/aIDewebservices/index.html
|
Package sudoc consumes the web services available at http://documentation.abes.fr/sudoc/manuels/administration/aIDewebservices/index.html |
|
|
|
Click to show internal directories.
Click to hide internal directories.