Wikidata How to build SPARQL queries Repo Fringe 2017

Slides:



Advertisements
Similar presentations
PART IV - EMBED VIDEO, AUDIO, AND DOCUMENTS. Find a video on Youtube.com: Search for a video, then look for the Embed code. Copy this code into the HTML/JavaScript.
Advertisements

How Search Works An Introduction. What Does Google Do When You Search? Search the index: When you click the Google Search button, Google races through.
Module 2 Navigation.     Homepage Homepage  Navigation pane that holds the Applications and Modules  Click the double down arrow on the right of.
Online Collaboration Applications ADE100- Computer Literacy Lecture 28.
User guide Harris Broadcast May How to use Broadcast Go to: Click on broadcast.
Create Your Own Webpage. Today’s Agenda Cut & paste code Notepad++ or Notepad at home FTP Web Hosting Wordpress.
WorkPad 4 Quick Start WorkPad 4 Quick Start  Business Optix brings the rigor and discipline of business modelling and design into.
Review of last Session Adding custom html Adding custom html HTML is the language that web servers understand, all web pages are created using HTML. HTML.
SRM Community Wiki – User Guide Sign-up Edit a page Insert photo & video and other files Create pages & page menu titles Forum & commenting.
Wikispaces in Education Tutorial Jennifer Carrier Dorman
Computer Science : Information Systems Design and Development Unit Web Sites - National 4 / 5 St Andrew’s High School-Revised January 2013 Slide 1 St Andrew’s.
Web of Science. Copyright 2006 Thomson Corporation 2 Example: (bird* or avian) and (flu or influenz*) Enter your terms to be searched. Search fields are.
ILearn Elementary Science Session 6 Virtual Science Fair Enhancing Virtual Science Fair Projects with Files and Wikispaces Widgets.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
Amber Annett David Bell October 13 th, What will happen What is this business about personal web pages? Designated location of your own web page.
Uploading Image Files. Introduction – Click on Control Panel Button Typically, most instructors will post the majority of their images under the “Course.
Nancy Severe-Barnett Program Coordinator, SCIS
Dr. Hala Fawzi  Make sure you are signed into Wikispaces  Go to: 
Lethbridge Christian Tabernacle Managing Events
PowerPoint Presentation of Essential Concepts PowerPoint Presentation of Essential Concepts Chalice Tillis LEM 511.
Support.ebsco.com Introduction to EBSCOhost Tutorial.
***Adding items to your Etudes Homepage*** Log into Etudes
1 EndNote X2 Your Bibliographic Management Tool 29 September 2009 Humanities and Social Sciences Resource Teams.
Highly Confidential – for UCRE Affiliate Use Only 2015 Regional Training Embedding Maps into your listings on your United Country office website.
Introduction to EBSCOhost Tutorial support.ebsco.com.
OLE Slide No. 1 Object Linking and Embedding H OLE H definition H add other information to documents H copy.
Advanced Adhoc Reporting 2010 Visions Conference July 28, 2010.
PRESENTED BY GRADUATE DESIGN GROUP 2 MEREDITH, JENNIFER, CAMMAY AND DIANE How to build a web site in Dreamweaver.
What Is Firefox? __________ is a Web ___________ that you use to search for and view Web pages, save pages for use in the future, and maintain a list.
Using the My EBSCOhost Folder Tutorial support.ebsco.com.
Writing a Reference List A Presentation from the Sawle Literature and Research Centre (SLRC)
Essex Insight Introduction to Essex Insight Training Guide Source: Research and Analysis Unit v4.
Introduction to EBSCOhost

Advanced HTML Tags:.
FOP: Multi-Screen Apps
Getting an account with WordPress.com
Saving your PPT Delete This Page
Presenting Author, Co-Author Name, PI Name, Dept
Weebly Elements, Continued
Delicious Social Bookmarking
8 Steps to Facebook Ad Creating & Conversion Tracking Set-up
Weebly Elements, Continued
Bare boned notes.
First EURAXESS TOPIII training for Portal Administrators
Understanding Search Engines
Using Spreadsheets Year 7 Key Stage 3 Unit 4.
Link Label Text Label… Click Here… Image Image Lorem Ipsum Lorem Ipsum
WorkIT SQA Work Placement Units & Pupil Questionnaires.

Kanban Task Manager SharePoint Editions ‒ Introduction
Updating Your Section’s Website
For basic Internet searches for news articles or interviews with the person you are researching, try Bing &/or Google. News search will help you find where.
Tutorial Introduction to support.ebsco.com.
CAB Abstracts, Medline & Zoological Record
InnovationQ Plus Quick Start Guide
The Role of Regional Associations in Managing Studbooks
Regional Association Studbook Management
The Five Stages of Writing
Linguacuisine Workshop 5
PubMed/Limits and Advanced Search (module 4.2)
Using TMG v.9.05 Flags to Create Custom Pages in Second Site v.6.4.0
Tutorial Introduction to help.ebsco.com.
Citing and Referencing 2 minute basics
Presentation transcript:

Wikidata How to build SPARQL queries Repo Fringe 2017 The free and open knowledge base How to build SPARQL queries Repo Fringe 2017 Ewan McAndrew - @emcandre Navino Evans - @NavinoEvans Welcome Link to presentation

Image from Tweet from Lydia Pintscher @nightrose https://twitter.com/nightrose/status/889462183431741441

But Wikipedia is only one of approximately 12 projects that Wikimedia, the charitable foundation, supports. Wikidata is the newest project, created in 2012 and coming up for only its 5th birthday in October. Yet it is generating excitement because of the advantages it has over Wikipedia.

What is Wikidata? Wikidata is a free linked database of secondary data (facts and statements) that can be read and edited by both humans and machines. Wikidata acts as central storage for the structured data of its Wikimedia sister projects including Wikipedia, Wikivoyage, Wikisource, and others. We’ll start with a short introduction - What is Wikidata?

Wikidata items with a co-ordinate location - 2015

Wikidata items with a co-ordinate location - 2016

Wikidata items with a co-ordinate location - 2017 Wikidata is lighting up the world

What form does this data take What form does this data take? Well data on Wikidata is organised into triples. Each item of data, like David Bowie here, will have a unique identifier. With this being the English label for this unique identifier. Within this item are a series of statements. Statements consist of a property (identified with a unique P number) and a value for that property.

Here’s how that information is organised on a typical Wikidata page. This information can also be used to create articles on Wikidata by adding a few simple words to turn the structured data into sentences until the article can be expanded by an editor. This is something that acts as an article placeholder for smaller language Wikipedias.

What is SPARQL? SPARQL is a programming language for querying ‘linked data’ stored on the web. It’s essentially a set of commands that allow you to find exactly the data you want. Learning SPARQL will allow you to query Wikidata, but also the countless other data sources offering a SPARQL query service E.g. Show me a list of all Female Chemists, along with their date of birth, place of birth, and the map coordinates of their place of birth. How hard would it be to do that using Google!?!

Wikidata Query Examples Bubble chart showing most cited female authors Image grid of space probes Timeline of nobel prize winners in chemistry (on Histropedia, colour coded by country of citizenship, filter by gender) Go to the query service and click the ‘examples’ button. Try loading a couple that interest you.

Worked Example Time for a demo! Load the Wikidata Query Service now - https://query.wikidata.org We’re going to build a new query together.... Final query → Final query - http://tinyurl.com/ycxphaal

Practical session Write your own query. You may try and modify an existing example, or start one from scratch if you’re feeling brave! Remember these tips: Hovering - hover over any property or item to see what it is called (it’s ‘label’) Ctrl + Space - Allows you to quickly add properties, items and other commands. Visualisation options - You can select applicable visualisation options from the dropdown menu. Short url links / Embed links - You can share links to your query, and get code for embedding on a web page. Download - various options are available from the dropdown menu

Bonus - amend these queries to your institution! 1.Glasgow School of Art timeline 2.Heriot-Watt alumni timeline 3.Edinburgh Napier alumni timeline 4.University of Edinburgh alumni timeline 5.Aberdeen University alumni timeline 6.University of Glasgow alumni timeline 7.Strathclyde University alumni timeline 8.Stirling University alumni timeline 9.St. Andrews University alumni timeline. 10.Royal Conservatoire of Scotland alumni timeline

Wikidata How to build SPARQL queries Repo Fringe 2017 The free and open knowledge base How to build SPARQL queries Repo Fringe 2017 ewan.mcandrew@ed.ac.uk navino@histropedia.com Want to learn more SPARQL? Check out Learningsparql.com Welcome