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

­

Simple SPARQL Tutorial: Apache Jena Fuseki Server (for Storing/Querying RDF data)

A tutorial showing how to download and use Fuseki, A SPARQL processor for Apache Jena. Similar topics continued on next video of series.URL: https://www.youtube.com/watch?v=5-UfFV5XmTIKeywords: Apache [...]

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

Structured Data with Schema.org Codelab

This tutorial shows how to take a simple web page that contains a codelab and enhance it so that it contains structured data. It uses [...]

By |August 13th, 2015|0 Comments

SPARQL Nuts & Bolts

The "SPARQL 101" lesson introduced SPARQL, explained how it relates to other query languages, and went through its basic syntax. This lesson builds on that [...]

By |August 13th, 2015|0 Comments

Retrieving And Using SKOS Taxonomy Data and More from DBpedia

This slide presentation was originally given at Taxonomy Boot Camp 2014. The author briefly explains what SKOS is and demonstrates how to use its properties [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Querying public data sources (SPARQL Endpoints)

This tutorial explains what how to query publicly available datasets using SPARQL and DBpedia's SNORQL endpoint.URL: https://www.youtube.com/watch?v=GISGk2klQtQKeywords: SPARQL, DBpedia, SPARQL endpointAuthor: Sadawi, NoureddinDate created: 2014-03-03 [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Using LIMIT and OFFSET Keywords

Tutorial explaining how the LIMIT and OFFSET keywords allow one to restrict the number of results returned by a SPARQL query. The instructor has some [...]

By |August 13th, 2015|0 Comments

SPARQL by Example

This is a very in-depth resource that covers nearly every aspect of SPARQL (both 1.0 and 1.1). Includes example queries (over many datasets), links to [...]

By |August 13th, 2015|0 Comments

Building Linked Open Government Data Visualizations

By the end of this tutorial the user should be able to generate a Javascript-based visualization through the Google Visualization API. This tutorial assumes familiarity [...]

By |August 13th, 2015|0 Comments

Understanding Linked Open Government Data Metadata

This text-based tutorial shows the process for using metadata to describe LOGD data. It includes examples in Turtle for the following types of metadata: Source, [...]

By |August 13th, 2015|0 Comments