1 of 16

Wikidata Query Service

Stas Malyshev

2 of 16

There’s over 14 million data items

in Wikidata.

How can we make sense of it all?

How can we let our users

make sense of it all?

3 of 16

The Wikidata Query Service lets users ask Wikidata complex questions, and find out the answers.

4 of 16

Example:

What were some of the fields of work of physicists who worked at institutions where Richard Feynman also worked?

5 of 16

Wikidata Query Service uses a query language

called SPARQL to write these complex questions.

SPARQL lets users precisely define their question

so that the Wikidata Query Service

understands how to answer it.

6 of 16

SELECT ?colleague ?field ?employer WHERE {� [Q:feynman] [P:employedBy] ?employerS .� ?colleagueS [P:employedBy] ?employerS .� ?colleagueS [P:occupiedAs] [Q:physicist] .� ?employerS [P:labelled] ?employer .� ?colleagueS [P:labelled] ?colleague .� ?colleagueS [P:worksInField] ?fieldS .� ?fieldS [P:labelled] ?field .�}

7 of 16

colleague

field

employer

Richard Feynman

Particle physics

Cornell University

Carl Sagan

astrobiology

Cornell University

J. Robert Oppenheimer

Theoretical physics

California Institute of Technology

J. Robert Oppenheimer

Nuclear physics

California Institute of Technology

8 of 16

WDQS Demo

9 of 16

10 of 16

11 of 16

What things does the

Wikidata Query Service

let us do?

12 of 16

Example:

What if someone is searching for

a list of US presidents?

This is what they get.

13 of 16

14 of 16

We could use Wikidata Query Service

to just show them the list!

15 of 16

Building the anonymous path of discovery to a trusted and relevant source of knowledge.

Discovery Department

James

Douglas

Nik

Everett

Tomasz

Finc

Moiz

Syed

Dan

Garry

Stas Malyshev

Max

Semenik

Wes

Moran

Oliver

Keyes

Erik Bernhardson

Kevin

Smith

David

Causse

Yuri

Astrakhan

16 of 16

How to get involved!

Thank you!