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

­

Uses an RDF programming library to serialize RDF data in available syntaxes.

Open Provenance Model Tutorial

Provenance, which is an explicit representation of the origin of data, is important for users to be able to put their trust in data. The [...]

By |November 22nd, 2016|Comments Off on Open Provenance Model Tutorial

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 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 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)

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

What's New in RDF.rb 0.3.0

This blog post describes an updated version of RDF.rb, a library for working with RDF using the programming language Ruby. The major new features include [...]

By |July 16th, 2016|Comments Off on What's New in RDF.rb 0.3.0

Parsing and Serializing RDF Data with Ruby

This tutorial teaches how to parse and serialize RDF data using the RDF.rb library for Ruby. There exist a number of Linked Data serialization formats [...]

By |July 16th, 2016|Comments Off on Parsing and Serializing RDF Data with Ruby

Client-Side APIs for Semantics

This is the eleventh chapter in MarkLogic's "Semantic Developer's Guide". It discusses client-side APIs that provide support for management of triples and graphs, SPARQL and [...]

By |July 16th, 2016|Comments Off on Client-Side APIs for Semantics

Utilities and Convenience Functions

This documentation states that, "For RDF programming, RDFLib and Python may not execute the fastest, but we try hard to make it the fastest and [...]

By |May 3rd, 2016|Comments Off on Utilities and Convenience Functions