]> Pierre Choffet | Git repositories - wdef_tools.git/blobdiff - README
Add script to compare with Wikidata’s RDF
[wdef_tools.git] / README
diff --git a/README b/README
index ce966d130b3285dfc2d8bf6bf236340128d4ab42..2217d9f05b8c31d408f8cbc668ceaaa6031d7186 100644 (file)
--- a/README
+++ b/README
@@ -19,12 +19,18 @@ Runtime dependencies are:
 
 
 Description of the provided tools:
+  - scripts/cache_rdf.sh
+    Ensure a Wikidata's RDF element is available in local cache, return its path.
+
   - scripts/get_qid_from_property.sh
     Search Wikidata elements based on a value, return its QID when found.
 
   - xslts/canonicalize.xslt
     Return a wdef under its normal form.
 
+  - xslts/merge_rdf.xslt
+    Read a Wikidata RDF and remove already known values in a wdef file.
+
   - xslts/remove_labels_descriptions.xslt
     Return a wdef with labels and description removed for a given element.