This tutorial explains what how to query publicly available datasets using SPARQL and DBpedia's SNORQL endpoint.
URL: https://www.youtube.com/watch?v=GISGk2klQtQ
Keywords: SPARQL, DBpedia, SPARQL endpoint
Author: Sadawi, Noureddin
Date created: 2014-03-03 07:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P10M
Educational use: instruction
Educational audience: professional
Interactivity type: mixed
- Accesses DBPedia's SNORQL/SPARQL endpoint and issues simple queries.
- Uses LIMIT to restrict the number of solutions processed for query results.
- Uses the SELECT clause to identify the variables to appear in a table of query results.
- Uses the WHERE clause to provide the graph pattern to match against the graph data.
Leave A Comment