Python 3.4+ scripts for converting CSV vocabulary file to JSON-LD.
Run the following to install dependencies:
cd vocabularies/scripts
pip install -r requirements.txt
Serialize scripts expect to be run from within this directory.
For example, this will rebuild ../json-ld/accessMessages.json from ../csv/accessMessages.csv:
python serialize-accessMessages.py