Skip to content
Discussion options

You must be logged in to vote

Hi @CBroz1,

Thank you for your question. As you mentioned it is possible to import thesauri items from a CSV file, but unfortunately it is not possible at the moment to download all your thesauri items to a CSV from within Uwazi.

However you could use the API to get all your thesauri items in json format that then you could manipulate as you need.
Simply log in to your instance, point to https://<your-instance-name>/api/dictionaries, and save the results to a .json file.
If you have translated your thesauri in different languages and you also want to get the translations, use https://<your-instance-name>/api/translations, save the results again as a .json file, and then you could search for

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by CBroz1
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants