Uses of Class
org.wikidata.wdtk.datamodel.implementation.TermImpl
Package
Description
Components for accessing the Web API of a Wikibase website, such as wikidata.org.
-
Uses of TermImpl in org.wikidata.wdtk.wikibaseapi
Modifier and TypeMethodDescriptionprotected TermImpl
TermStatementUpdate.monolingualToJackson
(MonolingualTextValue monolingualTextValue) Deprecated.Creates a monolingual value that is suitable for JSON serialization.Modifier and TypeMethodDescriptionTermStatementUpdate.getAliasUpdates()
Deprecated.Alias accessor provided for JSON serialization onlyTermStatementUpdate.getDescriptionUpdates()
Deprecated.Description accessor provided for JSON serialization only.TermStatementUpdate.getLabelUpdates()
Deprecated.Label accessor provided for JSON serialization only.TermStatementUpdate.getMonolingualUpdatedValues
(Map<String, org.wikidata.wdtk.wikibaseapi.TermStatementUpdate.NameWithUpdate> updates) Deprecated.Helper to format term updates as expected by the Wikibase API