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

­

Replacing old version of comp index.

Linked Data: The World is Your Database

This PDF contains slides used at a talk given at KMWorld 2016. It begins by introducing the basic principles of Linked Data and the advantages [...]

By |March 7th, 2017|Comments Off on Linked Data: The World is Your Database

A Quick Tutorial on the Turtle RDF Serialization

This blog post covers the use of Turtle, which the author describes as "one of the more humane RDF serializations". Turtle is simple to understand, [...]

By |January 26th, 2017|Comments Off on A Quick Tutorial on the Turtle RDF Serialization

RDF Homework Exercises

This document contains several "written" and "electronic" homework questions originally from the course "Semantic Web Topics" at LeHigh University. They include: Translating an RDF Graph [...]

By |January 20th, 2017|Comments Off on RDF Homework Exercises

OWL and DL Homework Exercises

This document contains several "written" and "electronic" homework questions originally from the course "Semantic Web Topics" at LeHigh University. They include: Draw the equivalent graph [...]

By |January 20th, 2017|Comments Off on OWL and DL Homework Exercises

Semantic Web Topics: Term Project

This document outlines a final project originally from the course "Semantic Web Topics" at LeHigh University. Students are asked to extend, create, or apply one [...]

By |January 20th, 2017|Comments Off on Semantic Web Topics: Term Project

Design an OWL Ontology Project

This document outlines a project originally from the course "Semantic Web Topics" at LeHigh University. Students are asked to work in teams to design an [...]

By |January 20th, 2017|Comments Off on Design an OWL Ontology Project

SPARQL and Linked Data Homework Exercises

This document contains several "written" and "electronic" homework questions originally from the course "Semantic Web Topics" at LeHigh University. They include: Write a series of [...]

By |January 20th, 2017|Comments Off on SPARQL and Linked Data Homework Exercises

Turtle: Terse RDF Triple Language

This document defines a text syntax for RDF called Turtle as an extension of the N-Triples format, carefully taking the most useful and appropriate things [...]

By |January 17th, 2017|Comments Off on Turtle: Terse RDF Triple Language

What's a URI and Why Does It Matter?

This brief article introduces the terminology and issues surrounding URIs and their role on the Web. This includes some historical context of what URI originally [...]

By |January 16th, 2017|Comments Off on What's a URI and Why Does It Matter?

JRDF: An RDF Library in Java

JRDF is an attempt to create a standard set of APIs and base implementations to RDF using the latest version of the Java language. A [...]

By |January 16th, 2017|Comments Off on JRDF: An RDF Library in Java