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 RDF serializations as interchangeable encodings of a given set of triples (RDF graph).

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

Using XSLT to Transform Your XML

This is a short presentation introducing XSLT and showing how it can be used to transform the data in an XML file into a different [...]

By |August 13th, 2015|0 Comments

Google Refine 2.0 – Data Transformation

Following up on the introductory video to Google Refine, this video focuses on data transformations. It shows how Google Refine can be used to transform [...]

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

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

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

RDF vs XML

RDF and XML both attempt to address the problem of enabling different programs and computers to communicate effectively with each other. In its own way, [...]

By |August 13th, 2015|0 Comments

Apache Jena Tutorial: Download and Setup Jena in Eclipse

This tutorial shows how to download and setup the Apache Jena API with Eclipse, so that the user can start developing Semantic Web applications using [...]

By |August 13th, 2015|0 Comments

Apache Jena Tutorial: Write Models in Different Formats with Jena (RDF,TURTLE,JSON)

This tutorial shows how to retrieve previously loaded data, which was written in RDF/XML format, and load it into a Jena object called a "model". [...]

By |August 13th, 2015|0 Comments

RDFa: Linked Data in HTML

RDFa Play is a real-time RDFa 1.1 editor, data visualizer and debugger. RDFa is a way of publishing Linked Data in HTML5 documents- it solves [...]

By |August 13th, 2015|0 Comments