Motivation
The current CLI only allows to load all vocabularies. Provide the option to load a singular vocabulary file.
Pitch
Loading singular files can be important if certain bits of the vocabularies are altered locally or have to be updated manually. Does also not include a lot of work as the entire pipeline is already setup to load singular files, just within a for loop at this stage.
Motivation
The current CLI only allows to load all vocabularies. Provide the option to load a singular vocabulary file.
Pitch
Loading singular files can be important if certain bits of the vocabularies are altered locally or have to be updated manually. Does also not include a lot of work as the entire pipeline is already setup to load singular files, just within a
forloop at this stage.