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

­

RDF data model

SKOS in a Nutshell

Overview of SKOS, in which the presenter asserts that SKOS is not a competitor of RDF Schema or OWL but an application of RDF Schema [...]

By |August 13th, 2015|0 Comments

Linked Data, Life Sciences, and RDF Stores – Exploration and Demonstration

There is an explosion of linked RDF datasets in the life sciences domain. In practice, the exploration of these data sources is far from trivial. [...]

By |August 13th, 2015|0 Comments

Mining Linked Data: It's All in the Links

Extracting new knowledge from the Web of Data using traditional data mining techniques is challenging for many reasons, including: the rich and complex graph structure; [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Understanding Blank Nodes

This tutorial explains the purpose of blank nodes and gives a brief demonstration of their use.URL: https://www.youtube.com/watch?v=jnL9ZqLHJj0Keywords: SPARQL, Blank nodesAuthor: Sadawi, NoureddinDate created: 2014-03-03 07:00:00.000 [...]

By |August 13th, 2015|0 Comments

RDF Nuts & Bolts

In this lesson the user will learn: 1) The different RDF serializations; 2) How to read and write real RDF; 3) Some common RDF vocabularies [...]

By |August 13th, 2015|0 Comments

SPARQL Tutorial: Data Formats

A brief, text-based tutorial (with diagrams) to be read before using the Jena API to run SPARQL queries. It explains that the data to be [...]

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

Module 1: Introduction and Application Scenarios

This module introduces the main principles of Linked Data, the underlying technologies and background standards. It provides basic knowledge for how data can be published [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Understanding Named Graphs

This tutorial explains how when uploading many RDF datasets using a tool such as Fuseki, they can be merged into one Default Graph. This also [...]

By |August 13th, 2015|0 Comments

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