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 serialization

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

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

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

JSON-LD: Compaction and Expansion

An overview of JSON-LD's compaction and expansion features and how you can use them to merge data from multiple sources. The processes help connect the [...]

By |August 13th, 2015|0 Comments

Advantages and Myths of RDF

This paper addresses the question, "Is RDF a Framework, Data Model or Vocabulary?" The author argues that RDF is simultaneously a framework, data model and [...]

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

Learn RDF

This set of lessons is an introduction to RDF, the core data model of the Semantic Web and the foundation of all other Semantic Web [...]

By |August 13th, 2015|0 Comments

JSON-LD: Core Markup

Information about specific RDF serializations (JSON-LD, Turtle). An overview of some of the core markup features of JSON-LD including types, aliasing, nesting, and internationalization support.URL: [...]

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