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

­

Querying RDF data

Simple SPARQL Tutorial: Assigning Values, String Functions .. more on Subqueries

Building on previous tutorials in the series, this tutorial quickly reviews how to bind properties to variables, then moves on to showing how string functions [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Using DISTINCT to Eliminate Duplicate Results

Tutorial showing how to modify a query to eliminate duplicate entries of instances of data (especially useful when querying multiple datasets).URL: https://www.youtube.com/watch?v=fcTVVuVKfaEKeywords: SPARQLAuthor: Sadawi, NoureddinDate [...]

By |August 13th, 2015|0 Comments

Simple SPARQL Tutorial: Counting with COUNT

Tutorial explaining how the COUNT keyword allows one to determine the number of triples present in a dataset. Also shows how to use COUNT to [...]

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

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: Subqueries (Queries Inside Queries)

Tutorial explaining how the it is possible to nest one query within another query in order to avoid the queries running independently (and thus returning [...]

By |August 13th, 2015|0 Comments

Installing and Managing Virtuoso SPARQL Endpoint

Instructions for installing, configuring, and managing Virtuoso SPARQL endpoints (community edition). This tutorial documents instructions for installing, configuring and managing Virtuoso Open Source Edition (VOSE) [...]

By |August 13th, 2015|0 Comments

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

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