Wikidata:Status updates
A lot is happening around Wikidata. Weekly summaries are posted to this page and on the Wikidata mailing list. You can also subscribe to the on-wiki newsletter to have them delivered to your talk page.
Wikidata weekly summary #32 [edit]
- 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
- We had to turn off language switching for anonymous users because of caching issues for now
- Vagrant setup for Wikidata so you can start testing and hacking easily
- Open Tasks for You
- Hack on one of these
Wikidata weekly summary #33 [edit]
- 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
- Wikidata has been added to wikistream
- We now have nearly 800 active users \o/
- We are still looking for partners for ourevent at 29C3. Any pointers?
- Open Tasks for You
- Wikidata:Task forces and meta:Wikidata/Contribute are a good starting point
- Hack on one of these
Wikidata weekly summary #34 [edit]
- 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
- Hack on one of these
- Give the demo system a try
Wikidata weekly summary #35 [edit]
- Development
- Deployed new code on wikidata.org with a lot of bug fixes and a new Special:EntitiesWithoutLabel (all changes here)
- http://test2.wikipedia.org now uses Wikidata (click “edit links” at the bottom of the page), and we are working to enable the synchronization of changes to test2 and display links from the repository
- Added wbsetqualifier API module
- Added wbremovequalifiers API module
- New JavaScript wb.Api now used for labels, descriptions, aliases and sitelinks
- Improved Selenium tests and PHPUnit tests
- Selenium tests now independent from ULS
- Selenium tests for statements UI
- Existing statements can be edited now
- Filtering anons and Wikidata in RecentChanges on client now works correctly
- Added extra checks on client RecentChange save point to avoid duplicate entries
- Started an experimental branch with API methods for claims
- Link to Commons Media displayed for Snak values of related data type
- Improved styling of statements in JavaScript mode
- Improvements in templating engine
- Started working on adding Statements to existing section of Statements
- Set up a fresh dev server for testing
- Discussions/Press
- Events
- Foss.in
- Intro and Q&A in Bangalore
- WhereCamp Berlin
- Upcoming: Wikidata talk as part of a lecture on knowledge management, Karlsruhe
- Announced next office hours
- Still looking for people/projects to join us for the mass collaboration assembly
- Other Noteworthy Stuff
- New mockups for phase 2: 1 and 2
- New admin notice board
- “How to Edit Wikidata” presentation by Sven
- “Working With MediaWiki” has been released. First book to mention Wikidata!
- Open Tasks for You
- Give feedback on phase 2 mockups
- Code on one of these
- Have a look at Wikidata:Contribute
Wikidata weekly summary #36 [edit]
- 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
Wikidata weekly summary #37 [edit]
- Development
- Deployed fix for bugzilla:42956 on wikidata.org that caused problems when using the site in French in Firefox
- Updated demo system
- Fixed some bugs in wbsearchentities
- Removed empty aliases structure from wbsearchentities
- Heavy Selenium testing of statements UI
- Improved overall usability and responsiveness of the statements UI
- Implemented remove functionality for statements in the UI
- Refactored and added tests for language links handler in the client
- Bug fixes in the client
- Improved SiteLinkTable class in WikibaseLib and added tests
- Started work to improve AbuseFIlter integration
- Added logic to find all referenced entities for a given set of claims
- Added serialization of referenced claims to output of entity pages
- Diff Extension: Split off diffing code from MapDiff and ListDiff to dedicated Differ classes
- Diff Extension: Added dedicated patcher classes, which are used for the getApplicableDiff functionality
- Discussions/Press
- Events
- Other Noteworthy Stuff
- Open Tasks for You
- Give input to the representing values discussion
- Hack on one of these
Have a great holiday season!
Wikidata weekly summary #38 [edit]
- 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
- Hack on one of these
Wikidata weekly summary #39 [edit]
- Development
- Updates for selenium testenvironments (browsers, ruby, selenium-tools)
- Extended tests for statements user interface
- Refactored snakview user interface to handle other property-snak types than PropertyValueSnak
- Layout improvements in the user interface
- Several minor bugfixes in the user interface
- Updated Vagrant for Wikidata
- More work on AbuseFilter
- Deployed new version of Wikibase and MediaWiki core to wikidata.org and test2.wikipedia (bugfixes - all Wikibase changes here)
- Fix for bug 43595 which was seen on Wednesday during attempted deployment of the wmf7 version of MediaWiki core. Thanks Marius!
- Discussions/Press
- Events
- 29C3
- Other Noteworthy Stuff
- We’ve reached item ID 2.000.000
- You can now enable the SitelinkCheck gadget in your preferences that makes it easier to check if a certain link is already in use in an existing item
- Open Tasks for You
- Give feedback on prototypes for parsing time and coordinates
- Help translate the client extension (especially to Hungarian in light of the upcoming deployment)
- Hack on one of these
Wikidata weekly summary #40 [edit]
- Development
- Bene* developed a new tool to show existing or missing items for a given Wikipedia category
- Selenium test-groups for (non)experimental features (bugzilla:43828)
- Notification for IP edits that IP will be logged (bugzilla:42954)
- Verified fix & added Selenium tests for broken error-reporting on label/description uniqueness constraint (bugzilla:43301)
- Label-edit-button links to Special:SetLabel when JavaScript disabled (bugzilla:43814)
- Updated PHP, MySQL, Ruby, Selenium, etc.. on internal test server and enabled APC + memcached
- Work on AbuseFilter to make it work with Wikidata content (bugzilla:42064)
- Implemented length constraint for labels, descriptions and aliases (configurable with a default of 2500 UTF8 characters)
- Implementing a new mechanism for dispatching change notifications to client wikis
- Worked more on how Wikidata changes are handled in the client watchlist (bugzilla:43124)
- Some work went into using Solr for the search. Still very simple
- Prepared improvements to our puppet files on labs
- Worked on statements UI (snaktypes/references)
- Fixed bugs in UI event handling of widgets
- Put EntityId parsing code into a dedicated class
- Finished EntityDiff cleanup
- Discussions/Press
- Reworked inclusion syntax completely 1 2
- Updates to time and space model
- Is there a need for bureaucrats?
- Planned improvement to the search field
- Other Noteworthy Stuff
- Deployment on the Hungarian Wikipedia is still planned for Monday (Jan 14th)
- Jens writes a bit about Wikidata’s mascots
- Open Tasks for You
- Give feedback on inclusion syntax draft version 3, the updated time and space model and the plans for improving the search field
- Hack on one of these
Wikidata weekly summary #41 [edit]
- Development
- We are live on the Hungarian Wikipedia \o/
- We have an intern for a week, Marius aka User:Hoo man. He’ll be working on the wizard for linking a new Wikipedia article to an existing item or creating a new item for it if none exists yet. (the first two stories here)
- Refactored sites code to improve design
- Changed item datatype to use entityid as datavalue rather than string
- Added lots of new Selenium tests
- Changed AbuseFilter so Wikibase can hook into it
- Implemented new change dispatcher script
- ~=[,,_,,]:3
- Working on combining successive changes to avoid watchlist clutter
- Claims error handling (i.e. they now show error messages when needed)
- Implemented initial version of Solr-based search for Wikidata in extension WikibaseSolr
- Started investigating use of Lua/Scribunto for the Wikibase client
- Updated the Wikidata Vagrant development machine
- Improved the setup via puppet on Labs
- Discussions/Press
- Other Noteworthy Stuff
- Congrats to our sister Wikivoyage on their official launch
- There’s now a manual for using the Pywikipediabot on Wikidata
- Deployed new code on wikidata.org
- Community Portal got a rework
- Tried to drop www from Wikidata URLs but that was more difficult than expected. Sorry for the issues it caused. We're working on resolving the remaining ones.
- Open Tasks for You
- d:Wikidata:Press coverage needs some love and attention
- Hack on one of these
Wikidata weekly summary #42 [edit]
- 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
- InfoLunch at Hasso-Plattner-Institut
- Deutscher Sprachtechnologietag
- upcoming: FOSDEM
- upcoming: talk about MediaWiki groups
- Other Noteworthy Stuff
- Reconfirmation of temporary admins
- Next deployment (Hebrew and Italian Wikipedia) still scheduled for 30th of January as planned
- Planning for Wikimania in Hong Kong
- Wikimedia data center move went rather smoothly
- Request from the Bosnian Wikipedia community to be among the next to use Wikidata
- Project about paid editing that might also become relevant for Wikidata at some point
- Open Tasks for You
- Hack on one of these
Wikidata weekly summary #43 [edit]
- 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
- Abuse filter guidelines
- Policy on properties
- First external tool for output in RDF: [4] and [5]
- Running your own instance of Wikibase (for science!)
- Events
- We’ve set the date for the next office hours
- upcoming: FOSDEM
- Other Noteworthy Stuff
- Admin reconfirmation is still ongoing
- Deployment of first parts of phase 2 on wikidata.org are planned for February 4 and deployment on English Wikipedia for February 11. See this blog post for details and more dates.
- 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
Wikidata weekly summary #44 [edit]
- 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
- Signpost
- Lots of discussions about the usage details and policies of phase 2 on d:Wikidata:Project chat
- Events
- FOSDEM
- upcoming: office hour (English; German later)
- Other Noteworthy Stuff
- Deployment of phase 1 (language links) on the English language Wikipedia is still planned for Monday late evening UTC (pending a performance review)
- List of existing properties and their usage
- List of new proposed properties
- Open Tasks for You
- d:User:PinkAmpersand is looking for someone to write a script that once someone has been made an autopatroller, retroactively patrols all of their prior edits
- d:Wikidata:Press coverage could use some love and care
- Hack on one of these
Wikidata weekly summary #45 [edit]
- 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
- Help expand
- Help expand and translate meta:Wikidata/Deployment Questions
- Hack on one these
Wikidata weekly summary #46 [edit]
- Development
- Deployed new features and bugfixes including diffs for statements and the ability to enter items and properties by their ID
- Updated demo system
- Database maintainance (Wikidata was in read-only mode for a bit)
- Implemented first version of a string data type
- Worked on better error reporting from the API
- Ported Lua function mw.wikibase.getEntity to Wikibase extension
- Worked on making the search box suggest items and properties while typing
- Improved the behaviour of the entity selector (thingy that lets you select items and entities)
- Improved debugging experience in JavaScript when dealing with prototypical inheritance
- Worked on cleanup of local entity store
- Generalized generation of localizable edit summaries
- Discussions/Press
- Wikidata development will continue in 2013
- Wikidata Phase 2 in Full Swing
- RFC about the Wikidata API
- Lots of discussions about certain properties and how they should be used. Current state is at d:Wikidata:List of properties and new ones are being discussed at d:Wikidata:Property proposal
- RFC about amending the global bot policy for Wikidata
- Proposed changes to Wikidata’s notability guidelines
- Events
- office hour including a report on the current status of Wikidata (log)
- upcoming: Wikipedia Day NYC
- Other Noteworthy Stuff
- Deployment of phase 1 (language links) on all remaining Wikipedias and a small update on Wikidata are planned for March 6
- Great page for editors to learn about what phase 1 means for them
- Cool tool visualizing family relations based on data in Wikidata
- “Restricting the World” (first in a series about some design decisions behind Wikidata)
- List of most used properties
- OmegaWiki is using Wikidata to get links to Wikipedia articles
- Nyan Nyan Wikidata Nyan Nyan
- We’ve hit d:Q5000000
- Had a look at d:Wikidata:Tools lately?
- Open Tasks for You
- Hack on one of these
- Help translate m:Wikidata/Deployment Questions
- Help bring the content of en:Wikipedia:Wikidata to your Wikipedia
Wikidata weekly summary #47 [edit]
- 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
- Wikipedia Day NYC
- upcoming: Wikimedia metrics and activities meeting
- upcoming: office hour (German)
- 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
- Help bring the content of en:Wikipedia:Wikidata to the remaining Wikipedias that will get phase 1 on March 6
- Hack on one of these
Wikidata weekly summary #48 [edit]
- Development
- More work on widget to add language links on the Wikipedias directly without having to go to Wikidata
- Bug fixes for Wikipedias, including:
- don't show edit link when noexternallanglinks magic word suppresses Wikidata links (bugzilla:45037)
- use Q## links instead of linking to Special:ItemByTitle for “edit links” link (bugzilla:44536)
- preference for showing Wikidata edits by default in watchlist (bugzilla:44973)
- Catching up on writing tests for untested functionality
- More work on the Lua support for accessing data from the repository (wikidata.org) on the Wikipedias
- Updated Wikidata’s Vagrant development machine
- Created initial QueryStore interface
- Created initial setup code for the SQL QueryStore
- Discussed and created initial schema for the SQL QueryStore
- Simplified code for client settings, including which namespaces can have Wikidata links. The default is now all namespaces, without needing to explicitly specify them in the settings
- Improved code for sorting interwiki links in the clients, with step towards allowing the communities to specify custom sort orders per Wikipedia
- Improved handling of deleted properties
- Further work on replacement for current search box
- More work on improving error reporting and edit summaries in the API
- Tim and Aaron killed the mystery bug that caused corrupt login tokens (bugzilla:41586)
- Discussions/Press
- Hacker News noticed we exist
- RFC about opting out of global sysops or not (more RFCs d:Wikidata:Requests for comment)
- Asked the Italian, Hebrew and Hungarian Wikipedias if they want to be the first to use phase 2 (will ask a few more to join the first batch later today)
- Events
- WMF Metrics and Activities meeting (recording is linked there)
- office hour in German
- upcoming: Bibliothek & Information
- upcoming: Wikidata trifft Achäologie
- Other Noteworthy Stuff
- We’re now live on all Wikipedias with phase 1 \o/
- Deployed bugfixes and a new data type (string) to wikidata.org
- How will Wikidata impact Wikipedia?
- More useful database reports (more are being requested on the discussion page)
- Quite a few new properties that make use of the new string data type now and more are being proposed
- Lukas wants to work with us to improve usability
- New user scripts at d:Wikidata:Tools
- Did you know?
- Is a specific bug report really important to you? If you have an account on bugs.wikimedia.org you can easily add yourself to the CC list of the bug and then receive updates about its status via email
- Wikidata is also on Twitter, identi.ca, Facebook and Google+
- There is an IRC channel too: #wikimedia-wikidata on freenode
- Open Tasks for You
- Hack on one of these
- Continue being awesome
Wikidata weekly summary #49 [edit]
-
- 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
- Bibliothek und Information
- 3rd Media Web Symposium
- upcoming: Wikidata trifft Archäologie
- upcoming: SMWCon
- Log of latest office hour on IRC (in German)
- We’ll be at the Amsterdam Hackathon
- Other Noteworthy Stuff
- New features/bugfixes on wikidata.org are planned for March 20
- Lua roll-out! You’ll be able to use it soon to access Wikidata data on Wikipedia. Here's two introductory blogposts: [6] [7]
- The new pope didn’t go unnoticed on Wikidata either
- Someone sent the dev team a cake! <3
- Want an easy way to add authority control data? Check this
- We crossed item ID 7000000
- We now have over 4000 active editors \o/
- Some more stats based on a database dump from end of February
- Reasonator got a few more goodies
- 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
- Help translate m:Wikidata/Deployment Questions
- Hack on one of these
Wikidata weekly summary #50 [edit]
- 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 to 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)
- Rolled out new code on wikidata.org. The new stuff you probably care about is:
- Discussions/Press
- Events
- 3rd Media Web Symposium 2013
- Wikidata trifft Archäologie
- SMWCon Spring NYC
- Other Noteworthy Stuff
- Join us for the Amsterdam and Wikimania hackathon and Wikimania
- Too many items with the same label and no description? Terminator helps you hunt them all down and clean them up. Also check out the top 1000
- Interested in the distribution of books by genre on Wikidata and similar things? WikidataStats can help
- d:Wikidata:Requests for permissions/Bot needs input from more people
- Detailed list of bots
- Collecting information about creating a bot
- We’ve crossed Q8000000
- 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
- Hack on one of these
- Still looking for the right way to contribute for you? Have a look at d:Wikidata:Contribute
Wikidata weekly summary #51 [edit]
- 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
- Denny wrote down how we’re planning to support queries on Wikidata. Feedback welcome.
- Proposal for a vandalism policy
- Now that improvements for references have been deployed here’s a discussion on the best way to use them. (You can see an example of how it could be used in the source for “CAS registry number” on d:Q153)
- Should Wikidata have featured items?
- RFC about restricting the ability to create properties to some users
- Heise.de reporting about deployment of phase 2 on the first 11 Wikipedias
- Report about a collaboration event between Wikipedians and archaeologists
- 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?
- If you need to merge two items d:Help:Merge explains how
- 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)
Wikidata weekly summary #52 [edit]
- 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?
- There are a number of task forces that take care of specific jobs or topics on Wikidata
- You can get database dumps to play with
- There are a lot of stats about Wikidata on http://stats.wikimedia.org
- Open Tasks for You
- Hit a random item and add a missing source?
- Hack on one of these
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.
Wikidata weekly summary #53 [edit]
- 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
- The RFC about bureaucrats was closed
- RfC about policy for translation admins
- We need feedback from contributors working on references addition or having tried to add references to statements. Please comment about your problems or your trials at d:Help:Sources
- 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
- Hack on one of these
- Help draft the next weekly summary
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.
Wikidata weekly summary #54 [edit]
- 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
- Deployment of phase 2 (infoboxes) on English Wikipedia is planned for April 22. All remaining Wikipedias are planned for April 24.
- Qualifiers are available now. In the same update several bugs have been fixed mainly related to Internet Explorer 8. At the same time search has been made case-insensitive. More details here.
- d:Wikidata:Notability has been completely rewritten
- Cool task force page: d:Wikidata:Video games task force
- List of Wikipedia articles that still have language links in the wiki text
- Open Tasks for You
- Hack on one of these
Wikidata weekly summary #55 [edit]
- Development
- Started working on support for the Time data type in the frontend (editing/displaying of time values)
- Fixed copyright tooltip’s issues where it was not possible to dismiss it
- Started work for making it possible to track where on the client a property is used
- Work on dispatching changes to Wikipedias via the redis job queue
- Introducing core hooks to allow us to avoid page re-rendering when language links are changed
- Implemented automatic comments for setClaim (adding/setting claim, adding/removing/changing qualifiers)
- Investigated issue where edit conflicts are detected in error
- Fixed wrong revision shown in history-view
- Events/Press
- A lot of articles about the deployment of phase 2 on all Wikipedias among them: Wikipedia-Datenfundus Wikidata geht in den Regelbetrieb, Wikidata goes live worldwide, Wikidata-revolutionen är här: Möjliggör strukturerade data på Wikipedia
- Wikimedia switching to MariaDB in c'T (German): Wikipedia wechselt von MySQL auf MariaDB
- Office hour about references (log)
- Introduction to Wikidata - talk at the British Library
- OpensourceTreffen in Munich
- Upcoming: Hypertext 2013
- Discussions
- RfC about vandalism
- RfP for oversighters
- RfC about interproject links interface
- RfC about inactive administrators
- RfC about permissions for rollbackers regarding vandalism
- RfC about Kinship
- Other Noteworthy Stuff
- Phase 2 has been deployed on English Wikipedia and all remaining ones
- Deployed a widget that makes it easier to add language links when there is only one language link on Wikidata so far
- Page to collect information about phase 2 on the Wikipedias
- Page edits have passed 31 million.
- d:Help:Shortcut lists shortcuts for frequently used pages
- Nice interaction of local data and data from Wikidata on English Wikipedias
- Did you know?
- Item Q12000000 is is the Czech Wiki entry about "Výškové horolezectví" or "high altitude climbing"
- Newest properties are: occupant, color (hex triplet), NOR, member of, color (item), opposite of, said to be the same as, IMO ship number, foundational text, Emporis ID, Structurae ID, industry, cohabitant, astronaut's missions, original network, launch site
- Newest qualifiers are: determination method, role
- Properties merged: sister and brother (discussion)
- Open Tasks for You
- Hack on one of these
- Translate the Table of properties into your language
- Review a proposal for a qualifier property
- Respond to a "Request for Comment"
- If fixing a particular bug is especially important for you then please consider voting for it in Bugzilla to help the development team prioritize. A list of all of the currently open ones is here.
Wikidata weekly summary #56 [edit]
- Development
- Worked with students on their Google Summer of Code proposals
- Worked on time data type editing in the frontend
- Worked on improving the DataTypes system
- Working on better Continuous Integration strategy
- Moving Selenium tests to Cloudbees & Saucelabs
- Catching up with Selenium tests
- Events/Press
- Hypertext 2013
- upcoming: Treffen der Redaktion Chemie
- Discussions
- Other Noteworthy Stuff
- Bugfixes were deployed on wikidata.org. The ones you probably care about are:
- when clicking "edit links" on a Wikipedia article the user is automatically taken to the language links part of the item. Hopefully it is now more obvious how to change the links.
- fixed a few cases where edit conflicts where detected in error
- added automatic edit summaries for adding qualifiers and claims
- fixed wrong revision being shown in div history
- Translators can now sign up to receive translation notifications at d:Special:TranslatorSignup
- Visual query interface for Wikidata
- 3 Wikimania submissions that could use your vote at the bottom: State of Wikidata, The Technology Behind Wikidata, Ask Us Anything About Wikidata
- Bugfixes were deployed on wikidata.org. The ones you probably care about are:
- Did you know?
- Newest properties: Recorded at (studio), Supporting actor/actress, Palissy identifier, Filmaffinity number, input device, Volume (collections), Historic Places identifier, CELEX number, country calling code, local dialing code, eight banner register, lakes on river, dan/kyu rank, legislated by
- Newest task forces: Pokémon task force, Cultural heritage task force, Space task force
- Open Tasks for You
Wikidata weekly summary #57 [edit]
- Development
- Implemented basic editing of Time values
- Worked on advanced editing of Time values (having a preview, defining precision and calendar model while editing the value)
- Work on RDF mapping/export
- ~=[,,_,,]:3
- Solving issues with WMF Jenkins
- Migrating Selenium test from RSpec to Cucumber
- Events/Press
- Interview on dradio.de
- PHP Unconference Europe 2013
- PHP Days 1013 Berlin
- Treffen der Redaktion Chemie
- Discussions
- Other Noteworthy Stuff
- Did you know?
- Newest properties: ISO 4217, CBDB ID, ORCID, country of origin, ICD-10, ICD-9, OMIM ID, orbit diagram, provisional designation (astronomy), currency symbol description, chairperson, Unicode character, MeSH ID, archives at, IMA Number
- Newest task forces: Baseball
- Open Tasks for You
Wikidata weekly summary #58 [edit]
- Discussions
- What should be done with the property stable Version?
- Sex Ratios in Wikidata, Wikipedias, and VIAF
- The Ropebridges: Authority Control in Wikidata
- Events/Press
- A lot of Wikidata-related submissions have been accepted for Wikimania
- Treffen der Redaktion Chemie
- upcoming: MediaWiki hackathon in Amsterdam
- upcoming: Linked Data in Business
- Other Noteworthy Stuff
- d:Help:Lua is now the place for all things Lua on Wikidata
- Item d:Q13000000 is Devarakonda, a village in India.
- The geographic relation "exclave of" is the property with the ID 500.
- English Wikipedia discussion closes allowing for use of Wikidata
- Template to display a tree based in Wikidata data
- Deployed new bugfixes on wikidata.org including a fix for pages not being added to the watchlist automatically plus the first version of the RDF exort
- The ability to include data using the property label is planned to be deployed on English Wikipedia on Monday and all others on Wednesday (You can then for example use {{#property:logo image}} in addition to {{#property:P154}}.)
- Did you know?
- Newest properties: exclave of, enclave within, HURDAT identifier, ISO standard, home port, general manager, ISO 15924, Swedish county code, BNFC Thesaurus, cause of death, brother-in-law (sister's husband), honorific prefix, academic degree, birth name, interleaves with, state, phase, powerplant, interaction, part concerned, armament, scheduled service destination, type of orbit, temporal range start, temporal range end, Swedish municipality code, located on island, consists of
- {{Property|123}} can be used on Wikidata to get the label of the given property (P123) in the readers language. {{label|Q123}} does the same for items.
- Development
- Simplified the inclusion syntax (this is one way how you access data from Wikidata in a Wikipedia article - the other one is via Lua)
- Result of the external codebase review has been published
- Worked on implementation of editable time values in frontend
- Selenium tests for false edit-conflicts and old-revision-view
- Jenkins setup improvements
- Made many improvements to the unit test configuration and bootstrapping code in Ask, Diff, DataValues, WikibaseQueryEngine and WikibaseDatabase
- Automatic class loading based on PSR-0 convention in Ask, Diff and WikibaseQueryEngine
- Added new array comparison code and started work on merging diffs together in Diff
- Progress on the SQLStore
- Improved many unit tests by removing unneeded dependencies they had
- Bug fixing
- Made property parser function code more robust
- Worked on EntityPerPage rebuild script, to enable it to run for Wikidata to fill in missing entities in the wb_entity_per_page table
- Making the Settings system more robust, preparing split of client and repo settings
- Work on RDF mapping and serialization
- Work on content negotiation for Special:EntityData
- Open Tasks for You
- Help fix formatting and value issues for a property
- Determine statements to add to Wikidata based on Wikipedia categories
- Map a Wikipedia infobox to Wikidata properties (advanced sample)
- Select a rarely used property and add values to Wikidata: either manually, through "array properties", through a bot request, with Wikidata useful, or by operating your own bot
- Respond to a "Request for Comment"
- Hack on one of these