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 how the pattern matching of SPARQL queries can be expressed using functionally equivalent constructs in RDF programming libraries.

Linked Statistical Data Analysis

Linked Data design principles are increasingly employed to publish and consume high-fidelity, heterogeneous statistical datasets in a distributed fashion. While vast amounts of linked statistics [...]

By |August 13th, 2017|Comments Off on Linked Statistical Data Analysis

SPARQL Package for R: Movie Star Graph Visualization Tutorial

The SPARQL Package allows you to directly import results of SPARQL SELECT queries into the statistical environment of R as a data frame, allowing one [...]

By |August 6th, 2017|Comments Off on SPARQL Package for R: Movie Star Graph Visualization Tutorial

Using the SPARQL Package in R to Handle Spatial Linked Data: Part II

Continuing where Part I left off, this tutorial shows how to access Spatial and Temporal Data about the complex environmental system of the Brazilian Amazon [...]

By |August 6th, 2017|Comments Off on Using the SPARQL Package in R to Handle Spatial Linked Data: Part II

Using the SPARQL Package in R to Handle Spatial Linked Data: Part I

As a solution to bridge two communities, those of statistical computing and the Semantic Web, there is now the SPARQL Package for R, which enables [...]

By |August 6th, 2017|Comments Off on Using the SPARQL Package in R to Handle Spatial Linked Data: Part I

SPARQL Package for R: Linked Open Piracy Tutorial

This tutorial shows how to do a visual analysis and basic statistical analysis of the data in the Linked Open Piracy data set. It makes [...]

By |August 6th, 2017|Comments Off on SPARQL Package for R: Linked Open Piracy Tutorial

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

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

Using R To Do a SPARQL Query

This video tutorial shows how to use R code (specifically, the "SPARQL" package) to grab the results from a SPARQL query instead of doing it [...]

By |January 8th, 2017|Comments Off on Using R To Do a SPARQL Query

Survey of Pythonic Tools for RDF and Linked Data Programming

In this blog post, the author shares his efforts to gather information about all the existing libraries and frameworks for doing RDF programming using Python. [...]

By |December 28th, 2016|Comments Off on Survey of Pythonic Tools for RDF and Linked Data Programming