]> 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 9006401859a5ed24648fa8b256d7616a8baf0ff1..2217d9f05b8c31d408f8cbc668ceaaa6031d7186 100644 (file)
--- a/README
+++ b/README
@@ -19,11 +19,20 @@ 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.
+
   - xslts/replace_id.xslt
     Change the wdef:id of an element and its references.