denshoproject / ddr-local

Web UI used for interacting with DDR collections and entities on a local machine.
Other
3 stars 0 forks source link

Replace ddr-vocab with densho-vocab #263

Closed gjost closed 4 years ago

gjost commented 5 years ago

We realized that encyc's timeline.xml and facilities.xml were not being stored in a Git repo anywhere. Also narrators.json doesn't really belong in ddr-defs. The logical thing is to put everything in ddr-vocab, which we are renaming as densho-vocab.

Replace references to ddr-vocab with densho-vocab. Makefile, configs, etc. Ensure that vocabs code which loads the .json vocab files ignores the new .xml files. Figure out where narrators.json fits in all this.

Seealso https://github.com/densho/encyc-front/issues/71