This is an archive of past discussions with User:Dsp13. 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.
More work on checking constraints on qualifiers and references (phabricator:T168532)
Now caching constraints results to make it ready for rollout for more users
Continued work on more fine-grained usage tracking so we better know which parts of an item is used on an article on Wikipedia and the other sister projects
Improved the way Wikidata changes are shown in watchlist and recent changes on Wikipedia and Co so they are more in-line with the other changes (phabricator:T48329, phabricator:T50684) Thanks Matej!
Upcoming : Wikidata and Wiki Loves Monuments editathon in Berlin, 24-26 November (in German). We're looking for trainers to explain the basic use of QuickStatements, Open Refine and Mix'n'Match. If you want to join, please contact MB-one
Wikidata's birthday
The fifth anniversary of Wikidata was celebrated, as every year, with a lot of presents, events and stories. You can find an overview on the birthday page.
inventaire.io CC0 Wikidata-ready NDJSON and TTL dumps are now accessible at dumps.inventaire.io
You can now move claims to new items with moveClaim.js. You can do so by typing "new".
Prefix search on Wikidata (wbsearchentities API) now is using ElasticSearch as backend. This should improve search quality and also is more flexible and tunable.
The Wikipedia Asian Month Edit-a-thon @ The Met will be the Metropolitan Museum of Art's second edit-a-thon, hosted on Sunday November 19, 2017 in the Bonnie Sacerdote Classroom, Ruth and Harold D. Uris Center for Education (81st Street entrance) at The Met Fifth Avenue in New York City.
Following the first Met edit-a-thon in May 2017, the museum is excited to work with Wikipedia Asian Month for the potential to seed new articles about Asian artworks, artwork types, and art traditions, from any part of Asia. These can be illustrated with thousands of its recently-released images of public domain artworks available for Wikipedia and Wikimedia Commons from the museum’s collection spanning 5,000 years of art. The event is an opportunity for Wikimedia communities to engage The Met's diverse Asian collections onsite and remotely.
If you want to review what happened during the WikidataCon, here is the list of all the sessions, with slides, notes and videos, when available
Release of wikidata-edit v2.0.0: brings qualifiers and references support, and a few breaking changes. See changelogs
Release of wikidata-cli v5.0.0: brings qualifiers and references support, multi-entity summary|label|description|description requests, a new `edit-item` command, and a few breaking changes. See changelogs
The Cebuano and Swedish wikis have a lot of bot-created content which is unconnected to other wiki articles. A good way to tackle that problem is by checking constraint violations for property GeoNames ID.
Latitudes, longitudes, as well as coordinate precisions have accidentally been exported to RDF as xsd:decimal, and are going to be exported as xsd:double soon (phabricator:T179228)
Continue on refactoring PropertySuggester-python for better maintainability and performance (phab:T179664)
Make AffectedPagesFinder take DESCRIPTION_USAGE into account (phab:T176417)
Accessing mw.config.get( 'wbEntity' ) will trigger a deprecation warning, gadgets and user script should use the wikibase.entityPage.entityLoaded hook instead (phabricator:T169771)
Work on caching constraint check results (phab:T179849) and indicating that they are cached (phab:T179844)
Work on JSON-LD support in the Purtle library used for exports (gerrit:379669)