This is an archive of past discussions with User:Clarkcj12. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page.
Worked on creating mediainfo entities on demand when a file is viewed that doesn't have an associated mediainfo entity yet. This is needed for structured data support for Commons.
Worked on making it possible to embed query results in other websites. You can get a preview at https://jonaskress.github.io
Added timeline as a possible visualization for the query service.
Investigated issues with downloading query result sets in Safari.
Got ArticlePlaceholder ready for the second round of Wikipedias.
Fixed bug where map wasn't enabled as a possible visualization for queries with cooridnates.
You can soon specify the color of the bubbles in a bubble chart visualization. (phabricator:T137061)
Fixed a bug with terms sometimes not showing up, language fallback not working correctly in Lua modules and connection to master database
Fixed a bug with URL encoding in the query service.
ORDER BY RAND() LIMIT 100 can avoid timeouts on Wikidata Query Service (source)
Development
Worked on making it easier to add new query examples right from the query service by just clicking a button. There are some technical issues with it still though. Will take a while to sort through.
More work on creating new Media-Info entities (the equivalent of item for media file data) on the fly (phabricator:T134259)
EasyQuery is now a gadget that you can enable in your preferences. It gives you an icon next to each statement value. That gives you a list of other items with the same statement.
Stats have been updated and show a significant jump in references.
There is now a 100wikidatadays challenge based on the 100wikidays challenge for Wikipedia. The goal: convert 100 templates to make use of Wikidata over the course of 100 days.
Thiemo wrote a user script to pre-fill "date retrieved" in a reference with the current date. Please test and let us know what you think ont he linked page. If you like it it can become a gadget.
More groundwork for Commons. We can now save a statement in the new MediaInfo entity type \o/ (Some minor issues still with the demo system but should be solved next week.)
Fixed a display issue with description tooltips in recent changes. Thanks Matěj Suchánek! (phabricator:T89663)
Refactored quite some of the sitelinks-related JavaScript code (phabricator:T127056 and gerrit:294687. This may break some existing gadgets and user scripts temporarily.
Updated the graphic representing the data model in Wikidata: long, medium, short
Fixed problem with editing statements on Wikidata, after last week's deployment (phabricator:T138974)
Started interviews to find user needs and workflows for automated list generation (phabricator:T139284)