people2vocabulary
people2vocabulary OPTIONS < INPUT_JSON_FILE > OUTPUT_VOC_YAML_FILE
people2vocabulary converts a JSON array of people objects to a YAML file suitable for import into Invenio-RDM.
people2vocabulary < htdocs/people/people.json \
>people-vocabulary.yaml
people2vocabulary -csv < htdocs/people/people.csv \
>people-vocabulary.yaml