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

­

Understands how to combine and filter graph patterns using operators such as UNION, OPTIONAL, FILTER, and MINUS.

SPARQL Tutorial: Filters

This brief tutorial discusses how graph matching allows patterns in a graph to be found. This section describes how the values in a solution can [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: SPARQL query … the OPTIONAL Graph Pattern

Tutorial showing how to modify a query to return instances of data that may or may not exist- the OPTIONAL Graph Pattern.URL: https://www.youtube.com/watch?v=Bu24sfQcyowKeywords: SPARQLAuthor: Sadawi, [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: More on SPARQL UNION

Tutorial explaining how the UNION keyword works using RDF principles. Topic is continued from the last video of the series, which showed an example of [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Subqueries (Queries Inside Queries)

Tutorial explaining how the it is possible to nest one query within another query in order to avoid the queries running independently (and thus returning [...]

By |August 13th, 2015|0 Comments

SPARQL Nuts & Bolts

The "SPARQL 101" lesson introduced SPARQL, explained how it relates to other query languages, and went through its basic syntax. This lesson builds on that [...]

By |August 13th, 2015|0 Comments

SPARQL by Example

This is a very in-depth resource that covers nearly every aspect of SPARQL (both 1.0 and 1.1). Includes example queries (over many datasets), links to [...]

By |August 13th, 2015|0 Comments

SPARQL vs. SQL – Intro

This lesson compares the SPARQL and SQL query languages, which are designed to query RDF and relational data, respectively. It is designed for those who [...]

By |August 13th, 2015|0 Comments

0 to 60 on SPARQL Queries in 50 Minutes

This webinar provides an introduction to SPARQL, a query language for RDF. Users will gain hands on experience crafting queries, starting simply, but evolving in [...]

By |August 13th, 2015|0 Comments