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

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

Moving from RDBMS to Graphs

This webinar discusses why companies are shifting away from RDBMS towards graph databases to unlock the business value in their data relationships. The speaker stresses [...]

By |January 11th, 2017|Comments Off on Moving from RDBMS to Graphs

Visualizing RDF Graphs

In this video tutorial, the presenter uses Omnigraffle to sketch out the RDF data model, explaining each component as he does so. The walk-through is [...]

By |January 8th, 2017|Comments Off on Visualizing RDF Graphs

Databases: Graph vs. Relational

This video describes the differences between graph database models (such as RDF) and relational models (RDBMS). The narrator gives examples of when it would be [...]

By |January 8th, 2017|Comments Off on Databases: Graph vs. Relational

How Does a Graph Database Differ From a Relational Database?

This video describes the difference between a graph database model (such as RDF) and the relational database model (RDBMS). Focuses on the increased efficiency of [...]

By |January 8th, 2017|Comments Off on How Does a Graph Database Differ From a Relational Database?

prefix.cc: Namespace Lookup for RDF Developers

The intention of this service is to simplify a common task in the work of RDF developers: remembering and looking up URI prefixes. One can [...]

By |December 28th, 2016|Comments Off on prefix.cc: Namespace Lookup for RDF Developers

Linked Data Basics for Techies

This guide is intended to be a crash course for a techie/programmer who needs to learn the basics ASAP. It is not intended as an [...]

By |December 28th, 2016|Comments Off on Linked Data Basics for Techies

Expressing Dublin Core Metadata Using RDF

This document provides recommendations for expressing Dublin Core metadata using RDF, the Resource Description Framework. It describes how the features of the DCMI Abstract Model [...]

By |December 20th, 2016|Comments Off on Expressing Dublin Core Metadata Using RDF

RDF XML

Despite the title, this resource covers more territory than simply expressing RDF in the XML serialization. It also gives a basic description of the RDF [...]

By |December 20th, 2016|Comments Off on RDF XML

Implementing Graph Transformation Languages using RDF Storage and SPARQL Queries

RDF has so far not been widely used in the context of graph rewriting tools. In this paper, the authors take AToMPM, a research-oriented meta-modelling [...]

By |November 23rd, 2016|Comments Off on Implementing Graph Transformation Languages using RDF Storage and SPARQL Queries