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 projection to transform a solution sequence into one involving only a subset of the variables.

Equality and Inequality in SPARQL

This brief blog post discusses issues surrounding expression semantics in SPARQL. Practices that people are used to from other languages (like the use of "=" [...]

By |August 13th, 2017|Comments Off on Equality and Inequality in SPARQL

SPARQL Tutorial: Results

This tutorial describes the four result forms used by SPARQL: SELECT, CONSTRUCT, DESCRIBE,and ASK. Also discusses the solution modifiers: PROJECTION, OFFSET/LIMIT, ORDER BY, and DISTINCT.URL: [...]

By |August 13th, 2015|0 Comments