User talk:Dsp13/Archive 12
Appearance
This is an archive of past discussions about User:Dsp13. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Archive 5 | ← | Archive 10 | Archive 11 | Archive 12 | Archive 13 | Archive 14 | Archive 15 |
Wikidata weekly summary #134
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- Had a great hackathon for GLAM and Wikidata in Amsterdam last weekend
- IRC office hour about structured data on Commons (logs)
- Building a periodic table using Wikidata
- Lydia will be speaking at internetdagarna in Stockholm on Monday
- Other Noteworthy Stuff
- Wikimedia Commons will get Phase 2 on December 2nd
- The Sum of all Paintings - new app to nicely display data related to artwork
- Institutions on Commons without an item on Wikidata
- Wikidata descriptions being used to help clarify search results in the Wikipedia mobile app
- WikidataTodo now shows you tasks to be done on Wikidata related to a specific country as well
- VisualEditor coming as a beta feature
- Statements on properties are getting closer to the finish line. You could help figure out which properties to use for describing and classifying properties.
- Did you know?
- Development
- When a page is deleted on a client (Wikipedia, etc) its sitelink is now removed automatically from its Wikidata item
- Reworked the automatic precision detection for coordinates
- The long planned split of the code base into two independent Wikibase Repo and Client extensions is getting closer pretty fast these weeks
- Made good progress on making the sitelinks section much more compact and moving it into the right-hand sidebar
- While still reworking lots of details that slightly changed in DataModel 2.0 we already started working on a possible DataModel 3.0
- More performance optimizations in the form of more advanced label lookup implementations
- Implemented file-based cache of SiteStore to improve performance
- Bug fixes
- Updated the property suggester with new data! :)
- 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
Wikidata weekly summary #135
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- Past: Internetdagaarna in Stockholm
- Past: Hacks/Hackers in Berlin
- Picture this!
- Wikidata identifiers and the ODNB - where next?
- Wikidata and identifiers - part 2, the matching process
- IRC office hour on Wednesday
- Other Noteworthy Stuff
- Commons will get access to the data on Wikidata on Tuesday
- Statements on properties and language fallbacks are coming
- VisualEditor is now available as a beta feature to make editing of project and help pages easier
- Did you know?
- Development
- Moved the sitelink section into a sidebar (if the page is too narrow it will float below the statement section like it is now)
- Wrapping up work on injecting LabelLookups into EntityView (should boost performance)
- Implemented new notification bar to replace the notification bubble we had before
- Fixed more issues with geocoordinates
- Wrapping up work on client side usage tracking (important for arbitrary access)
- Making language fallback work for referenced entities (via LabelLookup)
- Transformations for pass XML dumps got merged, should fix phabricator:T74348
- Enabled Statements on Properties on http://test.wikidata.org for testing
- JSON dumps will no longer contain redirects from the week after next week on
- Improved performance of client’s other projects sidebar
- Worked on bug triage (looking at the testme bugs)
- Replaced the custom Wikidata Jenkins continuous integration slaves with regular ones
- Fixed error in DataModel that was noticed by DataModelSerializer tests
- Input on mw:Wikibase/Indexing
- 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
Wikidata weekly summary #136
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- IRC office hour (log)
- Wikidata for research - a grant proposal anyone can edit
- 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?
- Newest properties: working title, undercarriage
- Newest WikiProjects: WikiProject Wikidata for research aims to integrate Wikidata more closely with research, and to this end, a grant proposal is being drafted.
- 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
- 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
Wikidata weekly summary #137
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- Other Noteworthy Stuff
- Did you know?
- Newest properties: departure transaction, acquisition transaction, port, curator, pendant of
- Newest WikiProjects: WikiProject Music
- Development
- More work on making it possible to query Wikidata data (mw:Wikibase/Indexing)
- Further improvements to performance on the clients (Wikipedia etc)
- Fixed and improved JSON dump creation process
- Finishing touches on new sitelinks section
- Worked more on supporting quantities with units - first basic version is making good progress
- Unprotected Q183 (Germany) again (had to be protected to ensure site availability)
- Improved performance for page views on Wikidata (no longer accessing actual entity data blob, when page is available from parser cache)
- Moved issues from github to phabricator and closed/checked bugs marked for testing
- 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
Wikidata weekly summary #138
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Open RfAs: Petr Matas
- Closed RfAs: Jared Preston (Successful)
- Events/Blogs/Press
- Other Noteworthy Stuff
- Did you know?
- Newest properties: subproperty of, mandatory qualifier, NIST/CODATA ID, EgliseInfo ID
- New task forces: Freebase, Sled dog racing
- Showcase items: Lion
- Development
- Happy holidays from the dev team, everyone :)
- ~=[,,_,,]:3
- Enabled other projects sidebar feature as default on Italian Wikipedia
- Deployed new code to Wikidata, including performance improvements, language fallback, and property data type
- Fixed some small issues that popped up after deployment
- Ongoing work on performance improvements (batched label lookup)
- Ongoing work on the JavaScript widgets needed for the planned redesign
- Ongoing work on the WikibaseJavaScriptApi extension that was split from the Wikibase code base
- Finished tree of life
- Some more work on support for units
- Closed/checked even more ‘testme’ bugs on Phabricator
- Wikidata Query has gotten a number of stability fixes. To increase availability and performance we now have multiple instances of it with a load balancer in front of it.
- The data for the entity suggester has been updated. Suggestions when adding new statements should be even better now.
- 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
Wikidata weekly summary #139
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Provide your input on article placeholders based on Wikidata
- new RfC: CoI editing
- Anonymous artists at wiki project visual arts
- Events/Blogs/Press
- We need to start talking about scaling Wikidata over the next months and years: Scaling Wikidata: success means making the pie bigger
- The next big step for Wikidata—forming a hub for researchers
- wikidata4research4all
- There was a well-attended Wikidata meetup at 31C3
- Other Noteworthy Stuff
- Wikidata Query now runs on multiple, load-balanced, self-restarting servers. Thanks to Yuvi for the help.
- Vandals suck. Don't know how to help us fight them? Here are two pages to get you started: Wikidata:Vandalism and Wikidata:Abuse filter.
- The Wikidata BEACON generator was updated by Magnus. It now uses all properties with “formatter URL”, so always up-to-date with target URLs. It is faster, too.
- Number of visual artworks on Wikidata by institution
- Did you know?
- Newest properties: Terminologia Histologica (TH), Terminologia Embryologica (TE), ICD-9-CM, operations and procedures key (OPS), ICD-10-PCS, central government debt as a percent of GDP, AniDB identifier, main property, awarded for work, Pokémon browser number, inscription, quote, subtitle, BBC Your Paintings artwork identifier, has vertex figure, index case of, number suspected, number probable, number confirmed, general formula, this taxon is source of, Route number, LAC identifier, CONA, ATCvet, TGN, Chess Club ID, Chess Games ID, Cycling Database ID, ProCyclingStats ID, DOI Prefix, Alexa rank, has index case, related property, number of faces, MPAA film rating, unveiled by, station number, wing configuration, TERYT municipality code, referee, YouTube video identifier, BBF identifier, Korean Movie Database ID, Dictionary of Welsh Biography ID
- Showcase items: Iggy Azalea, Helsinki
- Development
- Happy new year! :) It'll be a great one for Wikidata!
- Have you filed bugs in the past? Awesome! It'd be super helpful if you have a look at your old bugs and see if they are still relevant. You can find them at https://phabricator.wikimedia.org/maniphest/query/authored/ (make sure you're logged in on Phabricator)
- 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
Wikidata weekly summary #140
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- Upcoming: Office hour on IRC on Friday. You should come :)
- Past: London Wikidata Meetup 2
- We had a meetup with nine people:
- set up Wikidata:WikiProject UK and Ireland (sound recording of meeting available)
- Upcoming: Open Data Day, 21st February 2015
- For generic wiki, see International Open Data Day
- Open Data Camp UK, Saturday/Sunday 21st/22nd February 2015
- Other Noteworthy Stuff
- We just crossed 14000 active users (over the last month). Thank you all!
- Did you know?
- Newest properties: Gray's Anatomy 1918 subject, Total valid votes, inverse of, NLP identifier
- Newest WikiProjects: Food, UK and Ireland, Suisse
- Newest gadgets: ExportClaims, Mark as patrolled from list of changes
- Development
- The sitelink section has been reworked. This will go live on Wikidata on Tuesday. The sitelinks will then be slimmer and they will appear in a sidebar on the right side if there is enough space.
- More performance improvements when parsing an item page, ~%15 faster for some pages :)
- Titan was selected as the graph DB to implement a Wikidata query service running in production
- Fixed adding links to ru.wikinews.org which was broken by its change to HTTPS-only
- Worked on redesigning the header area (label, description, alias, in-other-languages box)
- Polished d:Wikidata:Data access and d:Wikidata:Database download. Could still use some more work though if you have time.
- Enabled PHP_CodeSniffer with Mediawiki rules and some additional ones to make us aware of more code issues
- We no longer log some common 404 errors in the exception log
- 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
Wikidata weekly summary #141
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- RfC: Speedy vs Regular deletion
- Closed RfAs: George.Edward.C (successful)
- Open RfAs: Petr Matas, Edoderoo
- Events/Blogs/Press
- The Wikidata for research proposal was submitted to the European Union on January 14. Congrats to Daniel for spearheading that huge effort.
- Blog post about how Wikidata can change the way citizen scientists contribute
- IRC office hour happened (log)
- Blog posts about gender inequality index based on Wikidata data by Max and Magnus
- MediaWiki Developer Summit
- Other Noteworthy Stuff
- The development plan has been updated and expanded
- Official Wikipedia app now uses Wikidata descriptions \o/ More to come!
- Usage tracking will likely be deployed on February 2 on Wikidata. This will not be user-visible. It just means that pages using data from arbitrary items get updated/purged when the data changes. Arbitrary access is being tested at Test Wikidata and testwiki:Test Wiki. An example is at testwiki:Kitten on arbitrary page.
- Assigning items on Mix'n'match will now make that change on Wikidata for you automatically
- Did you know?
- Newest properties: IGESPAR identifier, SIPA identifier, SkyscraperPage building id
- Development
- Deployed new sitelinks interface design to Wikidata. It's not done yet but we're getting there. Tweaks are in progress.
- Worked on redesign of header area
- Fixed some bugs that popped up after deployment
- Enabled usage tracking and arbitrary access on test.wikipedia.org and test.wikidata, and preparations for enabling it on Wikidata
- Collecting Query examples for the new query functionality
- 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!
Wikidata weekly summary #142
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Closed RfAs: Petr Matas (unsuccessful), Edoderoo (successful)
- Open RfAs: Eurodyne
- Events/Blogs/Press
- Upcoming: MediaWiki Developer Summit
- Upcoming: FOSDEM
- Upcoming: Wikidata for research meetup in February in Paris and Berlin
- Past: Meetup in Cambridge
- Brainstorming for Wikimania talks related to Wikidata is happening at phabricator:T87334 and you can apply for a scholarship
- Wikidata - a year in numbers
- Other Noteworthy Stuff
- Want to help out mapping schema.org and Wikidata properties? There is now a ticket for coordination.
- The new Content Translation tool uses Wikidata data to suggest the correct article to link to when translating a Wikipedia article to another language
- Using GNOME Shell? There is a Wikidata search provider for you.
- Did you know?
- Newest properties: award shared with, native label, pollenizer, pollination
- You can influence the languages shown in the "in other languages box" by adding a bable box to your user page like here.
- Development
- More work on header section redesign
- Released Wikibase DataModel 2.5
- Broke and fixed JSON dumps - sorry!
- Implemented entity change subscription service
- 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!
Wikidata weekly summary #143
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Closed RfAs: Eurodyne (unsuccessful)
- Open RfAs: BlackBeast
- Events/Blogs/Press
- Past: MediaWiki Developer Summit
- Past: FOSDEM
- Upcoming: ArtBytes hackathon
- Other Noteworthy Stuff
- ATOM feeds for changes in Wikidata Query results. Define your own to keep an eye on changes in specific topics
- Overview of the number of visual artworks items on Wikidata by creator (>5 items)
- The Wikidata Free Image Search Tool can now also search Commons (not just follow language links)
- Did you know?
- Newest properties: British Museum person-institution, Sächsische Biografie, equivalent class, LfDS object ID, DAAO identifier
- Newest WikiProjects: Authority control
- Development
- Fixed diffs not showing old ranks, qualifiers and references on the left side (phabricator:T87096)
- Worked on several date and time related issues, like incorrect padding of the year to 11 instead of 16 digits (phabricator:T87764)
- Further work on header section redesign (phabricator:T75654)
- Started redesign of statements section (phabricator:T87316)
- Introduced a hint showing the language when a language fallback is used on an item or property (phabricator:T85105)
- Working on splitting a Wikibase View component out of the Wikibase Repo code base
- Currently testing how PHPCS and PHPMD can help raising Wikibase’ code quality
- Released Wikibase DataModelSerialization 1.3 with language fallback support
- 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!
Wikidata weekly summary #144
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Open RfAs: BlackBeast
- Events/Blogs/Press
- Upcoming: Eurpeana Tech
- Andrew Su gave a talk about crowd sourcing and citizen science for biology including Wikidata (slides)
- Going to Wikimania? Apply for a scholarship.
- Internet Archive, Wikidata and Open Education
- Other Noteworthy Stuff
- Wikibooks will get access to language links via Wikidata on February 24th. Coordination is happening at d:Wikidata:Wikibooks.
- Roughly 17000 of the candidate articles that Google identified as potentially being about the same topic but lacking a language link have been merged. About 17500 are remaining and waiting for you to go through them via https://tools.wmflabs.org/yichengtry/
- Mix'n'Match got a face lift
- Magnus says every day new images are added to over 1000 items \o/
- RStats client for Wikidata
- Reasonator now also supports biography texts in French
- 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!
Wikidata weekly summary #145
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?
- Newest properties: Journalisted ID, Biography at the Bundestag of Germany, Metacritic ID
- Newest WikiProjects: Identical Twins
- 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!
Looking into the future on that impressive list of redlinks!
The Founding Foremothers Award | |
Hello, Dsp13, I've been polishing up the citations on your redlinks pages in preparation for the DC Meetup at Howard University. It's clear you deserve an award for all the forward-looking work you've done here! Do stop by a social meetup sometime, and let us thank you in person. Djembayz (talk) 19:12, 17 February 2015 (UTC) |
Wikidata weekly summary #146
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- Other Noteworthy Stuff
- As announced Wikibooks is getting access to Wikidata for their sitelinks on 24th. Coordination at d:Wikidata:Wikibooks
- ViziData
- Update on data quality project
- Update on structured data for Commons
- Using mw.wikibase.getEntity in a Lua module? Please read this.
- Number of visual artworks items by property (type, genre, creator...) on Wikidata
- Did you know?
- Newest properties: operty:P1721|pinyin transliteration]], posthumous name, temple name, courtesy name, SANDRE ID, brand
- Showcase items:Montblanc
- Development
- Still looking for an awesome frontend developer to join the team
- Met with Nik and Stas from WMF in Berlin for a week to move query functionality forward. Made good progress on evaluating backends and languages
- Worked on RDF mapping/export
- Introduced mw.wikibase.renderSnak(s) for rendering arbitrary Snaks in Lua. This can be used for rendering for example qualifiers or references.
- Made it so that links in the “other projects” sidebar are alphabetically ordered
- Made the diff views for dates easier to read
- Continued work on the planned Wikibase View component
- Continued work on header redesign
- Worked on a new special page that lets you set label, description and aliases in one page
- Fixed all browsertests to use new header section and adjusted them to use phantomjs
- Monthly Tasks
- Hack on one of these.
- Help fix these items which have been flagged using Wikidata - The Game.
- d:Wikidata:Glossary could use some serious simplification to make it easier to understand. Can you help?
- Help develop the next summary here!
- Contribute to a Showcase item
- Help translate or proofread pages in your own language!
Wikidata weekly summary #147
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Events/Blogs/Press
- Platypus - a speaking interface for Wikidata
- Past: Wikidata for Research meetup
- Past: GLAMhack (two of the results: The Endless Story and a family tree)
- Other Noteworthy Stuff
- Wikidata reached 200,000,000 edits
- Welcome Wikibooks! Wikibooks now gets its language links via Wikidata as well.
- Vote for your favorite Wikimania submissions. Here are the Wikidata related ones.
- New release of the Wikidata Toolkit with lots of good stuff.
- There are now over 30,000 objects in OpenStreetMap tagged with a Wikidata ID. Can you add more?
- Want to see where we want infoboxes to go with Wikidata? Check out the infobox fromage on French Wikipedia. Have a look at the wiki text here.
- Did you know?
- Newest properties: Naturbase ID, Fach, AllMusic song ID, AllMusic album ID, AllMusic artist ID, Flora of North America ID, Florentine musea Inventario 1890 ID, beats per minute
- Newest WikiProjects: Cheese, Filming Locations
- Showcase items: None this week. Yours next week?
- You can listen to Wikidata (setting at the bottom)
- Development
- Chaged a number of Lua modules (from deprecated function mw.wikibase.getEntity to mw.wikibase.getEntityObject)
- Updated the json documentation
- Always link to Wikidata on client pages that don’t have any langlinks. This affects users without JavaScript and logged out users, logged in users will still see the link item dialog. gerrit:168632
- Fixes for the Wikibase qunit Jenkins job
- Made Vagrant git-update also properly update Wikibase and dependencies
- Fix for phabricator:T88254 (malformatted Wikidata entries appearing in Watchlist RSS feed in clients)
- Final touches on new header design
- Investigated how we can provide language fallback also in suggestions when search or adding new statements
- More work on allowing additional languages in monolingual text datatype
- Added missing backend piece for quantities with units. Now the remaining piece is the user interface.
- Enabled Wikibase Client on Wikibooks
- 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!
Wikidata weekly summary #148
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Open RfA: Haplology
- Events/Blogs/Press
- Other Noteworthy Stuff
- Help flesh out landing pages for partners
- Update on the Wikidata query service progress
- The automatic description API can now generate infoboxes (currently, "person" and "artwork" on en.wp)
- Wikidata Skim gives you very simple query functionality
- Meet Kian, the first neural network to serve Wikidata
- Did you know?
- Newest properties: Information Center for Israeli Art artist identifier, Comedien.ch identifier, oath of office date, Steam ID
- Showcase items:Symphony No. 7
- Development
- Fixed edit buttons sometimes not showing up because of caching
- Added mailto to the allowed protocols in the URL data type
- Worked on updating the data model documentation
- Worked on client wiki subscription/notification mechanism
- Improved handling of scientific notation for quantity values
- Reworked a lot of code related to time parsing and formatting, e.g. proper support for language independent parsing of YYYY-MM-DD ordered dates
- Continued working on the new Special:SetLabelDescriptionAliases
- 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!
Wikidata weekly summary #149
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Successful RfA: Haplology
- Events/Blogs/Press
- Other Noteworthy Stuff
- Simple Wikidata graph generator
- Please help test the next step for header redesign
- Provide input about how to improve Wikidata watchlist integration on Wikipedia and other sister projects
- Items without statements - help by adding "instance of" to some of them
- Picture of current geocoordinate coverage on Wikidata
- Query generator spreadsheet
- Image search now allows the addition of the "grave image" property
- Did you know?
- Newest properties: Flemish organization for Immovable Heritage ID, National Pipe Organ Register identifier, Hornbostel-Sachs classification, Watson & Dallwitz family ID, Aviation Safety Network Wikibase Occurrence, Aviation Safety Network accident description ID, category related to list, list related to category, scale, BBC Your Paintings collection identifier, name day, Parlement & Politiek ID, NCI Thesaurus ID, Flora of China, ZooBank nomenclatural act, VASCAN ID, Agassiz et al checklist number, Bradley and Fletcher checklist number, GTAA concept identifier, category for films shot at this location, CiNii book identifer, Merck Index monograph
- Development
- Got next step for header redesign and other goodies ready for testing (see above)
- Created gadget for displaying padlock indicators on protected items and properties
- Preliminary support for statements in the RDF export
- Fixed "page watched" icon not being updated after an edit that should trigger it
- Released Wikibase DataModel 2.6
- Wikidata builds are now prepared automatically each day
- 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!
Wikidata weekly summary #150
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- Past: Editathon at MACBA
- Past: Wikidata intro session for Wikipedians at Lokal K in Cologne
- Upcoming: Wikidata editing at Wikimedia Germany in Berlin
- Upcoming: Office hour on 31st of March (Topics include Freebase migration, dev update, admin inactivity criteria)
- Other Noteworthy Stuff
- Freebase is going read-only at the end of the month and we expect an influx of new people. There is now an FAQ to answer their most common questions.
- We now have (improved) landing pages for partners at d:Wikidata:Data donation and d:Wikidata:Data access. Could use some help with making them easier to read and more visual.
- Lots of improvements around MixNMatch. It has a new catalog overview page. ~340K IDs have been matched so far with it and it now has an FAQ for institutions wanting to get their identifiers linked in Wikidata
- There is a fancy new tool to help with patrolling edits on Wikidata
- First screenshot of the primary sources tool that'll help with migrating data from Freebase and enriching it with references has been leaked ;-): 1 and 2
- DBpedia converts Wikidata data to the DBpedia ontology
- Another 3rd-party SPARQL endpoint has been set up for testing
- Did you know?
- Newest properties: art-name, posthumous name, temple name, courtesy name, school of, possible creator, forgery after, manner of, circle of, follower of, workshop of, attributed to, USDA plant identifier, Integrated Postsecondary Education Data System identifier, LMI code, denkXweb identifier, place name sign
- Newest WikiProjects: Municipalities of Germany
- Newest gadgets: Image search supports the new "place name sign" property
- Development
- Fixed property suggestions on empty items
- Updated database for property suggestions with newest correlations so you should get better suggestions
- Updated various documentation
- Continued working on RDF export (among other things a requirement for query functionality)
- Polishing in the user interface
- 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!