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 OFFSET to control where the solutions processed start in the overall sequence of solutions.

Tarql: SPARQL for Tables

Tarql is a command-line tool for converting CSV files to RDF using SPARQL 1.1 syntax. In short, a CSV file’s contents are input into a [...]

By |August 18th, 2017|Comments Off on Tarql: SPARQL for Tables

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