Wikidata:Events/Wikidata Zurich Training2019
Appearance
Information
[edit]- What? Wikidata technical training to learn how to query Wikidata with SPARQL, how to implement tools for Wikidata, how to invoke the API to code your own app, how to code a bot, how to import and link data, how to analyse Wikidata dumps, how to set up your own Wikibase, and possibly how to work effectively with MediaWiki extensions. It is an extended version of the Wikidata Zurich workshop (2017) and the Wikidata Zurich Datathon (2018). We will have hands-on sessions and we will give attendees the chance to practice what they learn with live coding and Q&A.
- Where? University of Zurich. UZH Main Building in the center. Address: Karl Schmid-Strasse 4, 8006 Zürich. Rooms KO2 F-150, KO2 F-151, KO2 F-152 (https://www.plaene.uzh.ch/KO2/room/KO2-F-150).
- When? Saturday November 2nd, Sunday November 3rd. On Friday November 1st we will have an informal community gathering in the evening for whoever is around and would like to join. Please write an email to ilario.valdelli
wikimedia.ch in case you would like to join before Thursday 31.10.2019
- Languages? English will be used for the presentations. We are also happy to discuss in German and/or Spanish.
- Audience? Anyone willing to learn all the details about Wikidata. Some programming and database knowledge will certainly be helpful.
- How to prepare in advance? We will publish materials in advance. In the meantime, please check Wikidata's documentation here.
- Free registration Please register via EventBrite here.
- Accommodation Wikimedia CH has made reservations and will cover hotel fees for those needing accommodation in Zürich on Friday 1st or/and on Saturday 2d, please write to ilario.valdelli
wikimedia.ch or to flor.mechain
wikimedia.ch.
- Food food and drinks are provided in the event.
- Childcare If you will be employing a babysitter in order to be able to attend, Wikimedia CH can help cover the costs, please write to flor.mechain
wikimedia.ch for details.
Program
[edit]Time | Main Track | Parallel Track |
---|---|---|
8:30 - 9:00 | Breakfast & Registration | |
9:00 - 9:45 | Introduction to Wikidata & Demo Editing | |
9:55 - 11:55 | Querying Wikidata with SPARQL | Q&A Editing |
12:00 - 12:55 | Lunch | |
13:00 - 13:15 | Lightning talks by the City and the Kanton of Zurich | |
13:20 - 14:55 | Lexemes, ShEX, Media Wiki API for Wikidata | Q&A Querying Wikidata with SPARQL |
15:00 - 15:25 | Coffee | |
15:30 - 16:25 | Free testing / coding / querying | Q&A Lexemes, ShEX and API |
16:30 - 16:55 | R & Linked Data | |
17:00 - 17:30 | Wikipedia & Wikidata | |
17:35 - 18:30 | Linking & Importing to Wikidata | |
19:00 | Social time |
Time | Main Track | Parallel Track |
---|---|---|
8:30 - 9:00 | Breakfast | |
9:00 - 9:10 | Welcome back | |
9:15 - 9:55 | Existing Tools & Bots | GLAM tools |
10:00 - 11:55 | Programming your own tool | Mass Uploading for GLAM |
12:00 - 12:55 | Lunch | |
13:00 - 14:55 | Programming your own bot | OpenStreetMap |
15:00 - 15:25 | Coffee | |
15:30 - 16:00 | Closing |
Trainers
[edit]- Cristina Sarasua (University of Zurich)
- Lucas Werkmeister (Wikimedia Germany)
- Stefan Oderbolz (Stadt Zürich)
- Dhivyabharathi Ramasamy (University of Zurich)
- Katharina Kaelin (Kanton Zürich)
- Paweł Marynowski (Wikimedia Polska)
- Diego Monti (Synapta)
Interesting information
[edit]- Wikidata:Showcase items
- Add some gadgets, like EasyQuery or Recoin.
- Wikidata:SPARQL federation input
- Introduction to Wikidata slides
- Lucas' showcase queries
- Sophox (Q55840137) – query service for OpenStreetMap. (Contrary to what was said during the presentation, it no longer contains Wikidata data as well, that’s why the example query was using SPARQL federation.)
- OpenRefine Tutorial
- If you would like to propose a property in Wikidata : Property Proposal Page
- What can go into Wikidata? See Wikidata:Notability
Editing tools
[edit]- Help:QuickStatements
- Wikidata:Tools/OpenRefine see coordinates linking here: https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Tutorials/Video
Code/Jupyter notebooks
[edit]- Jupyter Python notebook for Querying Wikidata via SPARQL
- Jupyter notebook for using the Mediawiki API (source, download)
- Wikidata Namespaces
- R notebook for Querying Wikidata via SPARQL
Lexemes
[edit]- Lexeme:L123 – sandbox lexeme
- mw:Extension:WikibaseLexeme/RDF_mapping
- Wikidata:Lexicographical_data/Documentation
- group (L4104) – example lexeme
- query for English lexemes meaning “building”
- query for all Spanish lexemes
- query for number of lexemes with sense having “item for this sense” per lexical category
Schemas
[edit]- Wikidata:WikiProject_Schemas
- EntitySchema:E10
- Special:NewEntitySchema
- Wikidata:Cradle – unrelated tool to create items following certain templates
Joining Wikipedia/Wikidata
[edit]Tools and bots Directories
[edit]Example Tools & Bots
[edit]- revision/entity scoring with AI
- wikishootme!
- recoin
- speedpatrolling
- scholia
- histropedia
- WDCM Dashboard
- dbpedia-mapper-bot
- github-wiki-bot
- page views
Building a tool
[edit]- https://github.com/lucaswerkmeister/cookiecutter-toolforge
- Special:ApiSandbox
- query for lion
- same query for Elephantidae
- same query for Wolf
- https://github.com/lucaswerkmeister/tool-taxonomy
- w:de:Benutzerin:Jane023/Gemälde von Jacob van Ruisdael
- Wikidata:Tools/OpenRefine/Editing/Tutorials/Inverse Listeria
- query (source)
- Building a Wikidata tool – similar presentation at 35C3 (Q60178200), includes OAuth and Toolforge deployment (blog post)