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 available tools, servers, and endpoints to issue queries against a dataset.

Simple SPARQL Tutorial: Querying Multiple Datasets (with ARQ Query Engine)

This tutorial demonstrates how to query several datasets at the same time using ARQ. A later video in the series shows how to use Fuseki [...]

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

RDFUnit: An RDF Unit-Testing Suite

RDFUnit is a test-driven, data-debugging framework that can run automatically and manually generated test cases against an endpoint. All test cases are executed as SPARQL [...]

By |August 13th, 2015|0 Comments

Apache Jena Tutorial: Download and Setup Jena in Eclipse

This tutorial shows how to download and setup the Apache Jena API with Eclipse, so that the user can start developing Semantic Web applications using [...]

By |August 13th, 2015|0 Comments

How to Find Datasets Using the LOGD SPARQL Endpoint

This page contains example SPARQL queries to describe datasets in the Linked Open Government Data (LOGD) triple store. After checking out the "LOGD Data Description [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Querying Multiple Datasets (with Jena Fuseki Server)

Tutorial showing how to use Apache Jena's Fuseki to query multiple datasets.URL: https://www.youtube.com/watch?v=9KXJSrevvp8Keywords: Fuseki, Apache Jena, SPARQLAuthor: Sadawi, NoureddinDate created: 2014-03-03 07:00:00.000 Language: http://id.loc.gov/vocabulary/iso639-2/engTime required: [...]

By |August 13th, 2015|0 Comments

Retrieving SPARQL Results

By the end of this tutorial the user should be able to retrieve SPARQL query results in applications, use TWC's SparqlProxy to format results, and [...]

By |August 13th, 2015|0 Comments

Discoverability of SPARQL Endpoints for Linked Open Data

In "Design Issues", Tim Berners-Lee stated that "to make the data be effectively linked, someone who only has the URI of something must be able [...]

By |August 13th, 2015|0 Comments

SPARQL Tutorial: A First SPARQL Query

A brief, text-based tutorial demonstrating a simple first query and how to execute it with Apache Jena. Shows how to formulate a simple command line [...]

By |August 13th, 2015|0 Comments