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

­

Manipulating RDF data

Updating RDFS ABoxes and TBoxes in SPARQL

Updates in RDF stores have recently been standardized in the SPARQL 1.1 Update specification. However, computing answers entailed by ontologies in triple stores is usually [...]

By |September 15th, 2015|Comments Off on Updating RDFS ABoxes and TBoxes in SPARQL

Querying Semantic Data

After this tutorial, you should be able to: Build your own basic SPARQL queries, step-by-step; Understand that SPARQL is not just a query language, it [...]

By |August 13th, 2015|0 Comments

Usage of Linked Data: Introduction and Application Scenarios

This slide presentation introduces the main principles of Linked Data, as well as underlying technologies and background standards. It provides basic knowledge for how data [...]

By |August 13th, 2015|0 Comments

Querying Linked Data

This slide presentation looks in detail at SPARQL and introduces approaches for querying and updating semantic data. It covers SPARQL algebra and protocol, and also [...]

By |August 13th, 2015|0 Comments

Challenges with Linked Data in Libraries

This talk addresses the obstacles that libraries will have to overcome in order to integrate library data into the Semantic Web reap the benefits of [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Overview

In this video the presenter explains how he intends, over a series of videos, to teach the viewer the SPARQL query language. The exercises are [...]

By |August 13th, 2015|0 Comments

NoSQL and Triple Stores

This slide presentation offers a comparison and contrast of RDF triple stores and NoSQL, seeking to answer the question, "are triples stores NoSQL, or not"?URL: [...]

By |August 13th, 2015|0 Comments

SPARQL Queries on a Web 3.0 Database

Demonstrates how to load RDF and OWL knowledge bases into AllegroGraph and how queries are executed over the data with an optimized SPARQL engine. Also [...]

By |August 13th, 2015|0 Comments

SPARQL 1.1

An overview of SPARQL including its history, and examples of queries with operators. Also includes brief discussion of Apache Jena (a Java Framework for Linked [...]

By |August 13th, 2015|0 Comments

From SQL to SPARQL

This presentation gives an overview of the SPARQL query language and how it is different than SQL, which is used for relational databases. Mentions several [...]

By |August 13th, 2015|0 Comments