Wikidata/Newsletter/Archive - Meta


Article Images

This page is an archive of previous editions of the Wikidata newsletter.

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Updated demo system
    • Reset, undo, reverts and other cool things are working now (not on demo yet unfortunately)
    • Edit is now disabled if item should not be editable (e.g. in diff view)
    • Decided on how to solve messed up DOM structure of items around the page header
    • Decided on how to proceed with JS-API
    • All of the test coverage for Diff extension
    • Extended test setup on local test machine
  • Discussions/Press
  • Events
    • upcoming: Campus Party (If you want a ticket let Lydia know. She might be able to get you one.)
    • Lydia will give a keynote at FrOSCon
    • Denny will give a keynote at SMWCon
  • Open Tasks for You

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Installed a lot of extensions on the demo system. Let us know if any important ones are missing.
    • Going to old versions and undoing changes works as expected
    • The history and recent changes show useable comments now
    • The Universal Language Selector is installed on the demo and replaces the Stick to that Language extension
    • Updated Wikibase client code for fetching and displaying links from a shared (with the repo) database table, and optionally overriding them with interwiki links from local wikitext.
    • Improved internationalization messages
    • Added selenium tests for undo, rollback, restore, diffs, old revisions, history and a few more
    • Setup MAC to be part of our selenium grid testing environment
    • Fixed many little bugs in the UI, including cross browser issues
    • Improved modularity of client side caching and generalized it to work with any type of entity rather than just items.
    • Wrote up interfaces for snaks, statements and related stuff for the second phase of Wikidata
  • Discussions/Press
    • Internationalization, localization and co in preparation for deployment discussions on a rtl-language Wikipedia
    • Some mentions of Wikidata in relation to a re-design proposal that became pretty popular. Like this one
  • Events
    • upcoming: Campus Party
    • upcoming: FrOSCon
    • We submitted a SxSW proposal. It’d be awesome if you’d vote for us.
  • Other Noteworthy Stuff
    • Logo is settled and all good now after some modifications: with and without text Stickers and stuff are next.
  • Open Tasks for You
    • If you want to code, check this
    • Help spread the word about Wikidata in your Wikipedia if it’s not being talked about there yet.
    • Help translate the most important pages on meta and the software on translatewiki.net

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Pywikidata, developed by Joan Creus, was released \o/
    • Updated demo system
    • The repository part of the demo system had — believe it or not — too many entries from user and bot activity, apparently making it difficult to find a page to create. We truncated and filled it with about 100 chemical elements again
    • Started to implement new layout: this includes restructuring DOM and introducing an action column
    • Started refactoring of selenium tests layout
    • Finished most of the core of the phase 2 data model implementation
    • Created abstract storage interface for the repository
    • Started generalizing the secondary storage to work for all types of entities
    • Picked up work on the ContentHandler again, addressing concerns voiced by WMF staff and tying up loose ends
    • Started work on edit collision detection, will be changed as we observed unexpected side effects
    • The new API module for linking titles is live
    • Launched a demo client site in Hebrew
    • Various internationalization improvements and fixes
    • Revising the Special:ItemByTitle page on the repository
    • Special:ItemByLabel will become Special:ItemDisambiguation
  • Discussions/Press
  • Events
    • Campus Party
    • upcoming: FrOSCon
    • upcoming: WikiCon
    • announced next office hours (5th and 6th of Sept.)
    • still looking for support for our SxSW panel
  • Open Tasks for You
    • for possible coding tasks check this
    • check the needs-input box here and see where you can give feedback

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Worked on version 2 of generic site handling in MediaWiki incorporating feedback from wikitech and mediawiki.org, as well as updating the WIkibase code to match
    • Rewrote SQLStore to accommodate phase 2 and phase 3 of Wikidata
    • Added maintenance script for rebuilding the store data
    • Implemented action column in user interface. All buttons for user-interaction are now aligned on the right side (for ltr-languages).
    • The language-code is now shown in a separate column in the site-links table
    • Started implementing sorting for site-link table columns
    • Lots of cleanup in JavaScript code
    • Edit conflict detection in a simple form is in place
    • Some minor changes to the API to support conflict detection, mostly “lastrevid” and “baserevid”
    • The configurable URL argument “usekeys” was removed. (Please check if your bots are still working.)
    • The special page “ItemByLabel” is about to be revitalized as a full “ItemDisambiguation” page
  • Discussions/Press
  • Events
    • Campus Party (video)
    • FrOSCon
    • right now: WikiCon
    • upcoming: State of the Map
    • upcoming: office hours on IRC
  • Other Noteworthy Stuff
    • Please vote for our SXSW panel. Voting ends today.
  • Open Tasks for You
    • for possible coding tasks check this
    • check the needs-input box here and see where you can give feedback

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Anja Jentzsch joins the team
    • Worked on sorting for site-links table on item pages; enhanced some code in MediaWiki core for that
    • Fixed issue with aliases breaking grid layout of item pages
    • Worked on fixing issues for right-to-left languages in site-links user interface
    • Worked on new SpecialPage to create new items
    • Two new fancy Special pages appeared: ItemDisambiguation (lets you search for all items that have a given label or alias) and ItemByTitle (gives you the ID of the item that is connected to a given Wikipedia page)
    • Gave an introduction on Selenium testing to the team
    • Added Selenium tests for undelete & conflicts on undeletion
    • Added Selenium HowTo to meta wiki
    • Part of the team participated in the bug-triage on Wednesday
    • Final preparations to move site code into MediaWiki core
    • Preliminary work on data value implementations
    • Additional work on edit conflicts and permissions
    • Updates to the input json form to wbsetitem
    • Fixing some issues with failing site-links
    • More than 50 aliases in one language for an item should now work (previously more than 50 failed in an ugly way due to an API limit)
    • Updated demo repo and client
  • Discussions/Press
    • Wikidata and ISO standards
  • Events
    • WikiCon
    • office hours (de en)
    • ongoing: State of the Map
    • upcoming: Health 2.0 Berlin meetup
    • upcoming: Software Freedom Day Hamburg
  • Other Noteworthy Stuff
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Made new CreateItem special-page (also working JavaScript-less)
    • Special:ItemDisambiguation got lots of love and awesome autocompletion
    • Special:ItemByTitle also got lots of love and awesome autocompletion
    • The client-wiki now gets notified if a connecting Sitelink gets removed
    • Wrote Selenium tests for client-code
    • Editing/adding site-links will display a proper link to the page again
    • Removed auto-expansion for description/label input fields
    • Tested setting Mediawiki to use HTML5 to make sure it works as it should
    • Finished up work on new sites functionality in Wikibase and moved it as a patch to core (which is still awaiting review)
    • Worked on ValueHandler extension which will be used for our data values
    • Added “Type” entity type, plus skeletons for its associated Content, ContentHandler, ViewAction, EditAction and UndoAction
    • Implemented safeguards against text-level editing of data pages
    • Allow Sitelinks to Wikipedia only (fixed regression)
    • Wrote permission checks and edit conflict detection for ApiSetItem, undo/restore, etc.
    • Fixed display of deleted revisions of data items
    • Added --verbose option to pollForChanges maintenance script to show change summary
    • Bug fixes and improvements for right-to-left languages
    • Updated demo system
    • The long format (more like the json output format) for wbsetitem API module is now alive
  • Discussions/Press
    • Sent note about Wikidata to all Wikimedia projects via Global Message Delivery - generated quite some feedback on Meta
    • Started page to coordinate discussions about bots around Wikidata
  • Events
    • State of the Map
    • Health 2.0 Berlin meetup
    • upcoming: Software Freedom Day
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Met with a group of database experts from different projects to get input for phase 2 of Wikidata
    • Updated demo system (the corresponding git tag is c2425396f765ee77c990fd4b235c3d8d9f569018)
    • Selenium Tests for Edit Conflicts
    • Bugfix for weird behaviour of NOEXTERNALINTERLANG magic word
    • Bugfix for updating language links on client (they were not updated when the connecting link got removed or changed)
    • Windows support for pollForChanges-Script
    • New special page Special:CreateProperty for creating property entities
    • Property entities can be displayed now, editing them does not yet work
    • The API is generalized to handle additional entities
    • Created initial DataType implementation
    • Created store for the client
    • Improved and extended store for the repository
    • Started on initial DataValue implementation
    • Wrote tests for client
    • Fixed localization bugs
    • Special:ItemDisambiguation page now automatically populates the language field
    • Created a central place for associating entity content models with namespaces
    • Created functions for checking whether a given namespace is an entity namespace and whether a given content model is an entity model
    • Worked to make Items work in the main namespace, removed assumptions about the content model of the main namespace in several places
  • Discussions/Press
  • Events
    • Software Freedom Day
    • upcoming: Leipziger Semantic Web Tag / MLODE
    • upcoming: Datengarten
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Updated demo system
    • Added per-language uniqueness restriction for property labels (You can only have one property with a given name in a language. For items this applies for the combination of label and description.)
    • Tests for noexternallanglinks, CreateProperty, PropertyView
    • Finished base of DataTypes and DataValues extensions
    • Added resource module for loading site information
    • Improved change handling on the client, including when items are deleted and inserting changes that affect the client wiki in the client’s recent changes (still rough)
    • New "List all datatypes" Special page
    • Finished property view. Property entities can be edited now
    • Changes to some of the containing structures in the API, items to entities and item to entity
    • Change to token handling (gettoken has died in flames, use edit token from action=tokens instead)
    • Some cleanup for the security audit
    • Worked on encapsulating auto completion widget from EditableValue.autocompleteInterface
    • Started work on supporting access to remote wikis via the ORMTable class
    • Discussion and fixes regarding transaction logic in core
    • Made a git branch for the first deployment that is currently being reviewed by WMF (current review status)
    • Test coverage for Wikibase and its extensions is now recorded and visible online
  • Discussions/Press
  • Events
    • Leipziger Semantic Web Tage/MLODE
    • Datengarten
    • upcoming: Wikipedia Stammtisch Berlin
    • upcoming: Berlin Open Source Meetup
    • upcoming: Data Days
  • Other Noteworthy Stuff
    • If you are doing a Wikidata intro or something like that at an event we can send you some swag like stickers and flyers. Let me know well in advance please so it reaches you in time.
    • We have a shiny new contribute page
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Added various new DataValue classes
    • Worked on ‘edit’ buttons for non-JavaScript version of entity views
    • Worked on resourceloader module for sites
    • Tests for PropertyView and CreateProperty
    • Tests for Uniqueness of Properties & Items
    • Tests for propagation of Item deletion/undeletion to client wiki
    • Tests for change propagation to Watchlists on client wiki
    • HTML validation results for Wikibase are now online
    • Special:CreateProperty is renamed to Special:NewProperty, to avoid naming conflicts in translatewiki with other extensions
    • Work on scripts for rebuilding and resetting data stores in the client
    • The client now handles when an item gets deleted on the repository
    • Wrote fixes for security concerns raised during review by WMF
    • Working on Wikidata branch in preparation of merging it into core/master soon.
  • Discussions/Press
  • Events
    • Wikipedia Stammtisch Berlin
    • Open Source Meetup Berlin
    • Data Days
    • upcoming: KESW (keynote by Markus Krötzsch)
    • upcoming: Wikimedia CEE meeting
  • Other Noteworthy Stuff
  • Open Tasks for You
    • Hack on one of these
    • Test some of the less common things you do on Wikipedia on the test repository and report bugs if you find anything that’s not working as it should
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Wikidata branch was merged \o/ (about 10.000 lines of code) This also means that MediaWiki now has shiny new ContentHandler features to enable storing data and other content types
    • Updated demo system
    • Fixed MediaWiki core bugs and responded to feedback about the ContentHandler
    • Looked into Solr
    • Added statement interface for items
    • Added claim interface for entities
    • Added IRIValue and GeoCoordinateValue
    • Added GeoCoordinate parser
    • Added base for the ValueFormatters extension
    • Initial work on create claim API module
    • Initial work on better API transformation handling of the data model components
    • Made the API aware that entities, not items are the thingies we really want to get
    • Finished implementation of non-JavaScript edit buttons
    • Switched local integration server to use core master branch
    • Improved how recent changes from the repository are displayed in the client
    • Worked on tests for recent changes on the client
    • Added Wikipedia-compatible URL rewrites for subdomains en, de, hu and he (en.wikidata-test-repo.wikimedia.de/wiki/Helium leads to the item)
  • Discussions/Press
  • Events
    • KESW
    • upcoming: Wikimedia CEE meeting
  • Other Noteworthy Stuff
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Content Handler is now live on Wikipedia and sister sites
    • Prefix term search for entities
    • Fixed bugs that popped up after Content Handler merge
    • API function wbsearchentities
    • Discussed JavaScript refactoring
    • Refactored some JavaScript stuff (like options handling)
    • Worked on JavaScript refactoring regarding the API
    • Implemented entity selector jQuery widget
    • Continued deployment work with WMF
    • Poked at Vagrant
    • Create puppet scripts for setting up Wikibase instances
    • New release of Pywikidata
  • Discussions/Press
    • Discussions around bots on the mailing list
  • Events
    • Bootstrapping Awesome
    • SMWCon
  • Other Noteworthy Stuff
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Tpt wrote an awesome SpecialPage (Special:EntitiesWithoutLabel) that lists all items without a label in a given language (merged; will be in next deployment)
    • Tpt changed the page to create new items to allow you to enter links as well
    • Created patch for review for next deployment on wikidata.org
    • Updated demo system
    • Worked on and discussed editing widgets for data values
    • Some cleanup and further refactoring in JS of EditableValue
    • Added a message on the client’s Special:MovePage to invite users to update the associated page on the repository
    • Reviewed a whole pile of changesets
    • Helped with testing of deployment branch
    • Fixed Selenium search test & sitelink tests
    • Added Selenium tests for checking for security issues (JS injections)
    • Worked on Api.js refactoring
    • Worked on and fixed bugs in wbsearchentities
    • Couple of minor fixes in the front end
    • Introduced siteselector jQuery widget untangling functionality of SiteIdInterface
  • Events
    • office hours (logs here and here)
    • WMF metrics and activities meeting
    • right now: Wikimedia Conferentie + hackathon
    • upcoming: ISWC
    • upcoming: talk at Berkman Center
    • upcoming: intro and Q&A in Vienna
  • Open Tasks for You
    • Hack on one of these
    • Continue rocking!
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Implemented patching and automatic resolution of edit conflicts so you wont get as many edit conflicts anymore
    • Worked on $.valueview system for DataValues editing in the user interface
    • Started implementing DataType constructor in JavaScript
    • Added ValueValidator and ValueFormatter factory
    • Improvements to Diff extension
    • Construct PropertyValueSnak objects in the create claim API when needed
    • Improved Entity serialization (is now more concise and better encapsulated)
    • Added newFromArray to all DataValue objects and created DataValue factory using this
    • Worked on development environment distribution with Vagrant
    • Improved code that handles changes from the repository and reporting them in the client’s RecentChanges
    • Fought with broken selenium tests & refactored/fixed them
    • Reviewed tons of JS code
    • Set up QUnit test coverage report (will be online soon)
    • Updated demo system
  • Discussions/Press
  • Events
    • Wikimedia Conferentie and hackathon
    • ISWC
    • Wikidata intro and Q&A in Cambridge, MA
    • Wikidata intro and Q&A in Vienna
  • Other Noteworthy Stuff
  • Open Tasks for You
  • Hack on one of these
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Updated demo system
    • Refactored and improved change propagation code
    • Add option for client and change propagations to work with job queue
    • Added filter and preference for recent changes on the client, to show/hide Wikidata edits
    • Pruning of changes table
    • Fixed some issues in the Wikidata Vagrant
    • Added puppet recipe for Wikidata on WMF labs
    • Worked on making statements editable in the frontend
    • JSON of entities is sent to the frontend now
    • Finalized DataTypes extension’s $.valueview system
    • Improved entity selector widget
    • Added Selenium tests for special pages
    • Tracking separate revision ids in Javascript to fix the edit conflict handling
    • Fixed fatal PHP error in Special:SetLabel
    • Entities with just whitespaces as label/description are not allowed anymore
  • Discussions/Press
  • Events
    • upcoming: Offener Sonntag at WMDE’s membership assembly
    • upcoming: SWIB
    • foss.in
    • local meetup in Bangalore
  • Other Noteworthy Stuff
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Added DirectSqlStore to client so that it can directly access the repository database, and not require creating any tables on the client
    • Bug fixing on the client extension, and preparing it for first deployment
    • Less edit conflicts due to a smarter conflict detection
    • Better recent changes comments on the client
    • Clean up on the backend for entity artefacts
    • The statement UI enables to create statements and displays them, but has still a few glitches
    • The client now accesses the data on the server directly, and the data is not replicated anymore
    • Added a number of profiler calls
    • Special:Contributions displays labels now
    • User preference on the client to hide Wikidata edits
    • Statements can be created and saved now
    • Statements are properly styled in JavaScript and non-JavaScript version
    • Improved JavaScript part of the templating engine
    • Improved entity selector widget
    • Client:Watchlist Selenium Tests
    • Client: RecentChanges Selenium tests
    • Added DataValues, DataTypes, jQuery.ui QUnit tests to Selenium
    • Some PHPUnit test fixes
  • Discussions/Press
  • Events
    • Linuxday
    • Open Sunday after Wikimedia Deutschland’s membership assembly
    • SWIB
    • foss.in
    • upcoming: intro and Q&A in Bangalore
  • Other Noteworthy Stuff
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Deployed new code on wikidata.org. All changes can be found here
    • Updated demo system
    • http://test2.wikipedia.org now uses http://wikidata.org for getting language links and wikidata.org edits affecting the existing articles on test2 show up in RecentChanges (if they are not hidden)
    • Statements (think of “population: 2.000.000” and similar things) are taking shape in the interface. They are still pretty buggy though at this point.
    • It is now possible to link to images on Wikimedia Commons in a statement (think of “image: sundown_at_the_beach.png” for example)
    • Links are now protocol-relative (bugzilla:42534)
    • No longer possible to create new items and set labels when database is set to read-only
    • Added more tests to the GeoCoordinate parser
    • Make use of EditEntity in removeclaims API
    • Removed many singletons to reduce global state
    • Made SpecialSetLabel work with non-item entities
    • Improved settings system
    • Improved options of ValueFormatters
    • Improved options of ValueParsers
    • Moved label+description uniqueness check out of transaction to avoid deadlocks and changed it to only be enforced for edits changing any violating values
    • Fixed serialization of SiteArray
    • ~=[,,_,,]:3
    • Had to fix reporting of aliases in wbsearchentities again
    • Implemented integration of baserevids for statements UI API calls for editconflict detection for statements/claims/snaks
    • Universal Language Selector fallback fix for Selenium tests
    • Report URL to entity in wbsearchentites API module
    • Moved the demo system to a larger server
    • Fixed several bugs in Statements user interface, most notably, adding Statements to existing sections and layout fixes
    • Added wikibase API module on the client to provide information about the associated repo (e.g. url, script path, article path)
    • A bunch of messages for autocomments were fixed (they are automatically added as an edit summary for edits on items and co in Wikidata - for example: “‎Changed [en] description: Finnish rock band”)
  • Discussions/Press
  • Events
    • WhereCamp
    • Wikidata talk as part of a lecture on knowledge management in Karlsruhe
    • upcoming: 29C3
    • upcoming: Office hours
  • Other Noteworthy Stuff
  • Open Tasks for You
    • Want to help Lydia write the next weekly summary? Let her know.
    • Hack on one of these
 

Here's your quick overview of what has been happening around Wikidata over the last week.

Have a great holiday season!

 

Here's your quick overview of what has been happening around Wikidata over the last week. It's rather short this time because pretty much everyone enjoys some well-deserved vacation.

  • Development
    • Some of us unwrapped gifts (-:
    • Started working on supporting different kinds of Snaks in the user interface
    • Fixing support for PostgreSQL in core, which was broken with introduction of the sites stuff
    • Code reviewing of changes in MediaWiki core
    • Adding watchlist filter in client for Wikidata changes
  • Discussions/Press
  • Events
    • right now: 29C3
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Updated demo system
    • Improved design of sites code in core
    • Fixed SQLite compatibility
    • Worked on implementing references handling in statements user interface
    • Useful error messages will be shown in statements user interface in case of data value mismatches
    • Switched the demo system to Labs’ puppet
    • Selenium tests for length constraint, claim edit-conflicts
    • Setting up dispatcher script on internal test machine
    • More work on wikibase.getEntities() function for Scribunto/Lua-Templates
    • AbuseFilter is now working with Wikibase
    • The change dispatcher script is now ready for use on the WMF cluster
    • Initial implementation of {{#property}} parser function for the client
    • Created a widget for the client to connect a page to a Wikidata item and add interwiki language links to a page
    • Preparing a page to list unconnected pages on the clients
  • Discussions/Press
  • Events
  • Other Noteworthy Stuff
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Deployment on the Hebrew and Italian Wikipedia ([1] [2] [3])
    • Switched the Wikipedias over to a new, more scalable dispatching changes script for propagating changes from the repository to the clients
    • Fixing various deeply buried bugs and a few minor bugs reported after deployment
    • Preparations for next deployment on wikidata.org
    • Working on property parser function for the client
    • Implemented robust serialization of changes for dispatching
    • Resumed work on linked data interface
    • References can now be created, edited and removed on existing statements
    • Several minor user interface fixes
    • Styling of the user interface for statements
    • Selenium tests for references
    • Selenium tests for non-JS SpecialPages
    • Worked on puppet
  • Discussions/Press
  • Events
  • Other Noteworthy Stuff
  • Open Tasks for You
    • Test statements on the [demo system before the roll-out to wikidata.org on February 4
    • Hack on one of these
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Deployment of the first parts of phase 2 (infoboxes/statements) on wikidata.org done - see it live for example here, here and here
    • Diffs for statement edits can now be shown
    • Started work on query definitions
    • Edit links are now disabled in the interface when the user does not have the rights to edit
    • Edit links are now hidden when viewing old revision
    • Worked on search field for WikibaseSolr
    • More work on Lua templates for Wikibase entities
    • Worked on bugfixes in the statement user interface
    • New features in the statement user interface (references counter/heading)
    • JavaScript editing for table showing labels and description of the same item in different languages
    • Repaired and updated the demo system
    • Resumed work on Linked Data interface
    • Support for enhanced recent changes format in client
    • There are automatic comments for statement edits as well in the history now
    • Special page for unconnected pages, that is pages on the client that are not connected to items on the repository
    • Added permission checks for statements, so a user that can not edit will not be able to edit or that only a group can be allowed to do some changes like creating statements
  • Discussions/Press
  • Events
    • FOSDEM
    • upcoming: office hour (English; German later)
  • Other Noteworthy Stuff
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Deployment to English Wikipedia
    • Fix various minor bugs in client, including watchlist toggle with preference to default to always show Wikidata edits
    • Added the new Baso Minangkabau Wikipedia (min)
    • Fixed wrong revision of statements being shown in diff and old revision view
    • Diff visualization for claims (simple version for main snak)
    • Diff visualization for claims (extended version for references, qualifiers, ranks)
    • Tooltip that notifies about the license your contributions will be covered by while editing (can be disabled by each user)
    • Started with valueview refactoring
    • Started with user interface handling of deleted properties
    • Started with refactoring of local partial entity lookup
    • Started with refactoring of toolbar usage in jQuery.wikibase view widgets
    • Finished improvement on jQuery.wikibase.claimview’s edit mode handling
    • Improved search by using entity selector in search field instead of normal MediaWiki search field
    • More work on Lua-based templates for entities
    • Specified the capabilities of the query language we need
    • Created query object
    • Proper bot-flagging of edits (bugzilla:44857)
    • Use of ID to directly address an item or property
    • Search should give more of the complete matches now
    • Special:ItemByTitle should work for canonical namespaces and later on for local namespaces
    • More robust format for notifications of changes on the repository to the client
    • Started work on refactoring API and autocomments code
    • Started to maintain documentation of configuration options in git
  • Discussions/Press
  • Events
    • Upcoming: Wikipedia Day NYC
    • Upcoming: office hour in English tomorrow
    • Note: changed day of next German office hour to March 8
  • Other Noteworthy Stuff
    • We have a time scheduled when Wikidata will be read-only for a database migration. The window for that is Feb 20 19:00 to Feb 21 2:00 UTC.
    • New features and bugfixes on Wikidata are planned to be deployed on Monday (Feb 18). This should among other things include:
      • Showing useful diffs for edits of claims (they’re currently empty)
      • Automatic comments for editing of claims (there are currently none)
      • Ability to add items to claims by their ID
      • Better handling of deleted properties
      • More results in the entity selector (that’s the thing that lets you select properties, items and so on) so you can add everything and not just the first few matches that are shown
    • We’re still working on the issue that sometimes editing of certain parts of items or properties isn’t possible. If you’re running into it try to reload the page and/or change the URL to the www. version or the non-www. version respectively.
    • Deployment on all other Wikipedias is currently planned for March 6 (a note to the Village Pumps of all affected projects will follow soon)
    • Check out a well-done item
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Extended diff view to include references now
    • Fixed bug where incorrect statements revision was shown in diff view
    • Added first version of Linked Data interface (RDF/XML); will be accessible from Special:EntityData
    • Updated the demo system
    • More work towards using Solr for our search
    • More investigation and fixes of search issues
    • Fixed several bugs in the entity selector and improved its behavior
    • Worked on refactoring of how our widgets use the toolbar
    • Worked on implementation of missing data model components in JavaScript
    • A lot of bug fixing
  • Events
  • Other Noteworthy Stuff
    • Rollout of phase 1 (language links) on all remaining Wikipedias is still planned for March 6
    • Next update on wikidata.org is also planned for March 6. This will have bugfixes and if all goes well string as a new available data type.
    • Proposal was made to the Hungarian, Hebrew and Italian Wikipedias to be the first batch to use phase 2 of Wikidata (infoboxes). Scheduled timeframe for this is end of March
    • d:Wikidata:Database reports has some useful reports like the list of most used properties
    • The interwiki shortcut :d was changed to always use www in the resulting link (to prevent editing issues on other URLs).
    • The list of available properties is growing and a whole bunch of new ones are being discussed
    • Reasonator gives you a nice adapted view of an item about a person
    • Items by cat helps you find missing items in a certain Wikipedia category
    • A few more additions to d:Wikidata:Tools that you should have a look at if you’re editing statements
    • We now have more than 2600 active users on Wikidata. Thanks for being awesome. <3
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

    • Development
    • Design improvements to the SetClaim API module
    • More work on implementing the simple inclusion syntax that will be 1 way to access Wikidata data on Wikipedia
    • More work on Lua (the second way to access Wikidata data on Wikipedia)
    • Added parser page property to hold entity id in client. This fixes:
      • bugzilla:45037 - don’t show edit link if noexternallanglinks has suppressed all Wikidata links
      • bugzilla:44536 - have the edit link go directly to the Q### pages, instead of Special:ItemByTitle which shall make the link be more reliable and work for all namespaces
    • Selenium tests for deleted-property-handling
    • Selenium tests for multiline references
    • Selenium tests for add-sitelinks-from-client
    • Selenium tests for Entity-Selector-as-Searchbox
    • Selenium tests for language-table
    • Implemented in-process caching for entities
    • Lua support to access the repo data and implement getEntity (so you can use stuff like entity = mw.wikibase.getEntity("Q1459") in Lua modules)
    • rebuildTermSearchKey is now ready for production (this still needs to be run but once done it will make search case-insensitive)
    • Improved error reports from the API
    • Ground work for better edit summaries from the API
    • Added a table of content to item pages
    • Added debug functionality to be able to investigate why it takes longer than it should for Wikidata changes to show up on recent changes and watchlists on Wikipedia
    • Finished implementation of References-UI
    • Implemented GUID generator in JavaScript
    • Worked on fixing a bug related to deleted properties where the UI would display wrong information
    • Minor fixes/additions to the JS datamodel implementation
    • Minor bugfixes in Statements-UI
    • More work on RDF export
  • Discussions/Press
  • Events
  • Other Noteworthy Stuff
  • Did you know?
    • If you add a Babel box to your user page Wikidata will show you items and descriptions in other languages you speak as well without you having to switch the language
    • Want to know which items use a certain property? Try the “what links here” link on a property page
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Rolled out new code on wikidata.org. The new stuff you probably care about is:
      • Improved references. They can now have multiple lines. This should make references much more useful. You can now have one reference with for example values for each of the properties "book", "author", "page" to describe one source.
      • Fixed the prev/next links in diff view (bugzilla:45821)
      • d:Special:EntitiesWithoutLabel now lets you filter by language and entity type
    • Widget to add language links on the Wikipedias directly: added setting to enable/disable it per wiki and made it available for logged-in users only
    • Widget to add language links on the Wikipedias directly: improved layout / size
    • Made it so that the “edit links” link on Wikipedia is also shown when the corresponding item only has a link to this one language and no other languages
    • Submitted improved Apache config patch to make wikidata.org always redirect to www.wikidata.org, which is awaiting code review and deployment.
    • Improved the script that is responsible for taking Wikidata changes to the Wikipedias
    • Added a few ways to better debug the script responsible for taking Wikidata changes to the Wikipedias. This should help with investigating why some changes take way too long to show up on the Wikipedias.
    • Started work on automatically adding edited items to the user’s watchlist (according to preferences)
    • Finished script for rebuilding search keys, so we can finally get case insensitive matches in a lot of places
    • Support for multi-line references in diff view
    • Selenium tests for inclusion syntax
    • Improved parser function (that will be used to access Wikidata data on the Wikipedias) to accept property ID or label
    • Increased isolation of data model component to increase clarity and visibility of bad dependencies
    • Worked on schema access in the SQLStore (of the query component)
  • Discussions/Press
  • Events
    • 3rd Media Web Symposium 2013
    • Wikidata trifft Archäologie
    • SMWCon Spring NYC
  • Other Noteworthy Stuff
  • Did you know?
    • When you edit a statement there is a little wheel in front of the text field. This lets you choose between “custom value”, “unknown value” and “no value”. “No value” means that we know that the given property has no value, e.g. Elizabeth I of England had no spouse. “Unknown value” means that the property has a value, but it is unknown which one -- e.g. Pope Linus most certainly had a year of birth, but it is unknown to us.
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • The first 11 Wikipedias can now include data from Wikidata in their articles (If you want to see it in action see the infobox at it:Torino)
    • Worked on automatic summaries for statements
    • Worked on making properties accessible from the client using their label so you can use {{#property:executive director}} instead of {{#property:p169}} for example
    • Made qualifiers ready for the next deployment (Please test. See details further down.)
    • Selenium tests for qualifiers
    • Fixed some issues related to QUnit testing
    • Worked on improved handling and code design of multiple snak lists in the UI (qualifiers, references)
  • Discussions/Press
  • Events
    • Newline 2013
  • Other Noteworthy Stuff
    • We’re currently carefully monitoring performance after the deployment of phase 2 on the first 11 Wikipedias. There seem to be a few small issues. As soon as they are resolved we'll deploy on English Wikipedia. All other Wikipedias are planned to follow very soon after that.
    • Bye and a big thank you to Anja, Silke, Jens and John who are leaving the development team at the end of the month and will work on other cool things. You’ll be missed!
    • Ever had any doubt about the possibilities of Wikidata? Talk to Wiri!
    • We worked on reducing the time it takes for Wikidata edits to show up in the Wikipedias and made some progress. Daniel posted an analysis
    • We started running a script on the database in order to make search on Wikidata case-insensitive. This should be finished in a few days and then search should be more useful.
    • In addition to the above we have rolled out a new search box that suggests items. This should also make finding things on Wikidata a lot easier for you.
    • We’re making some progress with Internet Explorer 8 support but there are a lot of issues with it (some outside our control). It’s unclear at the moment how much we can improve it still without spending an unjustified amount of time on it. You can follow the progress at bugzilla:44228
    • Edits are now auto-confirmed for users with more than 50 edits and account age 4 days: bugzilla:46461
    • Do you need old-style interwiki links for a sister project for example? This is for you
    • The Wikimedia Foundation applied as a mentoring organisation for Google Summer of Code again. We have proposed some Wikidata projects for students to take up if the Foundation is accepted again. At least 2 other organisations that applied also propose Wikidata ideas. More details on that once we know which organisations are accepted.
    • Denny hacked together a tree of life based on data from Wikidata
    • Wikidata was added to wikipulse
    • A template to retrieve data from Wikidata if no local value is set
  • Did you know?
  • Open Tasks for You
    • See note at the end of this weekly summary
    • Help test qualifiers (m:Wikidata/Notes/Data model primer#Qualifiers - see also example statements there) on the test wiki so we can roll it out with the next release
    • Did you file a bug report for Wikidata or did someone else do it for you? Please take a minute to check if it is still valid. (Thanks for filing it btw!)
    • Add some missing descriptions to those items with the same label?
    • Hack on one of these

Could I have 2 mins of your time? As I’ll be working on some other projects for Wikimedia Germany as well from now on the time I can spend on Wikidata will be reduced. This means I’ll have to figure out what is useful to spend time on. If you’re reading this could you let me know for example on this discussion page? Also if you have ideas how to improve the weekly summaries please post them. --Lydia Pintscher (WMDE) (talk)

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • The first year is over. Thank you everyone for being amazing and helping to build Wikidata and making it more than we could possibly have hoped for already. <3
    • Put a lot of work into improved support for Internet Explorer 8
    • Worked on improving recent changes code in client
    • Finished valueview refactoring. Created new extension “ValueView”
    • Implemented string formatter
  • Discussions/Press
  • Events
    • upcoming: GLAM-Wiki 2013
  • Other Noteworthy Stuff
    • Deployment of phase 2 on English Wikipedia is currently planned for April 8. The remaining Wikipedias are scheduled for April 10. As usual this might change if we run into problems along the way.
    • There is now a page showing the current lag for changes propagating to the Wikipedias so they can show up in watchlists and recent changes for example. This should ideally be in the range of a few minutes. Right now it is higher because of some abnormally high bot activity but decreasing. Should be down to a few minutes soon.
    • There’s now a badge you can add to Wikipedia articles to indicate there is data about it on Wikidata
    • We hit Q10000000
    • A Wikidata item in the wild ;-)
  • Did you know?
  • Open Tasks for You

Based on feedback for last week’s call for comments we will continue this newsletter. However more community help will be needed. From now on they’ll be drafted at d:Wikidata:Status updates/Next and your help is very welcome.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Got some external professional review of our code and architecture and started working on their feedback
    • Worked on reducing the dispatch lag (the time it takes for changes on Wikidata to be sent to the Wikipedias for display in watchlist, recent changes and to purge affected pages)
    • Worked on using Redis for job queue to improve the lag situation even further
    • Created new Wikibase Query extension for phase 3 functionality
    • Autocomments & Autosummaries for SetClaim module
    • Worked on the GeoCoordinate parser
  • Events/Press
    • right now: GLAM-WIKI 2013
  • Discussions
  • Other Noteworthy Stuff
    • Deployment of phase 2 on the remaining Wikipedias was delayed because of a high lag of changes being propagated to the Wikipedias. The lag has been reduced considerably now and is going down even more. The new date for deployment will not be next week because there are other large changes on Wikimedia infrastructure scheduled that we do not want to interfere with. It will hopefully happen very soon after that though.
    • Next code update on wikidata.org is planned for Wednesday. This should include qualifiers and bugfixes.
    • There will probably be a short outage/read-only for wikidata.org on Tuesday (database is being switched to MariaDB)
    • If you're a student and interested in coding on Wikidata consider applying for Google Summer of Code.
    • There is a new user right: property creators
    • There is now a page to request deletion of a property
    • We now have Bureaucrats
    • Reasonator was improved and extended (1 2)
  • Open Tasks for You

Based on feedback for last week’s call for comments we will continue this newsletter. However more community help will be needed. From now on they’ll be drafted at d:Wikidata:Status updates/Next and your help is very welcome.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Dispatch lag is now down to 0 so changes should show up very quickly on the Wikipedias in watchlists and recent changes
    • wikidata.org now always redirects to www.wikidata.org. This should among other things solve the issue where people were not able to edit when on wikidata.org (bugzilla:45005)
    • Fixed weird blocked-user/protected-page handling in UI (bugzilla:45140)
    • Final meetings for the external professional review of our code and architecture. They were quite happy with the quality of the codebase and gave useful tips for improvements
    • Worked on automatic summaries for editing claims
    • Investigation of different JavaScript frameworks dealing with date and time
    • Worked on using Redis and the job queue for change notifications to clients
    • Work on the storage code for answering queries
  • Events/Press
    • GLAM-WIKI 2013
    • upcoming: office hour on IRC about sources
    • upcoming: Opensource Treffen
    • upcoming: intro to Wikidata at the British Library
  • Discussions
  • Other Noteworthy Stuff
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events/Press
    • Linked Data in Business
    • currently: Hackathon in Amsterdam
  • Other Noteworthy Stuff
  • Did you know?
    • Newest properties: catalog code (P528), runway (P529), diplomatic relation (P530), diplomatic mission sent (P531), port of registry (P532), target (P533), streak color (P534), Find a Grave (P535), ATP id (P536), twinning (P537), fracturing (P538), Museofile (P539)
    • Newest task forces: Ship task force
    • d:Template:Constraint:Item allows to check if items using a given property also have other properties. To find items to fix, it links to one of Magnus' tools and to a daily report. Sample: items with property mother should also have main type (GND) with value person.
  • Development
    • A lot of discussions and hacking at the MediaWiki hackathon on Amsterdam
    • Worked on content negotiation for the RDF export
    • Bugfixing for editing of time datatype
    • Added validation in the api for claim guids. This also resolves bug 48473 (an exception being thrown in production, whenever a bot or api user requested a claim with an invalid claim guid)
    • Improved error message popup bubbles to show HTML and parse the links correctly
    • Fixed bug 48679, to hide the view source tab for item and property pages
    • Testing on Diff extension and SQLstore
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Events/Press
  • Did you know?
    • Newest properties: E number (P628), edition of (P629), Paris city digital code (P630), structural engineer (P631), cultural properties of Belarus reference number (P632), Répertoire du patrimoine culturel du Québec identifier (P633), captain (P634), ISTAT ID (P635), route of administration (P636), Protein ID (P637), PDB ID (P638), RNA ID (P639), Léonore ID (P640), sport (P641), of (P642), Genloc Chr (P643), Genloc Start (P644), Genloc End (P645), Freebase identifier (P646), drafted by (P647), Open Library identifier (P648), NRHP (P649), RKDartists (P650), BPN (P651), UNII (P652), PubMed Health (P653), direction relative to location (P654)
  • Development
    • Worked on site-link group editing to make it possible to link to sisterprojects
    • Further work on input validation
    • Further work on handling invalid data gracefully
    • Use Serializers for generating API results
    • Finished selenium tests for TimeUI and CoordinateUI
    • Changed globe coordinate value input to use backend coordinate parser
    • Fixed issues with data type definitions not being available in the frontend
    • Wrote a little hack so that on statements with a long list of values you will always be able to see the name of the property of the current section you are in (since the label moves when scrolling the page)
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events/Press/Blogs
  • Other Noteworthy Stuff
    • Wikivoyage is scheduled to get access to Wikidata data (aka phase 2) on August 26th.
    • Listen to and watch beautiful Wikidata edits
    • To support the inclusion of geographical coordinates in Wikidata, just about two months a new data type came available and d:Property:P625 "coordinate location" was created. Already 565,000 pairs of coordinates are now available on WikiData. Compare this to 870,000 coordinates on English Wikipedia or 1,500,000 items with d:Property:P17 "country", likely to have coordinates. Have a look at them on a map.
  • Did you know?
    • Newest properties: approved by (P790), ISIL ID (P791), chapter (P792), Key event (P793), as (P794), distance along (P795), geo datum (P796), executing authority (P797), mission design series designation (P798), air ministry specification (P799), work (P800), notable work (P801), student (P802), professorship (P803), GNIS Antarctica ID (P804), subject of (P805). Italian cadastre code (P806) In Addition new properties to describe mushrooms were created: hymenium type (P783), mushroom cap shape (P784), hymenium attachment (P785), stipe character (P786), spore print color (P787), mushroom ecological type (P789), edibility (P789). These will allow to build the data for a mushroom infobox (as w:Template:Mycomorphbox).
    • Newest task forces: Physics task force
    • Wikidata helped remove 240,000,000 language links from Wikipedia's wiki text.
  • Development
    • Want to get an overview of what Pragun, our Google Summer of Code student working on Wikidata for mobile, is doing? Check here
    • Worked on simple special page to make a query (bugzilla:52385)
    • Worked on ability to move qualifiers
    • Started improving API and Special Page tests
    • Fixed links to Special:SetSiteLink in non-JavaScript interface (bugzilla:51914)
    • ChangeOps, custom summaries and autocomments for SetStatementRank API module
    • Fixed displaying “0” as label/description in autocomments
    • Some minor fixes for rare crashes of editing UI
    • Worked on moving Selenium tests to Cucumber
  • Open Tasks for You
    • See if you can connect some of these Wikivoyage pages to their item on Wikidata.
    • Check if some of the items on this and this list can be merged. But be careful to only merge if they are really about the same topic! Help about merging is at d:Help:Merge.
    • Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
    • Hack on one of these.
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Events/Press/Blogs
  • Other Noteworthy Stuff
    • Average edits per page is nearly 5 now.
    • Wikivoyage is still scheduled to get access to data on Wikidata (aka phase 2) on August 26.
    • Developers are working hard to also make the URL datatype available by August 26 but there are factors that are not in their hands so it might have to be delayed until the next deployment in 2 weeks. URL as a datatype will soon be available on test.wikidata.org. Please give it some thorough testing and report bugs.
    • Outsch! (Help collect and fix paper cuts.)
  • Did you know?
    • 20 undescribed monsters
    • Newest properties: separated from (P807), code Bien de Interés Cultural (P808), WPDA id (P809), academic minor (P811), academic major (P812), date retrieved (P813), IUCN protected areas category (P814), ITIS TSN (P815), decays to (P816), decay mode (P817)
  • Development
    • Prepared deployment of phase 2 on Wikivoyage
    • Worked on ability to sort qualifiers and references inside a statement
    • Started work on an api module to merge items
    • Worked on special page to query for items with one specific property and value
    • Cleaned up code for handling recent change entries from Wikidata in the clients (Wikipedia/Wikivoyage)
    • Worked on generic script for populating sites table and better integration with WMF process for creating new wikis
    • Setup new git repo for WikibaseMobile skin and extension
    • Fixed SetClaim api module to properly mark bot edits in recent changes and advised pywikipedia maintainers about adding support for the module. SetClaim can be used to create claims with references in a single edit.
    • Reviewed code for Google Summer of Code students
    • Updated doxygen documentation
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Events/Press/Blogs
  • Other Noteworthy Stuff
  • Did you know?
    • Newest properties: interchange station (P833), public holiday (P832), parent club (P831), Encyclopedia of Life (P830), OEIS ID (P829), possible causes (P828), BBC programme identifier (P827), tonality (P826), dedicated to (P825), Meteoritical Bulletin Database ID (P824)
    • Newest task forces: Wikidata:País Valencià task force
  • Development
    • Work on allowing API module editentities to edit claims
    • Work on entity / item redirects
    • Work on support for moving qualifiers in API and Frontend
    • Adding coordinates to diff display and improving diff display code
    • Allowing site groups for language links on clients to be configurable (needed for commons)
    • EntityId changes, we are now working on 0.5!
    • Show snaktype in summary for novalue and somevalue snaks
    • Further work on merge module for the API
    • Wrote missing tests for various jQuery widgets
    • Work on value formatters
    • Continue on moving tests to cucumber
    • Bug fixes for coordinates following the latest deployment
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events/Press/Blogs
  • Other Noteworthy Stuff
  • Did you know?
    • Newest properties: Saskatchewan Register of Heritage Property identifier (P845), Global Biodiversity Information Facility ID (P846), United States Navy aircraft designation (P847), Japanese military aircraft designation (P849), World Register of Marine Species identifier (P850), ESRB rating (P852), CERO rating (P853), URL (P854), Sandbox-URL (P855), official website (P856), CNKI (P857), ESPN SCRUM ID (P858), sponsor (P859), e-archiv.li ID (P860), premiershiprugby.com ID (P861), Operational Requirement of the UK Air Ministry (P862), InPhO identifier (P863), ACM Digital Library author identifier (P864), BMLO (P865), Perlentaucher (P866), ROME Occupation Code (P867), foods traditionally associated (P868), instrumentation (P870), printed by (P872), phase point (P873), UN class (P874), UN code classification (P875), UN packaging group (P876), NFPA Other (P877), avionics (P878), pennant number (P879), CPU (P880), Variable type (P881), FIPS 6-4 (US counties) (P882), FIPS 5-2 (code for US states) (P883), State Water Register Code (Russia) (P884), origin of the watercourse (P885), LIR (P886), based on heuristic (P887), JSTOR (P888), Mathematical Reviews identifier (P889), Request for Comments number (IETF) (P892), Social Science Research Network (P893)
    • Newest task forces: Occupations and professions task force
  • Development
    • Breaking change to the API in the last deployment
    • Started work on number data type
    • Worked on simple query special page
    • Worked more on moving (ordering) of qualifiers
    • Worked on JSON dumps
    • Continued working on allowing editentities API module to allow editing of claims
    • Continued work on the merge items API module
    • Worked on fixing the way Claim GUIDs are used throughout the code
    • Worked on TableDefinitionReaders for Database component
    • Unified and improved rendering of property values in summaries, diffs, wiki-pages, etc.
    • Continued moving to new browsertests framework
    • Bugfixes on autosummaries
    • Worked with GSoC student on mobile skin
    • Worked on refactoring of how we serialize and provide data about used entities on a page (e.g. entity pages or certain special pages) to the frontend
  • Open Tasks for You
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Events/Blogs/Press
    • See the office hours logs at meta
  • Other Noteworthy Stuff
    • See the FOSDEM slides
    • Thiemo joins the Wikidata development team
  • Development
    • More work on badges by Bene*
    • Lots of Lua improvements by hoo (separate announcement with details soon)
    • Created backend Time parsers (yet another necessary step towards doing more in the backend instead of in Java Script in the frontend)
    • Automatic builds created, tested and deployed to beta labs every day!
    • Investigate Elastic Search as possible backend for queries
    • Made Wikibase Query work with our new component structure
  • Monthly Tasks
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Reasonator
  • Did you know?
  • Development
    • Wrote performance tests so we can track performance improvements better
    • Did a code review of all gadgets that are enabled by default in Wikidata. Found and fixed a performance bottleneck.
    • Work on making the interface more responsive, e. g. live preview when editing labels and updating the watchlist star when saving.
    • Started refactoring and fixing issues with automatically created summaries that are, for example, created by bots via API calls.
    • Fixed an issue with OAuth on Wikidata because of permissions
    • Started code review of the code the student team is working on for suggestions
    • Discussed updates to the data model document to be able to update it to the actual implementation
    • Did a technical debt analysis and design review of Wikibase.git, with initial focus on WikibaseLib
    • Got (backend) EntityStore on the way, so we can test API modules without touching the database
    • Further work on TimeParsers move to the backend
  • Monthly Tasks
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Events/Blogs/Press
  • Did you know?
  • Development
    • Continued making the UI faster
    • Fixed Wikidata changes not showing up in the watchlist on the client (Wikipedia, etc.) (bugzilla:62149)
    • Decided to turn off the inoperable wikidata.org language subdomains for now to reduce confusion
    • Created initial version of Wikibase Internal Serialization component
    • wbEntity and wbUsedEntities JavaScript variables are now cached in the parser cache
    • Ongoing refactoring to get rid of the previously used numeric ID numbers in favor of prefixed IDs
    • Made wbsearchentities aware of previously unquoted percent characters
    • Put some time into fixing longstanding oddities that made the developers cry from time to time
    • Worked on reducing internal usage of EntityContent, in preparation for redirect support
    • Worked on performance issues with JSON dump generation (hopefully we can start generating dumps soon)
  • Monthly Tasks
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Events/Blogs/Press
  • Other Noteworthy Stuff
  • Did you know?
  • Development
    • Created CLI script to import entities into the QueryEngine store (https://commons.wikimedia.org/wiki/File:Querycli.jpg)
    • More work on redirects (should be good to deploy on August 19th)
    • More work on the monolingual datatype
    • Started work on rewriting the sitelinks part of the user interface (that’s the first coding steps of getting us a new user interface design)
    • Final touches on badges (should be good to deploy on August 19th)
  • Monthly Tasks
 

Here's your quick overview of what has been happening around Wikidata over the last week.

Wikidata weekly summary #114

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Other Noteworthy Stuff
  • Did you know?
  • Development
    • Finished a large number of new features and got them ready for roll-out. More in this email.
    • Wikibase made a big step forward to finally switch to DataModel 1.0.
    • Improved support for entity IDs bigger than 2 billion (32 bit integer).
    • We had to adapt Wikibase to some major changes (more major than usual, partly caused by discussions at Wikimania) in MediaWiki core: The default Vector skin became it’s own component and the ResourceLoader got some small but important updates.
    • Continued work on refactoring code of the user interface to make it ready for new design
    • Wrote a script to get number of users having wikidata in their recent changes/watchlist from the database
  • Monthly Tasks
    • Hack on one of these.
    • Help fix these items which have been flagged using Wikidata - The Game.
    • Help develop the next summary here
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
    • [[:d:Wikidata:Requests for comment/User conduct policies|Closed RfC: User conduct policies]
  • Other Noteworthy Stuff
    • Wikidata Toolkit 0.3.0 released - Wikidata Toolkit
    • ProteinBoxBot is making Wikidata the canonical resource for referencing and translating identifiers for genes and proteins from different species
  • Did you know?
  • Development
    • Investigated and fixed issues with time values
    • Investigated issues with coordinate value precision
    • Fixed a number of issues related to HHVM
    • Further work on usage tracking
    • Created smoke tests for items and properties
    • Created a widget to edit badges directly on the item without going through the special page
    • Prepared for a week of work with the WMF multimedia team and volunteers next week to get more planning done for structured data support for Commons
  • Monthly Tasks
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff
    • The Wikidata Game now has a 'Commons Categories' game
  • Did you know?
  • Development
    • Made significant performance improvements (to be rolled out next week)
    • Worked on usability improvements to the editing of sitelinks
    • When you link to an image on Wikimedia Commons in a statement it will now show up in “global usage” there.
    • Made the phpunit tests for Wikibase much faster
    • Wikibase phpunit tests on travis pass with hhvm now
    • Fixed label/description uniqueness constraint checks
    • Work on entity usage tracking
    • Year formatter now shows the year instead of the unformatted ISO string in case of a precision mismatch
    • Diff and old revision pages don’t run the JavaScript UI any more, should be much faster now
    • Introduced a Changers concept to the JavaScript frontend, wrapping the API and entityStore functionality
    • Identified issue causing content in the old serialization format to be included in XML dumps
  • Monthly Tasks
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 
Sir Nigel Shadbolt, Lydia, Magnus and Sir Tim Berners-Lee at the ODI award gala
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events/Blogs/Press
    • Upcoming office hours for Commons (Nov 20th) and Wikidata (Dec 3rd). More details on the office hour page.
    • GLAM/Wikidata hackathon in Amsterdam
  • Other Noteworthy Stuff
    • Help make sure these items have labels in your language
  • Did you know?
  • Development
    • Work on reviving the tree of life built from Wikidata data
    • Added a "featured portal" badge (Q17580674)
    • Improved the performance of getting labels and sitelinks in Lua (and decreased the memory usage)
    • Did groundwork on applying page deletions to the repo
    • Refactor initialization of EntityView so that we can use batched label lookup for improved performance.
    • Added IRC to available protocolls for the URL datatype
    • Improved calendar model display
  • Monthly Tasks
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events/Blogs/Press
  • Other Noteworthy Stuff
    • Wikimedia Commons now has access to the data on Wikidata
    • Statements on properties are now live
    • Sneak peek at a prototype for checking Wikidata's data against 3rd party databases
    • The Game has a new mode: alma mater
    • Work is ongoing for a bot job to tag thousands of objects in OpenStreetMap with the equivalent Wikidata ID
    • Resolver finds Wikidata items for a given identifier (VIAF, GND, IMDB, ...)
    • English-Wikipedia now has a template, RedQ, which puts a Wikidata link next to red links for subjects which have no Wikipedia article in any language, This should prevent duplicate Wikidata items from being created when an article is written, and assist Wikipedia editors to find relevant facts and sources. Please copy it to other-language Wikipedias.
  • Did you know?
  • Development
    • Started work on units
    • More work on evaluating options for querying
    • Implemented Property DataType (for relationships between properties)
    • Improvements to get by with fewer memcache request on clients
    • Work on file-based cache of the SiteStore
    • Work on improved label lookup performance
    • Wrapping up work on usage tracking
  • Monthly Tasks
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Events/Blogs/Press
  • Other Noteworthy Stuff
  • Did you know?
  • Development
    • Did more work on Capiunto to get it into a state where it can be deployed to Wikimedia sites.
    • Mourned Titan (phabricator:T88550) as its developers were bought up. Began evaluation for which graph database to use instead for a Wikidata query service (mw:Wikibase/Indexing)
    • Further work on header section redesign
    • Tweaks to the sitelink section
    • Worked on making monolingual text datatype accept more languages
    • Finished showing the language when a language fallback is used
    • Started looking into fixing the existing Guided Tours after Guided Tours extension API changes
    • Worked on implementing Lua convenience functions for rendering arbitrary Snaks. This is useful for displaying references or qualifiers. (phabricator:T76213)
  • Monthly Tasks
    • Hack on one of these.
    • Help fix these items which have been flagged using Wikidata - The Game.
    • Help develop the next summary here!
    • Contribute to a Showcase item
    • Help translate or proofread pages in your own language!
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events/Blogs/Press
  • Other Noteworthy Stuff
    • Spiffy new project building on top of Wikidata: inventaire.io. Check out this example entry!
    • You will now see when a language fallback for a label is used on an item or property. The language name will be shown next to it.
    • Automatic descriptions for Wikidata items by Magnus
    • The templates for adding badges (good article, featured article, etc) to articles on Wikipedia in the sidebar are getting removed from articles rapidly in favor of getting that information from Wikidata \o/ German Wikipedia even deleted those templates already. English Wikipedia seems to be getting close.
  • Did you know?
  • Development
    • <3
    • We are hiring! Passionate about Wikidata and know your way around Java Script and co? Apply!
    • We'll spend the next week working with Nik and Stas from WMF to move queries forward in Berlin
    • Worked on implementing a Lua interface for arbitrary Snak rendering. This can be used to render eg. qualifiers or references in Wikipedia infoboxes.
    • Did groundwork for Lua convenience functions that render data in the user’s interface language, rather than the content language (for multilingual wikis, like Commons or Wikidata only)
    • Did further work on making the Lua interface code nicer and share code with the parser functions
    • Removed input method selector in the sitelink input as it was hiding the actual input and not very useful there
    • Fixed some issues in diff views showing new data instead of old data
    • Created a few scripts to make it easier for 3rd parties to install Wikibase
    • Fixed icinga notification that tests if dispatch lag gets high
    • Investigated several issues regarding storage of time values and started fixing them
    • Fixed editing of qualifiers
    • Fixed most browser tests after introduction of new header design
  • Monthly Tasks
    • Hack on one of these.
    • Help fix these items which have been flagged using Wikidata - The Game.
    • Help develop the next summary here!
    • Contribute to a Showcase item
    • Help translate or proofread pages in your own language!
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Events/Blogs/Press
    • Using Wikidata to Improve the Medical Content on Wikipedia
    • Past: Andy Mabbett (User:Pigsonthewing) spoke about authority control in Wikidata (and sister projects) at the World Digital Library's Arab Peninsula Regional Group Symposium, organised in conjunction with the Qatar National Library, in Doha on 13 May. His slides, with an Arabic translation, will be online soon.
    • Past: Wikidata editing workshop at the Wikimedia Conference in Berlin
    • Past: Wikidata workshop for archivists of Catalan City of Justice
    • Upcoming: MediaWiki hackathon in Lyon
  • Other Noteworthy Stuff
  • Did you know?
  • Development
    • Prepared for deployment of arbitrary access on more wikis
    • Graph extension will be enabled on Wikidata later today
    • Improvements to calendar handling
    • More work on RDF export for query service
    • Continued work on usage tracking and arbitrary access for multilingual wikis
    • Addshore investigated and started fixing abuse filter issues
  • Monthly Tasks
    • Hack on one of these.
    • Help fix these items which have been flagged using Wikidata - The Game.
    • Help develop the next summary here!
    • Contribute to a Showcase item
    • Help translate or proofread pages in your own language!
    • Add labels, in your own language, for the new properties listed above.
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events/Blogs/Press
 
Wikimedia Hackathon 2015
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
    • German language Wikipedia closed its RfC on usage of Wikidata data. As a result Wikidata data can be used on the project as long as it happens through a template and it has a non-Wikimedia reference.
  • Events/Blogs/Press
    • Past: Office hour on IRC. We talked about cool things that happened around Wikidata over the past 3 months got an update on upcoming developments and Freebase and more. You can read the log.
  • Other Noteworthy Stuff
  • Did you know?
  • Development
    • Made a small API breaking change to wbeditentity and wbgetclaims modules. Details can be seen in the commit message of https://gerrit.wikimedia.org/r/#/c/217885/
    • Worked more on unit support
    • Fixed an issue where you'd sometimes select the wrong value when entering a statement unintentionally (phabricator:T98471)
    • Switched the whole code base to make use of DataModel 3.0
    • The concept of “claims” no longer exists in Wikibase, as all places in the software work with statements. We are making this more and more explicit in the code.
    • The autoloading mechanism of the extension changed, see phabricator:T100813
    • More work on getting the Wikibase Quality extensions ready for deployment. They'll improve constraint checking and provide checks against 3rd party databases.
    • Special:UnconnectedPages had to be reworked (thanks Amir!) because of huge performance issues. Because of this it loses some functionality (being able to specify where the list starts and limiting the list to pages that have local interwiki links). We're working on bringing functionality back without the performance penalty.
    • Bene* created a SPARQL abstraction layer for PHP called Asparagus: https://github.com/Benestar/asparagus
    • Enabled arbitrary access on arwiki, cawiki, eswiki, huwiki, kowiki, rowiki, ukwiki, viwiki, and usage tracking on dewiki, ruwiki, cswiki and all s3 wikis. (ruwiki and cswiki get arbitrary access on June 23)
    • Finishing work on improved handling “invalid” values and statements with deleted properties.
    • Small breaking DOM change: Wikibase no longer adds its own h1 tag but uses MediaWiki's default .firstHeading element. (phabricator:T93534)
  • Monthly Tasks
    • Hack on one of these.
    • Help fix these items which have been flagged using Wikidata - The Game.
    • Help develop the next summary here!
    • Contribute to a Showcase item
    • Help translate or proofread pages in your own language!
    • Add labels, in your own language, for the new properties listed above.
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
    • Successful request for oversight rights: Sjoerddebruin
  • Events/Blogs/Press
    • Wikimedia UK is organizing a Wikidata training session. You can sign up here.
  • Other Noteworthy Stuff
    • Talk pages on Wikidata can now be converted to use Flow. You can request migrating your talk page at d:Wikidata:Flow.
    • Mix-n-Match got a bunch of new catalogs for you to match up with Wikidata. Currently matching is happening at about 500 items per day. Pretty sweet :)
    • @happybirthdayauthors is a new Twitter account posting reading suggestions based on Wikidata data.
    • Arbitrary access is rolling out to a large number of wikis over the next two weeks.
    • Duplicity can help you match up unlinked Wikipedia articles to a Wikidata item.
  • Did you know?
  • Development
    • Made some small changes to the style of the edit warning and sitelinks so they are easier to notice and understand
    • Added error messages for Special:GoToLinkedPage and Special:ItemByTitle so you get a useful message in case no result is found
    • The Entity Selector now displays alias in brackets behind label
    • The number of entities loaded via the {{#property:…}} parser function and via Lua will be reported in the “Parser profiling data” (which can be found below a page preview or within the Html of a page)
    • Prepared for next rounds of arbitrary access rollout
    • Investigated growing lag of dispatching of changes to Wikipedia and co. We'll need to investigate further and change things so the lag between an edit on Wikidata and it being send to the Wikipedias and other projects is not too high.
    • Added the property ID to Special:ListProperties
    • Moved two extensions (Wikidata.org and WikimediaBadges) from Github to Gerrit. More will follow.
    • We'd like to drop a database table. Discussion is ongoing.
  • Monthly Tasks
    • Hack on one of these.
    • Help develop the next summary here!
    • Contribute to a Showcase item
    • Help translate or proofread pages in your own language!
    • Add labels, in your own language(s), for the new properties listed above.
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 
Highlights of 3 years of Wikidata by Madgalena Wiegner
 

Here's your quick overview of what has been happening around Wikidata over the last week.

Wikidata weekly summary #114

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

Wikidata weekly summary #186

 

Here's your quick overview of what has been happening around Wikidata over the last week.

Wikidata weekly summary #186

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

Wikidata weekly summary #186

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

Wikidata weekly summary #186

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 
Wikidata's coverage as of April 2016
 
Difference of Wikidata's coverage between April 2016 and 6 month before
 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff
    • Planet to Earth: this tool uses data from Wikidata to visualise the links between places on an astronomical body named after a place on planet Earth.
    • WikiDataScape is a Cytoscape app for interactive browsing of Wikidata.
    • The property "KML file" was created last week (see list below) and has already a full list of values, sample LUA module and property documentation page available (Property talk:P3096)
    • enabling data access in user language will be deployed on Wikidata on August 29
  • Development
    • Fixed a but where the text field doesn't always load when trying to add a statement (phabricator:T115267)
    • We're now also creating mediainfo entities when a statement is added to a non-existent media info entity (phabricator:T140760)
    • Fixed a but where the suggester would show information twice (phabricator:T143645)
    • The ArticlePlaceholder now also shows the links to other projects in the In Other Projects sidebar (phabricator:T141771)
    • Worked more in figuring out how to show usage tracking data (phabricator:T103091)
    • Made progress on Citoid support for Wikidata to make it easier to add useful and complete references (phabricator:T141856)
    • Worked on restore "purge without confirm" user right (phabricator:T143435)
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff
    • The events page is now up to date. You want to join or organise a meetup with other Wikidata editors? Keep an eye on this page!
    • 30K entries from Kindred Britain added in Mix’n’Match
    • Welsh Wikipedia includes Wikidata-based article placeholders, like this one
    • Wiki Loves Monuments started! You can help by improving the items about heritage buildings or use Wikishootme to find unpictured monuments
    • English Wikipedia now has a WikiProject Wikidata to coordinate integration with Wikidata. Why not start one for your local Wikipedia? Add it to Q20855878 if you do.
  • Development
    • RDF exports now contain page properties, this allows to query by number of statements or sitelinks (T129046)
    • Working on unit conversion for RDF exports (T117031)
    • Enabling Wikidata data access in user language deployed (T122670)
    • Information about usage of entities in other projects will be visible and reusable (T103091)
    • Pasting full entity URLs into suggesters will be possible (T117763)
    • Added meta descriptions to allow for better snippets in external search engines (T88475)
    • We replaced the old parser limit report (an HTML comment) with the new format (T143423)
    • Ongoing refactoring of the frontend JavaScript, this may break user scripts accessing private properties (T142694)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Lowered relevance threshold for ArticlePlaceholder search results from 3 to 2 sitelinks (T144188)
    • Added 'otk' as an available language for monolingual text values (T137809)
    • Working on making it possible to paste partial URLs into the site selector (T144310)
    • A Grafana board now tracks general usage and error metrics of the Query Service UI
    • Made progress on showing editors on all Wikimedia projects which articles on their project use data from a given Wikidata item. We will also show in the page information (action=info) which items a given article uses. Also worked on showing which projects use a given item in the page information. (T103091)
    • Added meta information to the html header of item pages (T88475)
    • Made progress on making ArticlePlaceholders indexable for search engines (T144590)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff
 
Quality process on Wikidata

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Worked more on making it possible to use Wikidata items and properties to make statements about multimedia files on Commons in the future
    • Adding a list of items used in an article to the edit page on Wikipedia and co (phabricator:T144921)
    • More work on automated language links for Wiktionary (phabricator:T145412)
    • Improve the way to count and display the number of items on the main page (phabricator:T144687)
    • Solved a bug on the gadget DuplicateReferences (phabricator:T146318)
    • Clicking on the desired property while adding a new Statement didn't focus the value input. That has been fixed (phabricator:T144037).
    • Made it possible to use the bzr and cvs protocols in URL data types (phabricator:T146692)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • The property talk namespace now has subpages enabled (phabricator:T146271)
    • More work on automated sitelinks for Wiktionary (phabricator:T987)
    • More work on federation for Commons in order to be able to use Wikidata's items and properties there (phabricator:T76007)
    • Adding entity usage information in action=edit on Wikipedia and co (phabricator:T144921)
    • Working on making it possible to get formatted values back on the client. With this we will for example link the value to a Wikipedia article where possible. (phabricator:T142940)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

Wikidata celebrates its 4th anniversary on October 29th. Around this date, a lot of events will happen online and offline.

Birthday events

Editors all around the world organize meetups to celebrate the birthday. You can join one of them or create an event in your own town!

Online

A lot of surprises, stories and presents will be shared between October 29th and November 4th. Check the project chat or the mailing-list every day to see what happens!

You can also participate by posting a story (more info here), a tweet with #WikidataBirthday, let a message or a present on the birthday page.

If you're participating to Wikidata's birthday, you can add this template to your user page.

  • Development
    • Fixed a rounding error in the geo coordinate formatter (see GitHub). Thanks, 0x686578!
    • Improvements to technical error messages, e.g. "illegal value" when editing a Commons media statement (phabricator:T141880).
    • Continued working on a new parser function to get rich, formatted statements.
    • Continued working on making entity usage information visible to users.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

The birthday week started and already a lot of events happened, presents have been shared, stories have been told! Here's what you may have missed:

The birthday party is not finished yet, every day until November 4th you will discover new presents and stories. Follow the project chat or the mailing-list or #Wikidatabirthday to get the news!

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 
Map of the birthday parties

Thanks to everyone who celebrated the birthday by organizing or attending to an event, letting a message on Wikidata or on the social networks, writing a story or creating a present!

Here's the list of the birthday presents from the community and development team:

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

This is the Wikidata summary of the week before 2016-11-12.

  • Other Noteworthy Stuff
    • A new Wikidata PageRank dataset has been published. The dataset was computed in August 2016 and provides PageRank scores for 10,364,840 Wikidata entities.
    • Due to a possible hack, please consider resetting your passwords.
  • Development
    • More work on federation (phabricator:T76007)
    • Worked on first basic version of Lexeme entity type for Wiktionary support (phabricator:T148139)
    • Test system for automated language links for Wiktionary (phabricator:T987)
    • Analysed feedback prototype for editing on Wikipedia in order to refine it
    • Worked on mapping Commons workflows and needs
    • Analysed queries used with Listeria
    • More work on making ArticlePlaceholder pages indexeable by search engines (phabricator:T117693)
    • More work on enabling translations from existing articles in other languages on ArticlePlaceholder pages (phabricator:T124036)
    • Link to local articles in ArticlePlaceholders (phabricator:T113955)
    • Fix for bug that prevented editing (phabricator:T150401)
    • Experimented with improvements for property suggestions (phabricator:T132839)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Unit conversion has been rolled out for the first dimension for a short while now.
    • Undo diffs now utilize language fallbacks for property and item labels (gerrit:315291). Thanks to Matěj Suchánek!
    • Reworked database schema for Cognate (the extension that will do automatic interwiki links for Wiktionary). It is still waiting for security review before it can be deployed.
    • Worked more on basic version of Lexeme entity type
    • Fixed a bug where the links on action=info where wrong (phabricator:T149598)
    • Getting close to finishing the groundwork for Federation so that in the future you'll be able to use Wikidata's items and properties to describe files on Commons.
    • Added Innu-aimun as a language for monolingual text values (phabricator:T151129)
    • Worked on linking to Wikipedia articles in the statements on an ArticlePlaceholder (phabricator:T113955)
    • ArticlePlaceholder got a button to translate articles via the ContentTranslation extension (phabricator:T124036)
    • Prepared a bot to fix quantity values after the recent changes to precisions (phabricator:T142087)
    • Did user interviews for use cases and workflows on Commons
    • Analyzed more Listeria queries in order to figure out steps forward for easier query writing

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Adding new wikis to interwiki sort order and move sort orders to WMF config. phab:T111023

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Special:EntityUsage and Special:PagesWithBadges now are using OOjs UI (phab:T152046)
    • RFC discussion on ways to allow visitors to choose a language without logging in (phab:T149419 and phab:T114662)
    • Investigating performance issues with change dispatching (phab:T151681)
    • Continued work on Lexeme prototype (phab:T146662), refining the Lexeme data model (phab:T151582)
    • Continued work on federation basics (phab:T149580)
    • Some discussion on tracking usage of statements or statement groups on clients (phab:T151717, see mailing list)
    • Investigating support for Linked Data Fragments (phab:T136358)
    • We're participating in this year's Google Code-In with a couple of Wikidata related tasks
    • Research for Wikidata for Commons and Wiktionary continues
    • Added olo (Livvinkarjala), mai and tcy to interwiki sorting order. (phab:T151449)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

It is with great sadness that we share the news of the passing of User:Coyau. He was a very active editor on Wikidata and the other Wikimedia projects. He will be deeply missed by his friends and family but his great work on open culture will stay. Feel free to browse and share his work. Thanks Guillaume for this message.

  • Events/Press/Blogs
    • Past: Open Gov Partnership conference in Paris, where Ash_Crow and other editors presented Wikidata
  • Other Noteworthy Stuff
  • Development
    • Continued work on Lexeme prototype (phab:T146662), we're discussing some details in the data model (phab:T152019)
    • Continued work on federation basics (phab:T149580)
    • Rework translation/article creation UI (phab:T151858)
    • Creating OOUI mockups as preparation for the dev summit
    • Finishing touches on the extension for automatic generation of inter-wiktionary links (preparatory work for lexicographic data in Wikidata)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • When a {{#statements:…}} property couldn't be resolved, a tracking category will be added (phab:T50799)
    • Rewrote Special:NewItem and all other Special:New… pages to use OOUI error handling (phab:T150205)
    • Getting ready the basic Lexeme prototype (phab:T146662)
    • Continued work on federation basics (phab:T149580)
    • Release version 1.0.0 of the DataTypes component
    • Enjoying the holidays and getting ready for this year's challenges. Hope you do to :)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Attended the Wikimedia Developer Summit to talk about a lot of things (including editing Wikidata from Wikipedia directly, back-end work for structured data support for Commons - specifically Multi Content Revisions, ideas for improvements to the query service)
    • Final touches to get ArticlePlaceholder pages ready for search engine indexing
    • Continued working on "federation" – support for multiple Wikibase repositories (phab:T76007)
    • Clickable prototype for client editing is finally in the works!

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
    • New administrator: Pyb is now admin on Wikidata!
  • Other Noteworthy Stuff
  • Development
    • Created a new Special:EntityPage, needed for federation (phabricator:T153499)
    • Sitelink "name" and "badges" in diffs are now translated (phabricator:T111016)
    • Worked on finalizing mockups for editing Wikidata from Wikipedia and co. Now working on the click-dummy for it so we can try it with you.
    • Last touches for automated sitelinks for Wiktionary.
    • A ton of refactoring needed for Wiktionary support.
    • More research on improving our input widgets (for example URL and date).

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • RDF exports will contain sitelink page names as strings in addition to the URLs (phab:T148923)
    • Switching the remaining special pages for labels, descriptions and aliases to the OOUI design (phab:T48248)
    • Finalizing the security review of the Cognate extension for Wiktionary (phab:T149082)
    • We plan to provide og:image Open Graph tags for sharing Item pages in social networks (phab:T51859)
    • Introducing a new test framework for special pages (phab:T69122)
    • Refactoring the wbeditentity API to work with the new Lexeme entity type (phab:T154288)
    • Added docs/change-op-serializations.wiki documenting how to use the wbeditentity API
    • Added a CREDITS file to the Wikibase code base, listing all authors

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • You can now download query results as SVG images
    • When posting a link to an item to social networks and on messenger apps that show previews the previews will now be nicer and show an image. (phabricator:T51859)
    • We published the results of our research around Commons usage: How do heavy Commons users work? ...and what does that mean for structured data on Commons?
    • Setting up test system for federation (being able to use Wikidata's items and properties on Commons)
    • Setting up test system for lexemes
    • Setting up test system for improved change dispatching (sending notifications about edits on Wikidata to Wikipedia and co)
    • Doing more groundwork for lexemes
    • Working on better integration with Elastic
    • More work on Federation
    • Getting ready to deploy automated sitelinks for Wiktionary
    • Fixing a number of keyboard navigation issues based on your feedback
    • Working on the new datatype for geoshapes (phabricator:T57549)
    • Looking into linking more complicated external identifiers properly (phabricator:T151329)
    • Improved the link to the help portal on the query service (phabricator:T154993)

See all open tickets related to Wikidata.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Doing a trial run of allowing search engines to index a number of ArticlePlaceholder pages on Welsh Wikipedia. If there are no major issues we will enable this for all placeholders.
    • Improving Federation-related after initial tests,
    • Getting ready to deploy automated sitelinks for Wiktionary
    • Further work on the new datatype for geoshapes (phabricator:T57549)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Making final fixes to initial version of Federation (needed to be able to use Wikidata items and properties to describe media on Commons in the future)
    • More work on baseline for Lexeme entity type for Wiktionary support
    • Fixed an error on d:Special:ConstraintReport (phabricator:T158183)
    • Wikidata Query Service got additional servers, the data has been reloaded to fix a number of issues caused by missed updates and an increase of the time-out of 30s is being looked into.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Continued to finalize the initial version of Federation (needed to be able to use Wikidata items and properties to describe media on Commons in the future)
    • More work on baseline for Lexeme entity type for Wiktionary support

You can see all open tickets related to Wikidata here. These other tasks need a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Converted undo/restore interface to use OOUI. You can test it here (phab:T134643).
    • Fixed an other rounding issue on geo coordinates (phab:T158772).
    • Added thumbnail images to the Wikimedia Commons suggester (phab:T160319).
    • Continued working on introducing Lexeme entity type.
    • Finishing federation prototype.
    • We are going to change all snak, reference, and qualifier hashes with the planned DataModel 7.0 release. If you are a tool developer, make sure you do not persist hashes, and never use them to request edits to entities. Statement IDs are safe (phab:T157965).
    • Removed unnecessary CSS on ooui special pages (phabricator:T159702)
    • Allowed example queries to be searched for SPARQL commands (phabricator:T154768)
    • Converted Wikibase interface for undoing/restoring a revision to OOUI (phabricator:T134643)
    • Converted image header user script to gadget (phabricator:T159929)
    • Started writing spec for technical data model for Wiktionary support (phabricator:T150785)
    • Worked on providing API for constraint check (phabricator:T102757)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

This is the Wikidata summary of the week before 2017-03-27.

  • Development
    • Fixing a bug that prevented users to edit descriptions in some non-latin alphabets (phab:T161263)
    • Worked on Special:NewLexeme which will be used to create new Lexemes for supporting lexicographical data (phabricator:T157973)
    • Aligned some more colors with Wikimedia color palete (phabricator:T151194)
    • Added more autocompletion for the Wikidata Query Service (phabricator:T150950)
    • Started working on support for Forms of words in the UI for supporting lexicographical data (phabricator:T160520)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • A warm welcome to our new intern, Lucas Werkmeister! You may now him for his work on queries as WikidataFacts. He will work in the team for the next months.
    • Attending to Wikimedia Conference, talking with Wikidata and Wiktionary users
    • Improving performance on Special:Entities pages (phab:T161631)
    • Tracking the number of identifier properties on an item in page_props (phab:T114617)
    • More work on Senses (phab:T161523) and Forms (phab:T160524)
    • Improving the autocompletions of Query Service (phab:T150950)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Preparing for making more ArticlePlaceholder indexable by search engines on Welsh Wikipedia (phab:T162244)
    • Preparing the deployments of Cognate and geoshape data type
    • Lexemes: starting adding sections for forms and senses

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

Other Noteworthy Stuff

edit

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Changing Special:NewProperty to not have a datatype selected by default (phab:T138295)
    • Restoration of deleted items broken on Wikidata (phab:T163144)
    • Making notifications when page is being connected to Wikidata ready to deploy (phab:T110604)
    • Writing basic documentation for WikibaseMediaInfo extension (phab:T159710)
    • Hiding header image gadget when sitelinks are floated below the statement section (phab:T160530)
    • Making the "add" button display the "add Form" form (phab:T162342)
    • Getting the datatype to link to tabular data sets on Commons ready to deploy (phab:T160048)
    • Showing supported data formats in Special:EntityData (phab:T162870)
    • Setting meta name="description" on article placeholders (phab:T157466)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Working on Lexeme support - specifically grammatical features of Forms of a Lexeme and statements on Forms
    • Finishing touches on a new notification type for Echo. This will notify the creator of an article when it has been connected to an item on Wikidata.
    • The new d:Special:AvailableBadges list all badges that can be used for sitelinks.
    • Discussed implementation plan for Multi Content Revisions which are a building block for structured data on Commons (phabricator:T107595)
    • Worked on feedback for the constraints API and user script
    • Worked on database and access improvements to take load off a much-used database table

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Worked more on support for lexicographical data (specifically support for lexicographic category and statements on forms)
    • Dealt with issues after the deployment of automatic interwiki links for Wiktionary
    • Worked on constraint violation user script based on your feedback (improving messages to make it more understandable, layout, etc)
    • Add support for the following new language codes for monolingual text properties: brx, chn, cop, gez, quc, kjh, nr (will become available in a few days)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Attending WikiCite
    • Showing badges on other projects (phab:T73887)
    • Improving label tracking (phab:T151717)
    • Working more on statements on forms in order to support lexicographical data

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Improvements to Wikidata Query Service UI
    • Continued work on importing property constraints from statements (phab:T102759)
    • Started to add support for Senses of Lexeme entities (phab:T160053)
    • More experimenting with the new front-end framework
    • Added RDF mapping for "tabular data" data type (phab:T167951)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 
Cheat sheet about Wikidata Query Service (de)
  • Development
    • Creating a separate section for constraint statements (example)
    • Adding client-side hooks for saving and removing statements (phab:T167870)
    • More work on constraints checks (phab:T168629)
    • Enabling Wikidata edits in the enhanced recent changes and watchlist on clients (phab:T46874)
    • Updating constraint check user script and propose to make it a gadget (phab:T167625)
    • Creating Special:PageData as a canonical entry point for machine readable page data (phab:T163923)
    • Working on editable Glosses on Senses (non-persistent) (phab:T165567)
    • Setting up federation on mediainfo test system (phab:T163119)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Worked more on support for lexicographical data and Wiktionary. The focus was on creating a necessary new datatype to link to Lexemes as well as making Glosses and statements on Glosses editable.
    • Getting ready to migrate the constraints definitions from templates on the property talk page to statements on the property.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Search results will not only show labels but also descriptions with language fallbacks (gerrit:362215). Thanks to Matěj Suchánek!
    • Fixed link to the file description page in the Image Header gadget (phab:T169558)
    • Forms of the Lexeme are multi-variant (phab:T165575)
    • Preparing a demonstration of referencing Forms and Sense of a Lexeme in statements (phab:T169716)
    • Property constraint definitions will be migrated to statements (phab:T169647, Project chat)
    • Implemented “Format” constraint (phab:T102752, help page)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • WikidataCon
    • The scholarship process is now closed. Recipients will be informed around July 25th.
    • You can still suggest ideas for the program, or submit a project until July 31st. The program of the conference is made by the attendees, only what you bring will be in there :)
  • Development
    • Preparing Lexemes demo for Wikimania
    • Fixing links to non-entity namespaces (phab:T169221) (thanks to Matěj Suchánek!)
    • Tracking labels of quantity units in parser and Lua functions (phab:T170167) (thanks to Matěj Suchánek!)
    • Fixing checking of constraints on deprecated statements (phab:T170391)
    • Improving the Query Service UI (phab:T170279)
    • Improving wbsearchentities (phab:T103875)
    • Removing links from printable version (phab:T87108)
    • Adding customizable fallback to Special:GoToLinkedPage (phab:T166473)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • WikidataCon
    • Today is the very last day to submit projects in the program! (deadline: July 31th)
    • You can also subscribe to the existing submissions to show your interest and support your favorites
  • Development
    • Added Special:NewItem to Special:SpecialPages (phab:T169456) Thanks to Matěj Suchánek
    • Making possible to check constraints on qualifiers and references (phab:T168532)
    • Working on showing non-mandatory and mandatory constraints differently (phab:T164254)
    • Improving Special:PagesWithProp for Wikidata use cases (phab:T66950)
    • Doing last polishing on the Lexeme entity type and cleaning up the demo data for the demo at Wikimania
    • Improving the dispatching of changes to Wikipedia and co to cope with the increased demand that lead to delays in Wikidata changes showing up in Wikipedia watchlist and recent changes

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff
    • Share your feedback on the draft strategic direction, a basis on which strategic plans will be built.
    • Wikidata reached d:Q36000000. The number of items has been increased by 20% in less than three months
  • Development

Most of the team was at Wikimania, talking to people, getting meaningful input from the editors, giving talks, hacking around :)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Working on making constraints work on qualifiers and references (phabricator:T168532)
    • Working on making it easier to see when input in property or value fields is not recognized/wrong (phabricator:T170531)
    • Added new language codes (eya, fuf, ood, pjt, yap, zun) for use in monolingual text values
    • Fixed an issue with badges not being shown next to interwiki links on Wikipedia and co (phabricator:T172592)
    • Worked on showing labels when linking to a redirect (phabricator:T96553)
    • Worked on making change dispatching to Wikipedia and co work better so changes made on Wikidata show up there in a reasonable time. There were issues because of significantly increased edit activity on Wikidata.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • WikidataCon
    • The organization team is still looking for sponsors to support the event and provide even more awesome stuff to the attendees. If your company can support the WikidataCon, please get in touch with Lydia.
    • Seeing the enthusiasm of the community for the WikidataCon, we raised our attendees limit from 150 to 200 persons. The last tickets will be released on September 1st. People who registered on the waitlist will be notified when a ticket is available.
    • The program committee is currently reviewing and organizing the submissions. We will contact the speakers soon, and publish the program in the beginning of September (around 6th).
    • We're looking for a keynote speaker who could bring an external point of view on ontologies. If you know interesting people, feel free to help
  • Development
    • Worked on fixing the technical glitch in the UI (phabricator:T173543)
    • Did polishing on the Constraint Checks gadget (for example phabricator:T173738)
    • Worked on caching constraints checks results which is needed to enable constraints checks for all logged-in users (phabricator:T173696)
    • Made progress on checking constraints also on qualifiers and references (phabricator:T168532)
    • Worked more on making it easier to see when input in a property or value input field is not recognized (phabricator:T170531)
    • Fighting with load issues in the job queue (phabricator:T173710)
    • Looking into not showing language fallback hints for dialects to make the UI less cluttered for them and make it less necessary to enter labels and descriptions for them (phabricator:T174318)
    • Wrapping up our experiments with the new front-end technologies

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff
    • New admin: congrats to علاء
    • Open Library, the biggest resource of freely-licensed books, now links to Wikidata (through Reasonator) and to VIAF (example here; see "Wikidata" in the right-hand column).
    • With 200 attendees, the WikidataCon is now complete. Thanks all for your enthusiasm \o/ If you registered on the waitlist or submitted a talk, check your mailbox for more information.
    • The WikidataCon program will be released this week, and we will call for volunteers soon
  • Development
    • Looked into all the things necessary to make it possible to store forms and senses on Lexeme pages.
    • Worked more on caching constraints checks results which is needed to enable constraints checks for all logged-in users (phabricator:T173696)
    • Making progress on checking constraints also on qualifiers and references (phabricator:T168532)
    • Removed language fallback hints for dialects to make the UI less cluttered for them and make it less necessary to enter labels and descriptions for them (phabricator:T174318)
    • Fixed an issue that links to an item were not showing the label when it pointed to a redirect (phabricator:T96553)
    • Unrecognized input in entity selectors will be highlighted in red (phabricator:T170531)
    • Added language code fr-ca for monolingual text input (phabricator:T151186)
    • Added an additional normalization for page titles when linking pages on Wiktionary via Cognate (phabricator:T172987)
    • The API will not only output the hashes for qualifier snaks, but also for main snaks as well as references snaks (phabricator:T174692). Note that hashes (other than IDs) are not meant to be stable identifiers, and should not be stored for a longer time.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • WikidataCon
    • The program of the WikidataCon is now published on-wiki. You will find there a lot of different formats, topics and speakers, during the two days of the conference.
    • The official visuals have also be released! Check out the conference logo and the volunteers visual, both designed by Bleeptrack under CC-BY-SA.
    • The event is now complete, no more tickets available. The last tickets have been attributed to the first persons who registered on the waitlist. If some more seats get free because another attendee cancels participation, the next person on the waitlist will be informed.
  • Other Noteworthy Stuff

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Worked more on the constraints gadget in order to make it also qork for references and qualifiers
    • Made progress on persistently storing edits for the new Lexeme entity type (next to items and properties)
    • Worked on the RDF mapping for full URIs of external identifiers (phabricator:T121274)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Rolled out more fine-grained usage tracking on Greek Wikipedia. This will lead to less irrelevant changes showing up in watchlist and recent changes on those projects. We're testing this on Greek Wikipedia to see if the solution we have scales before rolling it out further. (phabricator:T151717)
    • Adding an API module to copy a statement from one item to another (phabricator:T55619)
    • Working more on checking constraints also on qualifiers and references (phabricator:T168532)
    • Added support for the Creator namespace to the constraints check for Commons links (phabricator:T176062)
    • Fixed an error message on Special:GoToLinkedPage (phabricator:T176327)
    • Finishing touches on including full URIs for external IDs in the RDF export (phabricator:T121274)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Added a css class to values that link to redirects so they can more easily be identified by editors who want that for maintenance work (phabricator:T70567) Thanks Matej!
    • Continued work on persistent editing of forms as part of the work to support lexicographical data (phabricator:T173742, phabricator:T173744)
    • Finishing touches on adding full URIs for external identifiers to our RDF export so we're good citizens of the semantic web (phabricator:T121274)
    • Added a new mw.wikibase.getAllStatements Lua function in addition to the existing getBestStatements, that returns all statements regardless of their rank (phabricator:T176124)
    • Looking into an issue where unwanted email notifications are being sent (phabricator:T174794)
    • Released version 2.1.1 of the base DataValues component
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Breaking change: "wb_entity_per_page" table will not be updated and replicated on ToolLabs anymore
    • A mw.wikibase.getLabelByLang Lua function will be added (phabricator:T173262)
    • The mw.wikibase.sitelink Lua function will accept a second parameter with the global identifier of a wiki (e.g. "enwiki") to link to (phabricator:T142903)
    • Had to temporarily turn off showing Wikidata's changes on Commons and Russian Wikipedia because of database issues. We're working on turning it back on.
    • Continued work on persistently storing edits to Forms on Lexemes
    • Finishing work on checking constraints on qualifiers and references with the constraint checks gadget
    • Fixed a bug where notification emails for Wikidata changes were sent when they shouldn't have been (phabricator:T174794)
    • Full URIs for external identifiers will soon be in the RDF export (phabricator:T121274)

Wikidata weekly summary #282

 

Here's your quick overview of what has been happening around Wikidata over the last week.

Wikidata weekly summary #282

 

Here's your quick overview of what has been happening around Wikidata over the last week.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Continued working on persistent storage of edits on Lexeme pages
    • Fixed an encoding problem in the SVG download of query results in the query service (phabricator:T178564)
    • Fixed a problem with change dispatching changes to Wikipedia and co, that sometimes lead to single wikis falling way behind. (T179060)
    • Added full URIs for external identifiers to the RDF export
    • You can leave feedback on how improved fulltext search result page should look like

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Other Noteworthy Stuff
    • 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

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

Wikidata weekly summary #287 Global message delivery/Targets/Wikidata

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Fixed Commons media suggester not loading all preview thumbnails (phabricator:T160528)
    • RDF exports can handle entity references to foreign Wikibase repositories now, needed for Structured Data on Commons (phabricator:T161592)
    • Worked on making statements on Forms editable and persistent (phabricator:T163724)
    • Worked on fine-grained usage tracking in Wikibase' Lua library (phabricator:T172914)
    • Worked on caching constraint check results (phabricator:T179849) and indicating when constraint check results are cached (phabricator:T179844)
    • Wikibase code base does not use Composer class autoloading any more (phabricator:T180067) as another step towards getting rid of our own build process and being more in line with the rest of Wikimedia
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Result views in the Wikidata Query Service UI can now be configured with options (phabricator:T155973, Special:Diff/580233265/596922582)
    • Worked more on introducing the concept of sub.entities in the APIs in order to make edits to Forms persistent
    • Worked on edit summaries for edits to Forms

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Wikidata will get dedicated database resources, and go read-only for 30 minutes on 9th January 2018 (phabricator:T181645)
    • There were no RDF dumps last week due to problems generating them, investigation is still going on (phabricator:T181385)
    • Improved the threshold for ORES on Wikidata (phabricator:T180450)
    • Working on fixing a regression after a change in MediaWiki core that makes edit links show up on diff pages (phabricator:T181807)
    • More work on persistent editing of statements on Forms of a Lexeme (specifically phabricator:T180467)
    • Improved size of the diff that we sent to Wikipedia and co for changes happening on Wikidata. This is one more needed step towards only showing meaningful edits in the watchlists and recent changes there. (phabricator:T113468)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Additional languages for monolingual values got approved by the language committee: ami (Amis), bnn (Bunun), fos (Siraya), ppu (Papora / Hoanya), pwn (Paiwan), pyu (Puyuma), ssf (Thao), trv (Seediq / Taroko), uun (Pazeh) (see gerrit:374052, phab:T144272)
    • More work on caching constraint results so we can enable the constraints checks for all logged-in users by default
    • Fixed a bug when edit links showed up in diff views (phabricator:T181807)
    • Final step towards being able to store statements on Forms of a Lexeme
    • Disabled RDF support for Lexemes as the mapping isn't defined yet (phabricator:T182660)
    • Adding some more smart tracking for Lua usage so we better know which properties from an item are used on a Wikipedia article even when the whole item is loaded (phabricator:T179923)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Due to the Christmas and New Year's Eve holidays, no deployment will happen before January 3rd.
    • Monolingual language codes for Old French (fro) and Middle French (frm) added (phabricator:T181823)
    • Finishing touches on storing statements on Forms
    • No longer checking constraints on the property example statements (phabricator:T183267)
    • More work on caching constraint check results so we can roll out constraint checking for all logged in users
 

Here's your first Wikidata Weekly Summary of the year 2018 (Calendar: Gregorian)!

  • Development
    • Fixed a problem with references in history of items (phab:T182767) Thanks to Matěj Suchánek who helped providing a workaround
    • Make statements on forms persistent for lexicographical data (phab:T163724)
    • Fix a bug that removed the collapse button (phab:T175492)
    • Remove cache constraint check results on purge (phab:T182107)
    • Add sitelinks to hif.wiktionary (phab:T180785)
    • Read constraint check results from cache and check freshness (phab:T182106)
    • Re-label the "Save" links to "Publish" (phab:T161367)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
    • Open request for adminship: Mahir256
    • Closed request for adminship: Jarekt (as successful)
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
    • Closed request for adminship: Mahir256 (as successful)
 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Constraint violations can now be checked on qualifiers and references (phab:T168532)
    • Implemented usage tracking deduplication to reduce database load (phab:T178079). This should not have any effect on what users see on recent changes and watchlists.
    • Redirects on client wikis that are connected to a Wikidata item can have a tracking category, if set up (phab:T185743). Thanks, Matěj!
    • Improved documentation of the pageterms query module (gerrit:406240). Thanks, Niedzielski!
    • Improved empty "content was:" in deletion logs for entities (phab:T184025)
    • Fixed links to external user pages in recent changes (phab:T183019)
    • Fixed user names beginning with a star sometimes being rendered as a list (phab:T182800)
    • Fixed constraint check results possibly showing up in the wrong language (phab:T185688)
    • Fixed ArticlePlaceholders possibly not showing up in search results (gerrit:406168)
    • Some of the developers attended to the Wikimedia Developer Summit 2018. You can find some notes on the Phabricator board

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff
    • We are saddened to report that Polish Wikimedian Krzysztof Machocki (who was also active on Wikidata) died on 31 January 2018, aged 36, after a couple of weeks of illness. Our condolences to his family and friends.
    • Notes of the IRC office hour of January 30th
    • The call for submissions for Wikimania (Cape Town, July 2018) is now open. Deadline is March 18th. Ideas of submissions related to Wikidata can be discussed here
    • Based on community discussions, the ArticlePlaceholder will soon be deployed on Urdu and Estonian Wikipedias.
    • Statistics
      • January 2018 brought us 9,770,248 edits, 445,027 new items were created.
      • The number of users that edited Wikidata per day grew in 2017 from 2439 to 2672 users, 9,6% more compared to 2016. The number of edits by them grew with 18% to 190k edits per day. We also get edited by 542 IP adresses per day, 50% more than in 2016.
      • In 2017, Wikidata got edited by 46 various bots per day, executing 334k edits per day (63% more than in 2016). The most active bot in 2017 was Emijrpbot, who added 18 million edits to Wikidata.
      • 284 million statements now contain references, compared to 67 million at the start of 2017. The average number of statements per item grew from 5 to almost 9. 73 million qualifiers are now used to provide more details for statements, 13 million in early 2017.
    • New tool based on Wikidata: Random TV episodes
  • Development
    • Diffs now show the entity ID in the page title (phab:T181077)
    • Improved handling of translations in the Query Service UI (gerrit:406301, gerrit:406996), thanks to Li Song
    • Continued working on diffs for forms on Lexemes (eg. phab:T186317)
    • Added summaries for edits on representations or grammatical features of a form (phab:T184702)
    • Worked on showing links to Lexemes and statements (phab:T185332)
    • Rolling out fine grain usage tracking on more wikis, so only relevant changes are shown in the watchlist and recent changes (phab:T185032)
    • Improved scalability of fine grain usage tracking (phab:T185693)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Welcome to the 300th Weekly Summary!

The weekly newsletter was started by Lydia at the very beginning of the Wikidata project, even before the first deployment, to keep the community informed about the developments, the new projects and tools. More than five years later, the newsletter is still there, its content powered by the community, and sent every week all along the years. I wanted to say a warm "thank you!" to each person who helped filling the Weekly Summary <3

Over the past years, as you know, Wikidata has grown a lot. More data, more tools, more editors and reusers, more exciting projects led by the community. The Weekly Summary has evolved with us, and the 300th edition seems a good moment to ask you all your suggestions about the newsletter, how it could continue evolving, and how you would like to improve it.

On that purpose, you can find a feedback page to express all your ideas about the Weekly Summary. We're very interested to know more about your reading habits, the parts you're more or less interested in, the new topics you would like to share with the community. Thanks in advance for filling it.

I stay available anytime to discuss with you, feel free to contact me if you have any question or concern! Cheers, Léa

  • A selection of cool tools on Wikidata

Here are a few tools that are recommended by some Wikidata community members. External websites, gadgets or scripts, they are very useful for Wikidata editors or users!

    • The Wikidata Query Service is an infinite source of amazing data and one of the best ways to explore and use Wikidata. (TweetsFactsAndQueries)
    • QuickStatements is a powerful tool that can edit or add Wikidata item en masse, via a text editor or importing a spreadsheet. (Éder Porto via Facebook)
    • Mix'n'match (manual), which helps us to interlink Wikidata with the rest of the web and the world :-) (Spinster, Siobhan via Twitter)
    • WikiShootMe! allows you to see Wikidata items plotted out on a map and shows you whether they have images or not. (Ham II)
    • Yair Rand's WikidataInfo script adds the QID of the equivalent Wikidata item to the page being viewed (on sister projects), along with its Wikidata label and description. (Andy Mabbett)
    • Recoin measures the degree of completeness of relevant properties of a Wikidata item and suggests any relevant statements that can be added to the item. (Rachmat04)
    • Template:Wikidata list ("Listeria") Self-updating lists on wiki pages, to drive projects and show results. Over 14,000 now live. (Jheald)
    • DuplicateReferences gadget adds a link to copy references and add them to other statements on the same item. (PKM)
    • checkConstraints gadget adds notifications on the interface to easily notice the violation of constraints and help people fixing them (Léa)
    • Resolve authors lists scientific articles with the property author name string (P2093) and groups them on the basis of co-authors and topic, which helps to distinguish people referred to by identical name strings. (Daniel Mietchen)
    • The Wiki Loves Monuments map is powered by Wikidata. You can look for a city and find the monuments around. (Stefano Sabatini via Facebook)
  • Development
    • Fixed incomplete "Label:", "Description:" and "Statement:" entity usage messages in various places (phab:T178090). Thanks, Matěj!
    • Improved violation messages for ranges involving the current date (e. g. “should not be in the future”).
    • Continued work on caching constraint check results.
    • Enabled Lua fine-grained usage tracking for better performance on several more wikis: hywiki, frwiki, svwiki, itwiki, zhwiki, bewiki, nlwiki, glwiki, and Wikimedia Commons (phab:T187265 phab:T186714)
    • Representation and grammatical features of the form can be changed using the UI (WikibaseLexeme) (phab:T173743, phab:T160525)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Make it possible to link to Lexemes and Statements (phab:T1854997)
    • Disabling senses for the first release of Lexemes (phab:T186995)
    • Caching for constraints check

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Re-enable Wikidata Recent Changes integration on Russian Wikipedia (phab:T179012)
    • Investigate on the size of logging table (phab:T188635)
    • Fix issues with graph vizualisation UI (phab:T186467)
    • Work on results of security review for the deployment of Wikibase-Lexeme (phab:T186726)
    • Enable constraint result caching on Wikidata (phab:T184812)

You can see all open tickets related to Wikidata here.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Significantly (on average to 1/4th) reduced the number of changes from Wikidata showing up on the watchlists and recent changes on Wikipedias and the other sister projects. This way changes that do not affect an article should no longer show up. We're still holding off roll-out to Commons, Cebuano, Waray-Waray and Armenian Wikipedia because of scalability concerns.
    • Working on optimizing one of the largest database tables (wb_terms) (phab:T188279)
    • Fixing a bug on how Wikidata changes are shown on Wikipedia (phab:T189320)
    • Continued addressing security review issues for Wikibase-Lexeme extension (phab:T186726)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

Final note from Léa: thanks to people who participated to the feedback page! Today's Weekly Summary is already improved thanks to your suggestions. Feel free to add more comments, and feel free to edit the newsletter yourself: all small contributions are welcome :)

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
  • Development
    • Looking into current Lua usage to see where we can improve the Lua functions we provide (phab:T189506)
    • When there is a constraint violation in a reference, the reference is now automatically expanded to make it more visible (phab:T177970)
    • Looked into issues around notifying the Wikipedias about changes happening on Wikidata (sometimes delayed due to too quick bot editing) (phab:T189772)
    • Fixed some translation issues in the embeded part of the Query Service (phab:T188990)
    • Fixed an issue with usernames being broken for Wikidata changes in watchlist and RC on Wikipedia (phab:T189320)
    • Optimizing a heavily used database table (wb_terms) (phab:T188279)
    • Polishing a lot of things for lexicographical data first deployment
    • Make it possible to remove a Form (phab:T173332)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
    • Closed request for adminship: Putnik, Okkn. Welcome on board!
    • Closed request for comments: Former ATE
  • Development
    • New search code for Wikidata merged. You may notice the improvement in the search results output for Wikidata item. However, new code for search is not enabled, only new results format. The search code will be enabled next week.
    • Improving formatting of language and lexical category in diff for Lexemes (phab:T189679)
    • Allow to remove a Form (phab:T189675)
    • Translate the grammatical feature properly on Lexemes (phab:T189143)
    • Investigate and fix a bug on Lexemes when undoing an edit (phab:T187215)
    • Progress on refactoring the table wb_terms (phab:T189777, phab:T188993, phab:T188279)
    • Fixing an error on the caching of the constraint checks (phab:T189842)
    • Improving the performance of a table in the database (phab:T180834)
    • Improving the way we're building dumps (phab:T177550)
    • Investigate on improving Lua functions (phab:T143970)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Other Noteworthy Stuff
    • if you're working with Lua modules, you can give input here about new functions
    • you can still fill this page if you encounter a problem with suggester ranking

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Differences between range constraints now work only if both properties are present (phab:T185480)
    • Work on a new constraint unit which defines which units are alowed for a given property (phab:T164372)
    • Make the Special:ConstraintReport easier to understand (phab:T188728)
    • Work on a Lua function which checks if an item is a subclass of or instance of another item (phab:T179155)
    • Started deleting old autopatrolled from the loggin table (phab:T190447, phab:T184791)
    • More work on setting up permissions for Lexeme (phab:T189480)
    • Fixing a bug about removing the last Lemma (phab:T189185)
    • Disabling the possibility to move a Lexeme (phab:T189481)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Disable Senses in the API for the initial version of the WikibaseLexeme extension (phab:T187198)
    • Create a new data type to allow linking to Forms (phab:T165579)
    • Fix a bug happening when editing a Form (phab:T187215)
    • Enforce permission checks when editing Lexeme (phab:T189480)
    • Make not possible to remove the last lemma (phab:T189185)
    • Make not possible to move a Lexeme (phab:T189481)
    • Implement “Units” constraint (phab:T164372)
    • More work on the possibility to pick an item's parent in Lua (phab:T179155)
    • Show a thumbnail for image/video/audio properties in statements (phab:T46727)
    • Add “no bounds” constraint (phab:T170610)
    • Make the “difference within range” constraint not requiring “item requires claim” constraint (phab:T185480)
    • New Lua function to test for validity of Wikidata entity IDs (phab:T143970)
    • Include checksums in dumps (phab:T190457)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Track the number of constraints by type (phab:T191891)
    • Include thumbnails in image statements (phab:T46727)
    • Install Query Service on Factgrid (phab:T189863)
    • Page creation and edit rates (phab:T184948)
    • Implement unit constraint (phab:T164372)
    • Implement no bounds constraint (phab:T170610)
    • Started working on the constraint violation type to restrict to indicate that certain properties can only be used on items or lexemes (phab:T164744)
    • Creating a Docker container for QuickStatements (phab:T192079)
    • Removed hardcoded demo data in Wikibase Lexeme (phab:T188899)
    • New data type for linking to Forms (phab:T165579)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Discussions
    • Open request for adminship: Adminor
  • Development
    • Fix the bug where changes in the watchlist and Recent Changes on Wikipedia should have been shown but were not (phab:T192673)
    • Clarify error message for the merge API (phab:T180296)
    • Add violation type to restrict which entity types a property can be used (phab:T164744)
    • Added a constraint to blacklist values for a property (phab:T183092)
    • Fix a bug showing the wrong alias in the edit summary when editing an alias (phab:T190492)
    • Fix some bugs related to displaying thumbnails in statements (phab:T193880, phab:T192667, phab:T193499)
    • Continue looking into dispatch issues (phab:T194602)
    • Working on adding an integer constraint (phab:T167989)
    • Preparing to deploy WikibaseLexeme extension on Wikimedia cluster (phab:T168260)
    • Making sure that the form ID counter is preserved when clearing the lexeme via the API (phab:T192264)
    • Applying the same validation to the language code of the Lemma and the representation (phab:T191504)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events
    • Past: Europeana Tech Conference (including a lot of Wikidata workshops and discussions)
    • Past:Wikimedia Hackathon 2018, 18-20 May in Barcelona
      • Check the hashtag #wmhack on Twitter to see what has been worked on regarding Wikidata
      • List of the projects that have been demoed during the showcase
    • Next Wikidata IRC office hour: May 29th at 18:00 (UTC+2, Berlin time) on the channel #wikimedia-office
  • Other Noteworthy Stuff
  • Development
    • Hackathon!
    • Work on adding “integer” constraint (phab:T167989)
    • Fix a bug expanding the references with a constraint violation (phab:T193669)
    • Add a "mis" code language to enable uncoded languages in Wikibase Lexeme (phab:T194754)
    • Improve the different language fields in the interface of editing a Lexeme (phab:T191504)
    • Finish work to edit Forms via the web API (phab:T190906)
    • Include special Lexeme IDs (phab:T187060)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events
    • IRC office hour, on May 29th at 18:00 (UTC+2, Berlin time), on the IRC channel #wikimedia-office. Special topic: Lexemes on Wikidata
  • Development
    • Deployed and activate WikibaseLexeme on wikidata.org so you can now store the first lexicographical data on Wikidata (phab:T191457)
    • Fixing the encoding issues on labels of items linked on Lexemes (phab:T195470, phab:T195359)
    • Fixed an issue that was preventing adding Forms and Lexemes in statements (phab:T195402)
    • Suppressed the browser's autocomplete that covers WikibaseLexeme's suggestion on Special:NewLexeme (phab:T195383, phab:T191526)
    • Worked on a bug about representation overwriting other representation with the same language code (phab:T193636)
    • Changed title of the field of a lemma language to make it less likely for people to add a translation as a second Lemma (phab:T193603)
    • Working on the RDF mapping of WikibaseLexeme (phab:T160260)
    • Working on implementing fulltext search for Lexemes (phab:T189739)
    • Working on showing Lemmas for linked Lexemes instead of just their ID on special pages like Special:AllPages (phab:T195382)
    • Fixing issues that happened after dropping an index from the wb_terms table (phab:T194270, phab:T195642, phab:T195611)
    • Made constraint check result appear directly after adding a new statement (phab:T194247)
    • Working on looking up entities by external identifiers on Special:Search (phab:T99899)
    • Added Docker image to Wikibase website (phab:T189936)
    • Added WikibaseImport script to Docker images to make it easier for people to start their own Wikibase install with some data imported from Wikidata (phab:T192080)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Events
    • IRC office hour, on May 29th at 18:00 (UTC+2, Berlin time), on the IRC channel #wikimedia-office. Special topic: Lexemes on Wikidata
  • Development
    • Deployed and activate WikibaseLexeme on wikidata.org so you can now store the first lexicographical data on Wikidata (phab:T191457)
    • Fixing the encoding issues on labels of items linked on Lexemes (phab:T195470, phab:T195359)
    • Fixed an issue that was preventing adding Forms and Lexemes in statements (phab:T195402)
    • Suppressed the browser's autocomplete that covers WikibaseLexeme's suggestion on Special:NewLexeme (phab:T195383, phab:T191526)
    • Worked on a bug about representation overwriting other representation with the same language code (phab:T193636)
    • Changed title of the field of a lemma language to make it less likely for people to add a translation as a second Lemma (phab:T193603)
    • Working on the RDF mapping of WikibaseLexeme (phab:T160260)
    • Working on implementing fulltext search for Lexemes (phab:T189739)
    • Working on showing Lemmas for linked Lexemes instead of just their ID on special pages like Special:AllPages (phab:T195382)
    • Fixing issues that happened after dropping an index from the wb_terms table (phab:T194270, phab:T195642, phab:T195611)
    • Made constraint check result appear directly after adding a new statement (phab:T194247)
    • Working on looking up entities by external identifiers on Special:Search (phab:T99899)
    • Added Docker image to Wikibase website (phab:T189936)
    • Added WikibaseImport script to Docker images to make it easier for people to start their own Wikibase install with some data imported from Wikidata (phab:T192080)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.

 

Here's your quick overview of what has been happening around Wikidata over the last week.

  • Development
    • Include Wikibase dispatch lag in API "maxlag" enforcing (phab:T194950)
    • Run full constraint check when saving a statement (phab:T194760)
    • Show map on items to preview coordinates (phab:T184933)
    • Implement property scope constraint to say if a property should be used on main snak qualifiers or references (phab:T197473)
    • Investigate on replacements for some parts of wb_terms table (phab:T197161)
    • Fix a UI glitch on Lexeme editing interface (phab:T195298)
    • Add names and descriptions for Lexeme, Form and Sense datatypes on Special:ListDatatypes (phab:T189935)
    • Display a warning message and prevent entering of lemmas with the same spelling variant (phab:T195372)
    • Work on showing description in Item selector in Special:NewLexeme (phab:T165597)

You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.