Module talk:Dump

Dump of a Wikidata entity

When working with Wikidata, it can be useful to examine a table representing an entity. An example using Module:Dump to display such a table follows.

Southern African Large Telescope is d:Q833639.

The following is generated from wikitext:

  • {{#invoke:dump|wikidata|Q833639}}

----

{{#invoke:dump|wikidata|Q833639}}

Johnuniq (talk) 11:44, 23 May 2016 (UTC)

Lexeme Support

This does not seem to work for Lexeme Wikidata entities, e.g.,:

{{#invoke:dump|execute|mw.wikibase.getEntity('L3')}} yields:

----

{{red|Failed to serialize data.}}

Thank you, 50.53.21.2 (talk) 19:35, 3 October 2019 (UTC)

:It seems to be an issue with mw:Extension:Wikibase Client itself:

:*https://codesearch.wmflabs.org/extensions/?q=Failed%20to%20serialize%20data.

:Perhaps we need a ticket there first. 50.53.21.2 (talk) 20:07, 3 October 2019 (UTC)

::Strange. I have not seen Wikidata developments for a considerable period and know nothing about lexemes. I just found the following:

::*d:Wikidata:Lexicographical data

::*d:Module:LexemeBuilder + d:Module:EntityBuilder

::A very superficial skim of the modules above suggests they create a table that puts a given word into a standard lexeme format, and returns a JSON equivalent (a text table that someone could admire, or possibly copy and paste somewhere?). I could not see any mention of a module which reads a lexeme such as d:Lexeme:L1347.

::While skimming Module:LexemeBuilder, it is useful to have this info: {{Q|Q1860}}, {{Q|Q1084}}, {{Q|Q110786}}, {{Q|Q146786}}.

::{{ping|RexxS}} The IP is requesting a way to see a text representation of a lexeme. Do you know of anything? Johnuniq (talk) 07:34, 4 October 2019 (UTC)

:::Apparently this is a known issues. See phab:T212843. 50.53.21.2 (talk) 19:34, 21 October 2019 (UTC)