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

­

FOAF-a-Matic

FOAF-a-matic is a simple JavaScript application that allows you to create a FOAF (Friend-of-A-Friend) description of yourself. FOAF is a way to describe yourself using [...]

By |September 15th, 2015|Comments Off on FOAF-a-Matic

Querying Linked Data

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

By |September 15th, 2015|Comments Off on Querying Linked Data

0 to 60 on SPARQL queries in 50 minutes

This links to the PDF version of Ethan Gruber's webinar, which provides an introduction to SPARQL, a query language for RDF. Users will gain hands-on [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: RDF Model – Turtle Format … the data to query

In this video, the presenter lays the groundwork for learning SPARQL by explaining the purpose of RDF triples. He then introduces the viewer to the [...]

By |August 13th, 2015|0 Comments

SPARQL Tutorial: Alternatives in a Pattern

This brief tutorial shows that another way of dealing with the semi-structured nature of RDF data is to query for one of a number of [...]

By |August 13th, 2015|0 Comments

SPARQL Tutorial: Optional Information

This brief tutorial emphasizes that RDF is semi-structured data, which means that SPARQL has the ability to query for data but will fail when that [...]

By |August 13th, 2015|0 Comments

An Introduction to RDF and the Jena API

This is a tutorial introduction to both W3C's Resource Description Framework (RDF) and Jena, a Java API for RDF. It is written for the programmer [...]

By |August 13th, 2015|0 Comments

Structured Data with Schema.org Codelab

This tutorial shows how to take a simple web page that contains a codelab and enhance it so that it contains structured data. It uses [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Using SUM and AVG

Building on the previous tutorial in the series and its discussion of the COUNT keyword, this tutorial explains several other mathematical functions of SPARQL queries. [...]

By |August 13th, 2015|0 Comments

A Complete Example of How to Link Data, Part 2

This video picks up where the introductory video left off, covering the first two steps in the Linked Data Pipeline. Google Refine is used to [...]

By |August 13th, 2015|0 Comments