SSHOC / marketplace-curation

Project to manage scripts and auxiliary data, via Python library and Jupyter notebooks, for the curation of the SSH Open Marketplace
0 stars 0 forks source link

investigating "map to..." cases of the keyword vocab. #16

Open laureD19 opened 4 months ago

laureD19 commented 4 months ago

see https://docs.google.com/spreadsheets/d/1-Oh9_SxIhfMAT6KNJrMf4LetCpy5s1fHZEyTL__TUVA/edit#gid=883102613

investigating what should be the process to manage the "map to.. [other vocabularies]" cases of the keywords. (except for the "map to standard vocabulary" assigned to Klaus. See #18

If mapping to other concept in existing vocabulary found, create a new line in the "mappings" tab of the spreadsheet.

laureD19 commented 4 months ago

Once lines added to the mappings tab - run again https://github.com/SSHOC/marketplace-curation/blob/dev/5.1CurationKeywords.ipynb

carikan commented 4 months ago

I went through the keyword list and checked if they exist in vocabs by using sshompvocabsearch that @mkrzmr created. If a keyword existed in a vocabulary I mapped them to the existing vocabulary URL. If there are two vocabulary entries for the same term like in the case of "economics" which is an upper category with subgategory, I preffered the upper category as @KlausIllmayer suggested. The keyword list can be sorted according to ID and the newly added keywords can be checked again via vocabsearch.

carikan commented 3 months ago

We should go through the "mapto" to see if they all are mapped to the controlled vocabs we use.

carikan commented 1 month ago

The keywords mapped to the external (not used in MP) vocabularies should be deleted from mapping and should stay as keyword if they don't exist in any of our used vocabularies.