diff --git a/config/migrations-triggering-indexing/2024/20241119101320-fix-classification-Voetbal-in-de-stad-vzw.sparql b/config/migrations-triggering-indexing/2024/20241119101320-fix-classification-Voetbal-in-de-stad-vzw.sparql new file mode 100644 index 00000000..34beab6d --- /dev/null +++ b/config/migrations-triggering-indexing/2024/20241119101320-fix-classification-Voetbal-in-de-stad-vzw.sparql @@ -0,0 +1,11 @@ +DELETE DATA { + GRAPH { + . + } +} +; +INSERT DATA { + GRAPH { + . + } +}