]> Pierre Choffet | Git repositories - wdef_tools.git/blob - README
Add canonicalize stylesheet
[wdef_tools.git] / README
1 wdef_tools - Collection of tools to work with Wdef files.
2
3 Repository: https://git.choffet.net/?p=wdef_tools.git
4
5
6 These tools are designed to work on valid Wdef files (see this repository for
7 more information: https://git.choffet.net/?p=wdef_schemas.git ). Behavior when
8 applying on non-compliant file is undefined.
9
10 Runtime dependencies are:
11 - Bash - https://www.gnu.org/software/bash/
12 Shell script interpreter
13
14 - Wikibase-cli - https://github.com/maxlath/wikibase-cli
15 Interface to Wikidata operations
16
17 - Xmlstarlet - http://xmlstar.sourceforge.net/
18 XSD and XSLT processor
19
20
21 Description of the provided tools:
22 - xslts/canonicalize.xslt
23 Return a wdef under its normal form.