| Package | Description |
|---|---|
| org.wikidata.wdtk.wikibaseapi |
Components for accessing the Web API of a Wikibase website, such as wikidata.org.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TermStatementUpdate
Deprecated.
Use
WikibaseDataEditor.editEntityDocument(EntityUpdate, boolean, String, List) instead.
This class extends StatementUpdate to support update to terms (labels,
descriptions and aliases).
Various safeguards are implemented in this interface:
- aliases are added and deleted independently
- duplicate aliases cannot be added
- adding an alias in a language that does not have a label sets the label instead |
Copyright © 2014–2024 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage