dwc/build
stijnvanhoey 91a1dd3140 Make term definition work on iri instead of dict 2017-10-01 17:27:49 +02:00
..
config Amendments to remove recommendations for controlled vocabularies from definitions into commentaries. Finished adding references to external documentation and translations. 2017-10-01 03:10:12 -04:00
README.md Move build code inside build folder 2017-09-30 18:27:11 +02:00
build.py Make term definition work on iri instead of dict 2017-10-01 17:27:49 +02:00
requirements.txt Move build code inside build folder 2017-09-30 18:27:11 +02:00

README.md

The build folder contains a python script to rebuild the terms index page.

It will use the vocabulary/term_versions.csv and the ./config/terms_config.csv to populate the html-template file (./config/index.tmpl)

Run the build script

Install the required libraries for this script with pip once:

pip install -r requirements.txt

To run the script, run the build script from command line:

python build.py