Understands the major SPARQL result set modifiers, e.g., to limit or sort results, or to return distinct results only once.
SPARQL Queries for Publications and Authors
This page contains SPARQL queries useful for finding information on authors and publications on VIVO. These query examples, if adapted, have other useful applications as [...]
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 [...]
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, [...]
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 [...]
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: [...]
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 [...]
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 [...]
Multi-Agent and Semantic Web Systems: Querying
This slide presentation of lecture material was used as part of a course given at The University of Edinburgh School of Informatics. This lecture discusses [...]
0 to 60 on SPARQL queries in 50 minutes
This links to the PDF version of Ethan Gruber's webinar, which provides an introduction to SPARQL, a query language for RDF. Users will gain hands-on [...]
Using DBPedia
A brief video on DBPedia and SPARQL. Demonstrates how to query DBPedia for useful/interesting questions. Shows not just how to construct SPARQL queries, but also [...]