ODT
/
rero-ils-graphs
Archived
1
0
Fork 0
This repository has been archived on 2020-03-05. You can view files and clone it, but cannot push or open issues/pull-requests.
rero-ils-graphs/by_json
Olivier DOSSMANN d2c7cda421 by_json: Generate circulation policies
* Generate a new circulation policies file: policies.svg
  * Parses Circulation policies
  * Parses Item Types
2020-02-07 16:30:48 +01:00
..
filters by_json: Generate circulation policies 2020-02-07 16:30:48 +01:00
templates by_json: Generate circulation policies 2020-02-07 16:30:48 +01:00
.gitignore Structure: make it more generic 2020-02-07 14:06:20 +01:00
Makefile by_json: Generate circulation policies 2020-02-07 16:30:48 +01:00
README.md Structure: make it more generic 2020-02-07 14:06:20 +01:00
TODO Structure: make it more generic 2020-02-07 14:06:20 +01:00
commons.sh by_json: gen_orgas.sh refactorisation 2020-02-07 14:27:29 +01:00
gen_orgas.sh by_json: gen_orgas.sh refactorisation 2020-02-07 14:27:29 +01:00
gen_policies.sh by_json: Generate circulation policies 2020-02-07 16:30:48 +01:00
process_cp.sh by_json: Generate circulation policies 2020-02-07 16:30:48 +01:00
process_it.sh by_json: Generate circulation policies 2020-02-07 16:30:48 +01:00
process_lib.sh by_json: gen_orgas.sh refactorisation 2020-02-07 14:27:29 +01:00
process_orgas.sh by_json: gen_orgas.sh refactorisation 2020-02-07 14:27:29 +01:00
process_pt.sh by_json: gen_orgas.sh refactorisation 2020-02-07 14:27:29 +01:00
process_users.sh by_json: gen_orgas.sh refactorisation 2020-02-07 14:27:29 +01:00

README.md

Presentation

gen.sh generates a diagram with graphviz with the link between organisations, libraries and users in rero-ils project.

Requirements

  • graphviz
  • jq

Usage

  • Open gen.sh file
  • change RERO_DIR variable to point your rero-ils directory
make clean && make

Result: organisations.svg file (can be open with Gimp for example).