Brugerdiskussion:Wholle/Arkiv 8
Wikidata weekly summary #97
redigérHere's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Reasonator
- By hovering over a wikilink you will see the first paragraph.
- The "personal settings" allow you to import your Babel info from Wikidata. This can be used to restrict the random items you will get.
- The first iteration of "on the fly" text generation for English. It works for "humans" and, is completely based on the available Wikidata information.
- You can now add labels in your language from within Reasonator. Technically oAuth is used. It now takes just one click to add a label in your language.
- Did you know?
- Newest properties: IAAF ID, Lagrangian point
- Showcase items: Vesta (Q3030)
- 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
- Fix a format or content violation for the belongs to jurisdiction (P1001) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #98
redigérHere's your quick overview of what has been happening around Wikidata over the last week.
- Noteworthy Stuff
- Wikisource will receive access to the data in Wikidata on February 25th. Planning is taking place at d:Wikidata:Wikisource.
- 1 week left to give initial input for the user interface redesign
- Did you know?
- Newest properties: impact factor, Municipality code (Denmark), USB ID, Home world, Cardinality of the group, Internet media type, Bluebook abbreviation, Z39.5 abbreviation, ISO 4 abbreviation, CODEN, landing site, US Congress Bio identifier, Scopus Source ID, Scopus Affiliation ID, Scopus EID, Scopus Author ID, IPTC Media Topic, topic's main portal, Regensburg Classification, Library of Congress Classification, neutron number
- Fun Fact: Wikidata has reached 30 million statements
- Development
- Refactored the suggestions drop-downs when entering properties for better performance
- Fixed a misdirected arrow in left-to-right languages (bugzilla:61308)
- Worked on an Apache redirect issue (bugzilla:54273)
- Found and started fixing an issue that asked users for additional languages they don't want according to their Babel box (bugzilla:61446)
- Table-of-contents link to the statements section of an item was broken
- Kept poking TimeParsers
- Made WikibaseDatabase feature complete for use with WikibaseQueryEngine
- Work on caching javascript config variables in parser cache
- Investigate using ElasticSearch as term index backend to take some load of the most-used database table
- Monthly Tasks
- Fix a format or content violation for the MedlinePlus ID (P604) property
- Hack on one of these.
- Contribute to a Showcase item
- Help develop the next summary here!
Wikidata weekly summary #99
redigérHere's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Discussion about defining lists
- Open RfAs: לערי ריינהארט, Pamputt
- Closed RfAs: Epìdosis (Successful)
- Events/Press/Blogs
- Did you know?
- Newest properties: unemployment rate, manner of death, file extension, received signal, prevalence, connecting service, first performance, Universal Decimal Classification, Chinese Library Classification, Dharma Drum Buddhist College place ID, Dharma Drum Buddhist College person ID, MEP directory identifier, Rodovid ID, handle, Gewässerkennzahl, LIBRIS editions, numeric value, visitors per year, Geokod, approximation algorithm, transmitted signal
- Showcase item: Why not improve Kleinmachnow (Q104192) to showcase standard?
- Wikidata's presence: vici.org are using Wikidata identifiers in their data storage
- Development
- Made loading items a lot faster
- Enabled access to the data on Wikidata for Wikisource
- Fixed the diff view sometimes showing the wrong revision
- Attended ConFoo and learned all of the things
- Released Wikibase DataModel Serialization 0.1
- Continue work on caching javascript config variables in parser cache
- Started to make Wikidata even faster by removing StaticExpert and BifidExpert
- Started reviewing interface animations. You should be able to disable them all by setting $.fx.off = true; in your Special:MyPage/common.js.
- Fixed Wikidata looking a bit odd when enabling the Typography refresh Beta feature.
- Monthly Tasks
- Fix a format or content violation for the MedlinePlus ID (P604) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #100
redigérHere's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Other Noteworthy Stuff
- Wikiquote will get language links via Wikidata on April 8th. Coordination is happening at d:Wikidata:Wikiquote
- Did you know?
- Development
- Added more details to the diffs of time and geocoordinate values (will show which globe the coordinate is on and so on now as well)
- More work on badges by Bene* - most work left is now in the GUI part of it
- Removed unneeded and unused permissions/rights
- Fixed a bug concerning spaces in quantities (bugzilla:61911)
- Started work on taking ranks into account for queries, the property parser function and Lua. (By default only preferred values should be used if available. If not available then it should use values with rank normal.)
- test2.wikipedia.org and test.wikipedia.org now use test.wikidata.org as their data repository, instead of wikidata.org
- Started work on WikibaseInternalSerialization component
- Released Wikibase DataModel 0.7 - https://github.com/wmde/WikibaseDataModel/blob/master/RELEASE-NOTES.md
- Added indexes to Wikibase QueryEngine
- Improved SQLite support in Wikibase Database
- Started moving virtual machine instances of various test systems to the new Wikimedia Datacenter
- Monthly Tasks
- Fix a format or content violation for the sport (P641) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #101
redigérHere's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Events/Blogs/Press
- Media Hack Days, Berlin March 22nd-23rd
- Ateliers Wikidata, Bordeaux, France March 22nd-23rd
- Other Noteworthy Stuff
- Did you know?
- Newest properties: NLC authorities, Atlas ID, fuel system, supercharger, ID (General Administration of Press and Publication), ISMN, NUKAT authorities
- Development
- Changed the {{property}} parser function and Lua’s mw.wikibase.entity.formatPropertyValues to only return the statements ranked as preferred or if none are available the ones ranked as normal (This will probably go live on April 25th.)
- Worked on improving page load time further by reducing the number of reloads during page loading
- Made diffs for time and geocoordinates more complete and prettier
- Continued research for user interface redesign
- Tpt worked on optionally showing links to other sister projects in the client’s sidebar (bugzilla:54374)
- Wrote a fix for Wikidata changes not showing up in the client’s watchlist (bugzilla:62149)
- Updated a major chunk of our inline code documentation
- Continued discussing technical details about how coordinates should be stored in Wikibase
- Monthly Tasks
- Fix a format or content violation for the Léonore ID (P640) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #102
redigérHere's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Events/Blogs/Press
- Cambridge revisited II documents how you can query Wikidata and put the results on a map.
- Cambridge revisited V shows that maps have popups with texts generated on Wikidata statements and labels.
- The architecture of the Wikimedia storage of the meta data of media files discusses that integration of Commons is a subset of what we can achieve when we consider the whole of media files.
- Spaghetti Open Data, Bologna. March 28th - 30th
- GLAM Treffen, Bremen. March 29th - 30th
- Did you know?
- Newest properties: Riksdagen person-id
- 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
- Fix a format or content violation for the original language (P364) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #103
redigérHere's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Wikiquote notability
- Other Noteworthy Stuff
- Summary: The summaries will now be sent out on Saturday as opposed to Friday.
- Did you know?
- Newest properties: astronomical filter, National Archives specific records type ID, National Archives topical subject ID, National Archives geographic ID, National Archives organization ID, National Archives person ID, compressor type, Internet Broadway Database person ID, Internet Broadway Database show ID, Internet Broadway Database production ID, Internet Broadway Database venue ID, English Heritage list number, apparent magnitude
- Newest task forces: Heraldry task force
- Development
- Reduced page load time significantly once again. Page load time was cut to roughly 2/3. For now we’re happy with the resulting page load times. We’ll start concentrating on other areas of the user interface now.
- Fixed faulty selection handling when adding a property using the keyboard (bugzilla:62868)
- Worked on fixing issues with handling of spaces in quantities (bugzilla:62567)
- Fixed miscount of Wikidata changes on the client watchlist (bugzilla:45812)
- Wrote new browser tests for special pages using the Cucumber and Selenium frameworks
- Improved error formatting, localisation and handling. We will work on error message wording next to make them more understandable.
- Worked on the code which propagates page moves from the clients into Wikidata as a preparation for allowing page deletions to appear on Wikidata
- Made the Wikibase extension work with the new “Compact language links” Beta feature and a bit more independent from the UniversalLanguageSelector in general
- The student team working on the entity suggester has finished the first version of it. The code is being reviewed now and is hopefully ready for deployment soon. Once it is deployed it will show you what new properties you could add to an item.
- Monthly Tasks
- Fix a format or content violation for the original language (P364) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #104
redigérHere's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Other Noteworthy Stuff
- Wikidata Toolkit 0.1.0 released!
- Wikidata development has been going on for two years!
- Wikiquote gets Phase I on Tuesdays (April 8th)
- Did you know?
- Newest properties: JSTOR journal code, Openpolis ID, Philippine Standard Geographic Code ID
- Development
- Property of an existing claim can no longer be changed through API with wbeditentity (bugzilla:62425)
- UI for simple query SpecialPage (bugzilla:55593)
- minor fixes in the UI
- UI for claims on property pages
- worked on review of property suggester (review)
- still looking for a working student/intern
- Monthly Tasks
- Fix a format or content violation for the original language (P364) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item