This is an archive of past discussions with User:Dsp13. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page.
Upcoming: Wikidata Wochenende, June 12-14: online Wikidata workshop and hackathon in German. Don't forget to register to get access to attendees information.
Upcoming: Video: Live Wikidata editing #9: Youtube, Facebook
Part 2 - The residency at the Bodleian Libraries - YouTube
Part 3 - The Astrolabe Explorer & other datasets - YouTube
Tool of the week
QuickStatements lets you edit thousands of Wikidata items at a time. Add labels and descriptions, or statements with sources and qualifiers, add sitelinks, create or merge items, or remove statements that were created in error. Batches can be discussed and, if necessary, reverted in full through the EditGroups tool.
New page Subsetting under WikiProject Schemas for documenting how to define, construct, manage and maintain subsets of Wikidata.
MyCroft, the open digital personal assistant now has a Wikidata skill to answer questions about current and historic facts & information about a person.
Do you know a Wikidata/Wikibase community member who has accomplished something new or has been inspiring in the last year? If so, please take a few minutes and nominate someone in the 2020 Community Spotlight survey.
Wikidata Bridge: Made a number of technical improvements to wrap up the work in the first version.
Reference Hunt: Making final technical improvements and are now running the process to find references on the whole of Wikidata (as opposed to the initial small subset for testing). Once that's done we'll release them as a dump.
Easier access to data for programmers: Researching and interviewing ways to improve the APIs in preparation for working on them.
Query builder: Working on defining the first version and creating mockups based on the feedback we received.
Use modern TypeScript syntax (3.2 -> 3.9) (phab:T253211)
More technical documentation for Federated Properties (phab:T252991) & preparing for the next steps
Convert some properties to external identifiers (phab:T253722)
Upcoming: Next Linked Data for Libraries LD4 Wikidata Affinity Group call: Program for Cooperative Cataloging's upcoming Wikidata pilot, June 16. Agenda
Part 1 - Meet Ewan, WiR at the Uni' of Edinburgh - YouTube
Part 2 - the Witch Hunts projects & Wikidata - YouTube
Part 3 - Why Wikidata is important for education - YouTube
Tool of the week
Mix'n'match lets you match lists of external identifiers to Wikidata items, or create new items if necessary. Thousands of catalogs already exist, in dozens of different topic areas, and it's easy to import new ones.
Collecting a lot of feedback and doing research around how to improve our APIs to start making it easier to access Wikidata's data for programmers
Finalized the initial feature list for the query builder and working on designs and prototypes for testing
Doing user research on the Merge gadget to prepare for making it part of the proper code-base so that other Wikibase instances also benefit from easier merging
Federated Properties: continued working on the first version of Federation that will make it possible to use Wikidata's Properties in another Wikibase installation
Start of a new project (Wikibase Decoupling & Extension Registration) in order to clean up our codebase a bit and make it easier to extend with new features in the future
More work on the design system to have a set of unified components for Wikidata that will make it easier to develop new features in the future because we don't have to rewrite components that are used in a lot of places
Some MediaWiki skin changes meant broken edit links on Wikipedia and co. Fixed now. (phabricator:T252800)
Upcoming domain name migration on the Wikimedia Toolforge implies that OpenRefine users need to update their Wikidata reconciliation service to the new endpoint which will be available by default in the upcoming release of OpenRefine (3.4). phab:T254172
Wikirecords - proposal for a Wikibase-based sister-project
Apologies for both of the problematic queries ("MWAPI searches in wikidata about people described as slave traders by citizenship" in Weekly Summary #419 and "Monuments named after/commemorating/depicting slave traders” in Weekly Summary #420). The "MWAPI searches in wikidata about people described as slave traders by citizenship” in #419 lists any people with the word "slave" in a label, description or alias, among them several people who are not slave traders. The "Monuments named after/commemorating/depicting slave traders” in #420 incorrectly linked this query for enslaved people instead of this query for slavetraders.
Upcoming: Next Linked Data for Libraries LD4 Wikidata Affinity Group call: Merrilee Proffitt, Chris Cyr, and Rob Fernandez on a project to surface library holdings to indicate possible notability for persons, June 30th. Agenda
It is now possible to search for EntitySchema pages using a shortcut “E:”, similar to “P:” for Properties and “L:” for Lexemes. For example: E:E10 or E:kakapo. T245529
Continued working on the first version of Federation, which will allow other Wikibase installations to use Wikidata's Properties - getting closer to a first testable version
More work on consistency of user interface components
Finalizing the click-dummy for the first version of the Query Builder so we can start testing it with some editors soon and get feedback.
Continuing to investigate how to improve our APIs and other ways to improve access to the data in Wikidata for programmers
Discussed the future of the Wikidata Query Service and ideas for next steps we can take to make it scale better. Guillaume will join the next office hour to talk about it.
More work on clearer separation of Wikibase repository and Wikibase client code in order to improve maintainability