mpilhlt / skohub-vocabs

Apache License 2.0
0 stars 0 forks source link

Don't duplicate concepts in populate-reconc #1

Closed awagner-mainz closed 2 years ago

awagner-mainz commented 2 years ago

If the concept is already present, it should be updated rather than added.

Maybe check with a reconciliation query beforehand? Or delete the complete tenant/vocabulary before adding it freshly (Otherwise deprecated concepts will never be removed)?