Wikidata Toolkit Command-line Tool

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

Лицензия

Лицензия

Категории

Категории

Данные CLI Взаимодействие с пользователем
Группа

Группа

org.wikidata.wdtk
Идентификатор

Идентификатор

wdtk-client
Последняя версия

Последняя версия

0.10.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Wikidata Toolkit Command-line Tool
This module contains a command-line tool to process data dumps.
Организация-разработчик

Организация-разработчик

Wikidata Toolkit Developers

Скачать wdtk-client

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.wikidata.wdtk : wdtk-testing jar 0.10.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.

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/

Версии библиотеки

Версия
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0