Querying data on the Semantic Web

This session will be about querying data in RDF, using the SPARQL query language. It starts with observing existing queries in order to understand the constructs of SPARQL queries, then follows with questions to be answered by writing a SPARQL query to a deployed endpoint. Create a text file named <yourfirstname-yourlastname.txt> where you will copy your answers to the questions and the queries you write, and send it at the end of the session. Do not send me the results of the queries.

Observing example queries

In this part, you simply observe the existing examples from Wikidata Query Service.

Write your own queries

We will write query on Wikidata query Service.

More challenges

You may try to find who are the Physics Nobel prize laureates from Europe.

You may also try to find who are the widow of assassinated USA presidents. Then of all presidents, regardless of the country.

Some useful references