This script use Infoscience API to extract authority records in marcxml format.
Diffusion Infoscience_Authorities (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
b082a8696b1c | jsicot | added auth_data dir | Sep 7 2022 | ||||
ea4ab8e11bdb | jsicot | added readme and license | Sep 7 2022 | ||||
14d78040441d | jsicot | init repo | Sep 7 2022 |
README.md
README.md
Dump Authority records from Infoscience
This script use Infoscience API to extract authority records in marcxml format.
Usage
- Copy the file config.example.ini into config.ini and set your Token API key for Infoscience.
- Run the script as follow :
python3 dump_infoscience_auth.py
- It should generate a file for each authority type containing a collection of records in marcxml
c4science · Help