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

­

Replacing old version of comp index.

Inspecting An Ontology With RDFLib

In this blog post, the author details some simple exercises in using the Python RDFLib library to parse and extract information from RDF data. Then, [...]

By |December 28th, 2016|Comments Off on Inspecting An Ontology With RDFLib

prefix.cc: Namespace Lookup for RDF Developers

The intention of this service is to simplify a common task in the work of RDF developers: remembering and looking up URI prefixes. One can [...]

By |December 28th, 2016|Comments Off on prefix.cc: Namespace Lookup for RDF Developers

Linked Data Basics for Techies

This guide is intended to be a crash course for a techie/programmer who needs to learn the basics ASAP. It is not intended as an [...]

By |December 28th, 2016|Comments Off on Linked Data Basics for Techies

Linked Open Data Star Badges

This Web page contains snippets of code which can be copied and pasted into HTML to add an icon indicating the 5-Star rating of a [...]

By |December 28th, 2016|Comments Off on Linked Open Data Star Badges

Five Star Open Data

This webpage looks at Tim Berners-Lee's graduated deployment scheme for Open Data, giving examples for each step and explaining the costs and benefits that come [...]

By |December 28th, 2016|Comments Off on Five Star Open Data

Walk Before You Run: Prerequisites to Linked Data

The speaker makes the case that Linked Data can not be implemented effectively in libraries if the "basics" are not covered first. This includes SEO, [...]

By |December 28th, 2016|Comments Off on Walk Before You Run: Prerequisites to Linked Data

What Is Ontology? Introduction to the Word and the Concept

This video explains the many different meanings of the word "ontology". It begins by discussing the terms origins and use in philosophy, then moves on [...]

By |December 28th, 2016|Comments Off on What Is Ontology? Introduction to the Word and the Concept

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

OntoSpy Documentation

OntoSPy is a lightweight Python library and command line tool for inspecting and navigating vocabularies encoded using W3C Semantic Web standards (aka ontologies). The basic [...]

By |December 28th, 2016|Comments Off on OntoSpy Documentation

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