From 4bca6c07253d9cf4212c1e65f08b5dcdad573695 Mon Sep 17 00:00:00 2001 From: Pierre Choffet Date: Fri, 20 Mar 2026 00:01:44 -0400 Subject: [PATCH] Improve dates management --- xslts/merge_rdf.xslt | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/xslts/merge_rdf.xslt b/xslts/merge_rdf.xslt index 4297046..94a4b76 100644 --- a/xslts/merge_rdf.xslt +++ b/xslts/merge_rdf.xslt @@ -290,7 +290,12 @@ - Can only deal with precision between 9 and 11 + + + - + + : can only deal with precision between 9 and 11 + @@ -324,11 +329,24 @@ yes - - - WD has time data but incompatible or less precise. We cannot deal with that for now. - + 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