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.

Using Ordnance Survey Linked Data: A Python RDFLib Example

The author describes how he created a mashup of data.gov.uk and Ordnance Survey Linked Data using just the Python RDFLib library - no triple store [...]

By |December 28th, 2016|Comments Off on Using Ordnance Survey Linked Data: A Python RDFLib Example

Getting Started with RDF and SPARQL Using Sesame and Python

This blog post includes documentation of how to install a triplestore, load data into it, retrieve it using SPARQL, and access the results as native [...]

By |December 28th, 2016|Comments Off on Getting Started with RDF and SPARQL Using Sesame and Python

SPARQL Guide for the Ruby Developer

The author of this post shares his "simple guide usable by any Ruby developer seeking to exploit SPARQL without hassles". Includes a code example which [...]

By |December 28th, 2016|Comments Off on SPARQL Guide for the Ruby Developer

SPARQL Guide for Python Developer

The author of this post shares his "simple guide usable by any Python developer seeking to exploit SPARQL without hassles". Includes a code example which [...]

By |December 28th, 2016|Comments Off on SPARQL Guide for Python Developer

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

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

RDF.rb: A Public-Domain RDF Library for Ruby

This blog post introduces the design philosophy and object model of the library and provides a tutorial for using its core classes. The author states [...]

By |July 16th, 2016|Comments Off on RDF.rb: A Public-Domain RDF Library for Ruby

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