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 components of the RDF data model (datasets, graphs, statements, and various types of node) are expressed in the RDF library of a given programming language by constructs such as object-oriented classes.

Simple Example of Manipulating Graph Data Using SPARQL Update

The author of this post was unable to find many good examples of the basic actions required to manipulate graphs using SPARQL, so he pieced [...]

By |November 5th, 2015|Comments Off on Simple Example of Manipulating Graph Data Using SPARQL Update

ELITE: An Entailment-based Federated Query Engine for Complete and Transparent Semantic Data Integration

In recent years, the core of the Semantic Web has evolved to a conceptual layer built by a set of ontologies mapped onto data distributed [...]

By |September 15th, 2015|Comments Off on ELITE: An Entailment-based Federated Query Engine for Complete and Transparent Semantic Data Integration

Semantic Python: Mastering Linked Data with Python

Python offers a very powerful and easy to use library to work with Linked Data: rdflib. RDFLib is a lightweight and functionally complete RDF library, [...]

By |August 13th, 2015|0 Comments

SPARQL Queries on a Web 3.0 Database

Demonstrates how to load RDF and OWL knowledge bases into AllegroGraph and how queries are executed over the data with an optimized SPARQL engine. Also [...]

By |August 13th, 2015|0 Comments

Build a Small Knowledge Graph: Managing Graph Data With Cayley

Building on the previous video in the series, this video introduces the user to graph processing using Cayley, an open source graph database written in [...]

By |August 13th, 2015|0 Comments

An Introduction to RDF and the Jena API

This is a tutorial introduction to both W3C's Resource Description Framework (RDF) and Jena, a Java API for RDF. It is written for the programmer [...]

By |August 13th, 2015|0 Comments

How-to Guide for Creating a Linked Data Site

The author attempts to walk the reader through the process of creating what he considers to be a Linked Data site. He assumes that the [...]

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

JSON-LD 1.0

This specification defines JSON-LD, a JSON-based format to serialize Linked Data. The syntax is designed to easily integrate into deployed systems that already use JSON, [...]

By |August 13th, 2015|0 Comments

Publish your SKOS Vocabulary with Skosmos

This slide presentation explains how to put a thesaurus (or any other type of KOS) on the Semantic Web. Focus is on the use of [...]

By |August 13th, 2015|0 Comments