Uses ORDER BY to define ordering conditions by variable, function call, or expression.
Ordnance Survey Linked Data: Simple SPARQL Example
This blog post shares how to retrieve several variables of data from the Ordnance Survey dataset, available as Linked Open Data (LOD). Includes SPARQL queries [...]
SPARQL: Using Operators Tutorial and Quiz
This slide tutorial focuses on using various operators in SPARQL queries. Several examples are provided which include the RDF data being queried, the SPARQL query [...]
SPARQL: Using SELECT Tutorial and Quiz
This slide tutorial focuses on using SELECT in SPARQL queries, but also includes other basic operators. Several examples are provided which include the RDF data [...]
DBPedia SPARQL Endpoint Exercises
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 [...]
MarkLogic: Introducing SPARQL
A brief tutorial on how to explore a previously loaded graph database using a SPARQL endpoint. Gives several examples of queries using DBpedia and BBC [...]
MarkLogic: SPARQL and XQuery together
This exercise covers the use of SPARQL and XQuery together in a few different ways. This involves running a series of queries on the BBC [...]
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 [...]
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 [...]
Simple SPARQL Tutorial: Sorting/Ordering Results .. Using ORDER BY, MIN & MAX
Tutorial explaining how the ORDER BY and MIN & MAX keywords allow one to order the results returned by a SPARQL query. Example uses the [...]