This changelog tracks features and fixes of wikidata-taxonomy.
- Fix option
--total
- Fix inclusion of number of sites
- Add option
--property
to query other kinds of taxonomies such as partitive, biological etc.
- Add JSKOS output format (
ndjson
) - Add option
--total
to count total/transitive number of instances - Add option
--brief
to omit number of sites and instance - Add option
--verbose
to enable verbose error message
- Change label color to white (#7)
- Add option
--post
to disable caching
- New option
--children
to only get direct subclasses - More more liberal identifier parsing
- More liberal identifier parsing
- Count instances also in reverse mode
- Detect when an instance was queried
- Detect non-existing items or properties
- New option
--output
for output file
- Support retrieval of property hierarchies
- New option
--reverse
to show superclasses - Improved tree format
- Increased dependency on wikidata-sdk
- Improve tree format
- New option
--no-colors
to disable colors
- New option
--instances
to include instances - Added color output
- Make tree format the default
- Modify CSV format
- New options
--json
and--sparql
- First release, ported from a Perl script: from the frying pan into the fire