Removing Vocabularies
  • Hi,

    I added one vocabulary just for test. How do I remove it?

    Also:
    I accidentally overwrote the original subject list. How to restore? 
  • 2 Comments sorted by
  • Bumping this one to see if someone has a suggestion.

    My guess:
    Maybe need to empty either the elastic search index or the mongodb database for vocabs and then run the initialization of data once more.

    True/false?
  • Do you still need an answer to this? Data can be pulled from mongo CLI. You can also use mongoimport to reimport the vocabularies.json file (with the --drop option)