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

­

Formulates advanced queries using FROM NAMED and GRAPH on local data.

Learning SPARQL: 2nd Edition

This book teaches how to use SPARQL 1.1, starting off with simple queries that demonstrate the language using a query-by-example approach and then taking the [...]

By |January 16th, 2016|Comments Off on Learning SPARQL: 2nd Edition

Dynamic Querying of Mass-Storage RDF Data with Rule-Based Entailment Regimes?

SPARQL is the W3C standard for querying RDF data, but it mostly provides means for querying simple RDF graphs only, whereas querying with respect to [...]

By |September 15th, 2015|Comments Off on Dynamic Querying of Mass-Storage RDF Data with Rule-Based Entailment Regimes?

Simple SPARQL Tutorial: Querying Named Graphs – using NAMED GRAPH and GRAPH

Continuing the discussion of Named Graphs from the previous tutorial in the series, this tutorial discusses the functionality provided by using URIs to name graphs. [...]

By |August 13th, 2015|0 Comments

Mashing Up LOGD Data with SPARQL

By the end of this tutorial the user should be able to understand how to use SPARQL queries to mash up LOGD datasets, as well [...]

By |August 13th, 2015|0 Comments

SPARQL Tutorial: Datasets

This tutorial covers RDF Datasets- the units that are queried by a SPARQL query. An RDF Dataset consists of a default graph, and a number [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: More on Querying Named Graphs – Multiple NAMED GRAPHs

Building on the previous tutorials, which discussed Named Graphs and how to construct queries using the NAMED GRAPH keyword, this tutorial shows how to run [...]

By |August 13th, 2015|0 Comments