From d9a396f6dac0f499f21c1f796e6bf39f28e0a71e Mon Sep 17 00:00:00 2001 From: Pierre Choffet Date: Fri, 20 Mar 2026 00:38:34 -0400 Subject: [PATCH] Make incompatible date precision error message more verbose --- xslts/merge_rdf.xslt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/xslts/merge_rdf.xslt b/xslts/merge_rdf.xslt index 94a4b76..67ac607 100644 --- a/xslts/merge_rdf.xslt +++ b/xslts/merge_rdf.xslt @@ -274,7 +274,12 @@ - Can only deal with precision between 9 and 11 + + + - + + : can only deal with precision between 9 and 11 + @@ -291,7 +296,7 @@ - + - : can only deal with precision between 9 and 11 @@ -332,17 +337,17 @@ no - + - : WD has a compatible but less precise date. Since we don't delete data in Wikidata, both values will exist in Wikidata. - + yes - + - : WD has incompatible data. Since we don't delete data in Wikidata, our value will not be imported. -- 2.53.0