rero / reroils-data-legacy

Data module for reroils-app.
GNU General Public License v2.0
5 stars 5 forks source link

Produce BNF json file #20

Open BadrAly opened 6 years ago

BadrAly commented 6 years ago

using the do_bnf_auth_person.py

reropag commented 6 years ago

the branch is: pag-bnf-auth last commit si: fix: utf-8 encoding in json file, and utf-8 encoding in console display

The command to generate the son file for the BNF is: ./marctojson.py data/bnf_100_samples.mrc do_bnf_auth_person -o bnf.json

note: without the '-o bnf.json' option, the json is display to the console