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

Provenance and Annotations for Linked Data

Provenance tracking for Linked Data requires the identification of Linked Data resources. Annotating Linked Data on the level of single statements requires the identification of [...]

By |November 22nd, 2016|Comments Off on Provenance and Annotations for Linked Data

Markup Languages and Document Processing: RDF Schema

These lecture slides were used for the course "Markup Languages and Document Processing", part of the Master in Informatics and Computing Engineering program at Porto [...]

By |November 21st, 2016|Comments Off on Markup Languages and Document Processing: RDF Schema

A Complete Example of How to Link Data, Part 3

This video picks up where the previous two left off, covering the steps of setting up a Fuseki server to store data, interlinking that data [...]

By |November 15th, 2016|Comments Off on A Complete Example of How to Link Data, Part 3

Linked Data Query Processing

The amount of Linked Data published on the Web has increased dramatically in recent years. While some data publishers expose their datasets not only based [...]

By |November 13th, 2016|Comments Off on Linked Data Query Processing

RDF.rb: Linked Data for Ruby

This is a documentation page for RDF.rb, a pure-Ruby library for working with Resource Description Framework (RDF) data. The page contains information about: Installation, Dependencies, [...]

By |November 11th, 2016|Comments Off on RDF.rb: Linked Data for Ruby

Getting Started with RDF and SPARQL Using 4store and RDF.rb

This blog post is a walk-through of the following tasks: setting up a local triple store, loading in data and accessing that data programmatically using [...]

By |November 11th, 2016|Comments Off on Getting Started with RDF and SPARQL Using 4store and RDF.rb

Getting Data from the Semantic Web (Ruby)

This tutorial explains how to retrieve data from DBPedia, the Semantic Web version of Wikipedia. It uses Ruby's RDF.rb and is intended for programmers used [...]

By |November 11th, 2016|Comments Off on Getting Data from the Semantic Web (Ruby)

Linked Data for Ruby

This webpage is the home of Ruby RDF. This project collects numerous "gems" supporting Linked Data and Semantic Web programming in Ruby. The primary gem [...]

By |November 11th, 2016|Comments Off on Linked Data for Ruby

RDF.rb: Linked Data for Ruby

This is the GitHub repo for RDF.rb, a pure-Ruby library for working with Resource Description Framework (RDF) data. Includes links to tutorials and documentation, as [...]

By |November 10th, 2016|Comments Off on RDF.rb: Linked Data for Ruby

Rich Export SPARQL Queries

The VIVO "rich export" functionality was developed by Stella Mitchell to provide a means of executing one or more pre-defined queries via a URL within [...]

By |October 31st, 2016|Comments Off on Rich Export SPARQL Queries