Understands how to combine and filter graph patterns using operators such as UNION, OPTIONAL, FILTER, and MINUS.
Example SPARQL queries
This page, which contains SPARQL tools, tips, sample queries, is just starting out and the authors hope it can become a resource for useful snippets [...]
SPARQL in 11 minutes
This video serves as an introduction to the W3C query language for RDF, SPARQL. Before explaining SPARQL queries themselves, a brief discussion of Linked Data [...]
Learning SPARQL: 2nd Edition
This book teaches how to use SPARQL 1.1, starting off with simple queries that demonstrate the language using a query-by-example approach and then taking the [...]
Querying the Linked Archives Hub data using SPARQL
This blog post provides a few sample SPARQL queries that can be used as a starting point for exploring an unfamiliar dataset. The queries are [...]
Learning SPARQL: 2nd Edition – Sample data, queries, scripts, and output
These sample queries and output were originally published as teaching tools intended to complement Learning SPARQL: 2nd Edition by Bob DuCharme. The preface of the [...]
SPARQL Examples for the DCMI/ASIS&T Webinar
These gits were created to demonstrate the SPARQL examples used in the DCMI/ASIS&T webinar, "From 0 to 60 on SPARQL queries in 50 minutes". Each [...]
XQuery/SPARQL Tutorial
This page shows how to access a SPARQL endpoint using an interface provided by Talis. Potentially more valuable, it also provides several dozen example queries, [...]
University of Southampton SPARQL endpoint
This interface implements SPARQL and SPARQL+ via HTTP Bindings. Enabled operations: select, construct, ask, describe (Max. number of results : 2000). Includes three sample queries: [...]
Introducing SPARQL: Querying the Semantic Web
While dated and not covering SPARQL 1.1 and its improvements, this resource may still be a useful read for beginners seeking to understand the query [...]
SPARQL by Example: The Cheat Sheet
SPARQL Cheat Sheet is a short collection of slides intended to act as a guide or reference to SPARQL developers. It includes the syntax and [...]