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

­

Interacting with RDF data

OWL 2 Web Ontology Language Primer (Second Edition)

This primer provides an approachable introduction to OWL 2, including orientation for those coming from other disciplines, a running example showing how the language can [...]

By |May 18th, 2017|Comments Off on OWL 2 Web Ontology Language Primer (Second Edition)

Making Sense of Linked Data with Python

This blog post goes over three basic tasks for consuming RDF with Python: Fetching the data; Parsing the data returned into a graph; Traversing the [...]

By |May 3rd, 2017|Comments Off on Making Sense of Linked Data with Python

Synaptica Tech Talks: Data Modeling with Graphs

This tutorial explores data modelling by comparing and contrasting traditional relational databases with property graph databases and RDF Linked Data graph databases. Also discusses the [...]

By |March 7th, 2017|Comments Off on Synaptica Tech Talks: Data Modeling with Graphs

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

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

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

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

SPARQL Endpoint Probe Service

This is a PHP-based tool for probing statistics about SPARQL endpoints. These include: number of triples stored, number of triples in named graphs, number of [...]

By |January 16th, 2017|Comments Off on SPARQL Endpoint Probe Service