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

­

Demonstrates a working knowledge of the forms and uses of SPARQL result sets (SELECT, CONSTRUCT, DESCRIBE, and ASK).

Querying Semantic Web Data with SPARQL (and SPARQL 1.1)

This lengthy slide presentation covers SPARQL 1.1. It begins with the fundamentals: graph patterns, operators, and algebraic representations. The second half dives deeply into complex [...]

By |September 15th, 2015|Comments Off on Querying Semantic Web Data with SPARQL (and SPARQL 1.1)

Using SPARQL with RDFS and OWL Entailment

This chapter accompanied the lecture on SPARQL with entailment regimes given at the 7th Reasoning Web Summer School in Galway, Ireland, 2011. It first introduces [...]

By |September 15th, 2015|Comments Off on Using SPARQL with RDFS and OWL Entailment

Querying Semantic Data

After this tutorial, you should be able to: Build your own basic SPARQL queries, step-by-step; Understand that SPARQL is not just a query language, it [...]

By |August 13th, 2015|0 Comments

Querying Linked Data

This slide presentation looks in detail at SPARQL and introduces approaches for querying and updating semantic data. It covers SPARQL algebra and protocol, and also [...]

By |August 13th, 2015|0 Comments

SPARQL: Querying the Web of Data

This slide-set aims to introduce the RDF query language SPARQL "from a user's perspective". This presentation predates the introduction of SPARQL 1.1, but may still [...]

By |August 13th, 2015|0 Comments

SPARQL in a Nutshell

A simple but comprehensive slide presentation covering the basics of what SPARQL is and how it is used. NOTE: This resource was created before SPARQL [...]

By |August 13th, 2015|0 Comments

From SQL to SPARQL

This presentation gives an overview of the SPARQL query language and how it is different than SQL, which is used for relational databases. Mentions several [...]

By |August 13th, 2015|0 Comments

Querying Linked Data with SPARQL

This slideset was part of the "How to Consume Linked Data" tutorial at the International Semantic Web Conference (ISWC), Oct. 2009. Predates SPARQL 1.1, so [...]

By |August 13th, 2015|0 Comments

Apache Jena Tutorial: Using SPARQL with Jena to Query RDF Document

This tutorial shows how to use integrated Apache Jena objects to query a RDF document using SPARQL. Shows how to use several SPARQL keywords. Also [...]

By |August 13th, 2015|0 Comments

Introduction to SPARQL

A simple (yet thorough) introduction to SPARQL query language based on the W3C documentation. Focuses on aspects of the query language present in SPARQL 1.0 [...]

By |August 13th, 2015|0 Comments