]>
Pierre Choffet | Git repositories - wdef_tools.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pierre Choffet [Fri, 27 Mar 2026 15:00:08 +0000 (11:00 -0400)]
Add error in qualifiers management and do not fail anymore on non-gregorian calendar
Pierre Choffet [Fri, 20 Mar 2026 04:38:34 +0000 (00:38 -0400)]
Make incompatible date precision error message more verbose
Pierre Choffet [Fri, 20 Mar 2026 04:01:44 +0000 (00:01 -0400)]
Improve dates management
Pierre Choffet [Thu, 19 Mar 2026 15:12:42 +0000 (11:12 -0400)]
Add import tools
Pierre Choffet [Thu, 19 Mar 2026 15:09:23 +0000 (11:09 -0400)]
Add tool to detect elements with duplicate label/description
Pierre Choffet [Thu, 19 Mar 2026 15:06:34 +0000 (11:06 -0400)]
Actually add the script to search matching elements
Pierre Choffet [Sat, 15 Jul 2023 06:40:28 +0000 (02:40 -0400)]
Add script to compare with Wikidata’s RDF
Same as get_merged_element.sh except it tests all wdef elements that have an equivalent into Wikidata.
Pierre Choffet [Sat, 15 Jul 2023 06:36:57 +0000 (02:36 -0400)]
Add translation string fuzzy compare.
It allows case unsensitive compare, with additional approximations. User will now receive a warning if a translation is added in a language which already has a string.
Pierre Choffet [Fri, 14 Jan 2022 21:49:55 +0000 (16:49 -0500)]
Add scripts to work with RDF
We can now manage a local RDFs cache, and reduce a wdef element from its already known values in Wikidata.
Pierre Choffet [Tue, 11 Jan 2022 22:36:32 +0000 (17:36 -0500)]
Add stylesheet to remove labels and descriptions in a given element
Pierre Choffet [Tue, 11 Jan 2022 20:56:33 +0000 (15:56 -0500)]
Add replace_id.xslt
This stylesheet can be used to replace a wdef:id value by another. It will replace references to the element at the same time.
Pierre Choffet [Thu, 6 Jan 2022 23:04:46 +0000 (18:04 -0500)]
Add get_qid_from_property
This script returns the QID of an element equivalent to an entry in a wdef file, based on unique values in a property (typically external identifiers).
query.sh is a collection of functions to be reused.
Pierre Choffet [Fri, 24 Dec 2021 05:24:12 +0000 (00:24 -0500)]
Add canonicalize stylesheet
Pierre Choffet [Fri, 24 Dec 2021 04:09:59 +0000 (23:09 -0500)]
Add GPLv3 license