zenodo / zenodo-rdm

Zenodo, powered by InvenioRDM
https://zenodo.org
GNU General Public License v2.0
42 stars 25 forks source link

Import EuroSciVoc vocabulary fixtures in QA #772

Closed slint closed 5 months ago

alejandromumo commented 6 months ago

The vocabulary is now in QA: https://sandbox.zenodo.org/api/subjects

Used in one community: https://sandbox.zenodo.org/communities/test_community_lorozco/settings

I noticed that the vocabulary was not capitalized and there is a bug in the fixtures loading that wasn't addressed so far:

https://github.com/inveniosoftware/invenio-rdm-records/pull/1686 https://github.com/zenodo/zenodo-rdm/pull/773

The subjects were manually loaded into QA (and fixed after being loaded with SQL queries / reindexing the subject)

I can manually import the vocabulary in prod but the two issues should be merged for other instances

alejandromumo commented 5 months ago

Imported in QA and prod

https://zenodo.org/api/subjects?q=scheme:EuroSciVoc https://sandbox.zenodo.org/api/subjects?q=scheme:EuroSciVoc