From 07fdabc820f2070f65a92bbd27ae1b415cb4b990 Mon Sep 17 00:00:00 2001 From: Pierre Choffet Date: Fri, 20 Mar 2026 00:04:23 -0400 Subject: [PATCH] Improve reduce task --- README | 2 +- matches.xml | 1 - wdef_tools | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 1e1dbc1..3816ad0 100644 --- a/README +++ b/README @@ -163,7 +163,7 @@ doivent être supprimées dans le fichier local avant l’import. Nous utilisons pour cela un script pré-existant gérant l’opération de manière automatique. $ mkdir cache - $ ./merge_wd_properties.sh 3-wdef.xml cache/ > 4-wdef-reduced.xml 2>/tmp/reduce.log + $ wdef_tools/scripts/get_merged_all.sh 3-wdef.xml > 4-wdef-reduced.xml 2>/tmp/reduce.log 6. Déduplication des labels et descriptions diff --git a/matches.xml b/matches.xml index 0cc61e4..691eb68 100644 --- a/matches.xml +++ b/matches.xml @@ -2435,7 +2435,6 @@ - Musée McCord d'histoire canadienne, diff --git a/wdef_tools b/wdef_tools index ffe7060..4bca6c0 160000 --- a/wdef_tools +++ b/wdef_tools @@ -1 +1 @@ -Subproject commit ffe706065e244158de3f31b7627bcd0f0b86fb54 +Subproject commit 4bca6c07253d9cf4212c1e65f08b5dcdad573695 -- 2.53.0