Demonstrates a working knowledge of the forms and uses of SPARQL result sets (SELECT, CONSTRUCT, DESCRIBE, and ASK).
Simple SPARQL Tutorial: SPARQL Query … Multiple Conditions
Tutorial showing how to combine more than one condition within the WHERE clause of a SPARQL query.URL: https://www.youtube.com/watch?v=qtMMgSJmpc8Keywords: SPARQLAuthor: Sadawi, NoureddinDate created: 2014-03-03 07:00:00.000 Language: [...]
Module 1: Introduction and Application Scenarios
This module introduces the main principles of Linked Data, the underlying technologies and background standards. It provides basic knowledge for how data can be published [...]
Simple SPARQL Tutorial: Using DISTINCT to Eliminate Duplicate Results
Tutorial showing how to modify a query to eliminate duplicate entries of instances of data (especially useful when querying multiple datasets).URL: https://www.youtube.com/watch?v=fcTVVuVKfaEKeywords: SPARQLAuthor: Sadawi, NoureddinDate [...]
Simple SPARQL Tutorial: Easy to Read SPARQL Query Results
The creator of this video attempts to show us how to "think" in SPARQL by breaking down the results of one simple query and explaining [...]
SPARQL Tutorial: Basic Patterns
A brief, text-based tutorial covering basic patterns and solutions, the main building blocks of SPARQL queries. Discusses variables and fixed values, the SELECT query, and [...]
Simple SPARQL Tutorial: Querying public data sources (SPARQL Endpoints)
This tutorial explains what how to query publicly available datasets using SPARQL and DBpedia's SNORQL endpoint.URL: https://www.youtube.com/watch?v=GISGk2klQtQKeywords: SPARQL, DBpedia, SPARQL endpointAuthor: Sadawi, NoureddinDate created: 2014-03-03 [...]
Retrieving And Using SKOS Taxonomy Data and More from DBpedia
This slide presentation was originally given at Taxonomy Boot Camp 2014. The author briefly explains what SKOS is and demonstrates how to use its properties [...]
SPARQL Nuts & Bolts
The "SPARQL 101" lesson introduced SPARQL, explained how it relates to other query languages, and went through its basic syntax. This lesson builds on that [...]
SPARQL Tutorial: Results
This tutorial describes the four result forms used by SPARQL: SELECT, CONSTRUCT, DESCRIBE,and ASK. Also discusses the solution modifiers: PROJECTION, OFFSET/LIMIT, ORDER BY, and DISTINCT.URL: [...]
Simple SPARQL Tutorial: SPARQL query … the OPTIONAL Graph Pattern
Tutorial showing how to modify a query to return instances of data that may or may not exist- the OPTIONAL Graph Pattern.URL: https://www.youtube.com/watch?v=Bu24sfQcyowKeywords: SPARQLAuthor: Sadawi, [...]