This slide tutorial teaches the user how to form SPARQL queries to answer various questions of interest and retrieve results from DBpedia's SPARQL endpoint. In each example, a prompt is given and then followed by the completed query and results table. Also discussed is how to find an appropriate vocabulary using the Linked Open Vocabularies (LOV).
URL: http://skkudatalab.weebly.com/dbpedia.html
Keywords: SPARQL, DBpedia, Linked Open Vocabularies (LOV)
Author: Kim, Seonghun
Publisher: Sungkyunkwan University (SKKU)
Date created: 2016-11-22 05:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P20M
Educational use: instruction
Educational audience: teacher-educationSpecialist
Interactivity type: mixed
- [MOVE] Knows portals and registries for finding RDF-based vocabularies.
- Accesses DBPedia's SNORQL/SPARQL endpoint and issues simple queries.
- Reads and understands high-level descriptions of the classes and properties of a dataset in order to write queries.
- Understands the basic syntax of a SPARQL query.
- Uses DISTINCT to ensure solutions in the sequence are unique.
- Uses ORDER BY to define ordering conditions by variable, function call, or expression.
- Uses FILTER to formulates queries that eliminate solutions from a result set.