Wikidata Toolkit Command-line Tool

This module contains a command-line tool to process data dumps.

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.wikidata.wdtk
ArtifactId

ArtifactId

wdtk-client
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wikidata Toolkit Command-line Tool
This module contains a command-line tool to process data dumps.
Project Organization

Project Organization

Wikidata Toolkit Developers

Download wdtk-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-client/ -->
<dependency>
    <groupId>org.wikidata.wdtk</groupId>
    <artifactId>wdtk-client</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-client/
implementation 'org.wikidata.wdtk:wdtk-client:0.10.0'
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-client/
implementation ("org.wikidata.wdtk:wdtk-client:0.10.0")
'org.wikidata.wdtk:wdtk-client:jar:0.10.0'
<dependency org="org.wikidata.wdtk" name="wdtk-client" rev="0.10.0">
  <artifact name="wdtk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikidata.wdtk', module='wdtk-client', version='0.10.0')
)
libraryDependencies += "org.wikidata.wdtk" % "wdtk-client" % "0.10.0"
[org.wikidata.wdtk/wdtk-client "0.10.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.wikidata.wdtk : wdtk-datamodel jar 0.10.0
org.wikidata.wdtk : wdtk-dumpfiles jar 0.10.0
org.wikidata.wdtk : wdtk-rdf jar 0.10.0
org.wikidata.wdtk : wdtk-util jar 0.10.0
org.slf4j : slf4j-log4j12 jar 1.7.26
org.apache.commons : commons-compress jar 1.18
commons-cli : commons-cli jar 1.4
org.ini4j : ini4j jar 0.5.4
org.slf4j : slf4j-api jar 1.7.26
org.apache.commons : commons-lang3 jar 3.9

test (3)

Group / Artifact Type Version
org.wikidata.wdtk : wdtk-testing jar 0.10.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Wikidata Toolkit

Build Status Coverage Status Maven Central Project Stats

Wikidata Toolkit is a Java library for accessing Wikidata and other Wikibase installations. It can be used to create bots, to perform data extraction tasks (e.g., convert all data in Wikidata to a new format), and to do large-scale analyses that are too complex for using a simple SPARQL query service.

Documentation

License and Credits

Authors: Markus Kroetzsch, Julian Mendez, Fredo Erxleben, Michael Guenther, Markus Damm, Antonin Delpeuch, Thomas Pellissier Tanon and other contributors

License: Apache 2.0

The development of Wikidata Toolkit has been partially funded by the Wikimedia Foundation under the Wikibase Toolkit Individual Engagement Grant, and by the German Research Foundation (DFG) under Emmy Noether grant KR 4381/1-1 "DIAMOND".

org.wikidata.wdtk

Wikidata

Tools related to the Wikidata project. Most of our core software is at https://github.com/wmde/

Versions

Version
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0