The project Linked Data for Professional Education (LD4PE), funded between 2014 and 2017 by the Institute of Museum and Library Studies (IMLS) and lead by the University of Washington Information School, developed a web-based exploratorium to support structured discovery of online learning resources about Linked Data. The project produced this website, which has been converted into a static site for preservation, and a Linked Data Competency Index. DCMI will keep this site online on a "best effort" basis as long as resources permit. The Internet Archive's Wayback Machine should be regarded as the source of archival copies for the long term.

Sign in or Join


Log in

­

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 [...]

By |January 15th, 2017|Comments Off on Ordnance Survey Linked Data: Simple SPARQL Example

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 [...]

By |November 23rd, 2016|Comments Off on SPARQL: Using Operators Tutorial and Quiz

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 [...]

By |November 23rd, 2016|Comments Off on SPARQL: Using SELECT Tutorial and Quiz

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 [...]

By |November 23rd, 2016|Comments Off on DBPedia SPARQL Endpoint Exercises

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 [...]

By |January 19th, 2016|Comments Off on MarkLogic: Introducing SPARQL

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 [...]

By |January 19th, 2016|Comments Off on MarkLogic: SPARQL and XQuery together

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 [...]

By |January 16th, 2016|Comments Off on Querying the Linked Archives Hub data using SPARQL

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 [...]

By |August 13th, 2015|0 Comments

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 [...]

By |August 13th, 2015|0 Comments