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 subqueries.

SPARQL FAQs

This set of FAQs was written before SPARQL 1.1, making it obsolete for practical purposes. However, its treatment of topics such as how SPARQL deals [...]

By |January 16th, 2016|Comments Off on SPARQL FAQs

Learn About SPARQL 1.1

This S5 format slideshow details the changes made to the query language in SPARQL 1.1- it is not a basic introduction to SPARQL and assumes [...]

By |September 15th, 2015|Comments Off on Learn About SPARQL 1.1

SPARQL Beyond Subgraph Matching

This paper describes the extension of the Semantic Web query language SPARQL by defining the semantics of SPARQL queries under the entailment regimes of RDF, [...]

By |September 15th, 2015|Comments Off on SPARQL Beyond Subgraph Matching

SPARQL 1.1

An overview of SPARQL including its history, and examples of queries with operators. Also includes brief discussion of Apache Jena (a Java Framework for Linked [...]

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

Simple SPARQL Tutorial: Assigning Values, String Functions .. more on Subqueries

Building on previous tutorials in the series, this tutorial quickly reviews how to bind properties to variables, then moves on to showing how string functions [...]

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