Package org.wikidata.wdtk.wikibaseapi
package org.wikidata.wdtk.wikibaseapi
Components for accessing the Web API of a Wikibase website, such as wikidata.org.
- Author:
- Markus Kroetzsch
-
ClassDescriptionClass to build up and hold a connection to a Wikibase API.A connection to the MediaWiki API established via standard login with username and password.Wrapper for
HttpCookie
.Holds information about a successful edit made viaWikibaseDataEditor
.This exception is thrown when a login was not successful.Exception thrown when response from Wikibase API cannot be parsed.Action for MediaInfoId retrieval.This exception could be caused by a login action if there are problems with the login token or the session id.A connection to the MediaWiki/Wikibase API which uses OAuth for authentication.Generates fresh hashes for new statements, snaks or references, based on Java's own random generator (java.util.UUID).Deprecated.Deprecated.Java implementation for the wbeditentity API action.Java implementation of the wbgetentities action.This class is a simple record that holds the properties of an wbgetentities action request.This class is a simple record that holds the properties of an wbgetentities action request.Java implementation of the wbsearchentities action.Represents the result of a wbsearchentities action.Represents information about how a document matched the queryClass that provides high-level editing functionality for Wikibase data.Simple class to fetch data from Wikibase via the online API.
WikibaseDataEditor.editEntityDocument(EntityUpdate, boolean, String, List)
instead.