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

­

Knows the SPARQL 1.1 Update language for updating, creating, and removing RDF graphs in a Graph Store

Implementing Graph Transformation Languages using RDF Storage and SPARQL Queries

RDF has so far not been widely used in the context of graph rewriting tools. In this paper, the authors take AToMPM, a research-oriented meta-modelling [...]

By |November 5th, 2015|Comments Off on Implementing Graph Transformation Languages using RDF Storage and SPARQL Queries

PHP Semantic Web CRUD operations

Construction, read, update, and delete operations are basic operations, but they are also important operations. CRUD operations are usually completed using Structured Query Language (SQL) [...]

By |November 5th, 2015|Comments Off on PHP Semantic Web CRUD operations

Simple Example of Manipulating Graph Data Using SPARQL Update

The author of this post was unable to find many good examples of the basic actions required to manipulate graphs using SPARQL, so he pieced [...]

By |November 5th, 2015|Comments Off on Simple Example of Manipulating Graph Data Using SPARQL Update

CRUD Operations on RDF Content

This page describes how to create, retrieve, update and delete RDF content on Callimachus, an open-source platform for building Linked Data applications. Includes examples of [...]

By |November 5th, 2015|Comments Off on CRUD Operations on RDF Content

Learn About SPARQL 1.1

This S5 format slideshow details the changes made to the query language in SPARQL 1.1- it is not a basic introduction to SPARQL and assumes [...]

By |September 15th, 2015|Comments Off on Learn About SPARQL 1.1

RDF Database Systems: Triples Storage and SPARQL Query Processing

Available in print or EBook, this resource professes to "distill everything you need to know to effectively use or design an RDF database". This book [...]

By |September 15th, 2015|Comments Off on RDF Database Systems: Triples Storage and SPARQL Query Processing

Querying Linked Data

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

By |September 15th, 2015|Comments Off on Querying Linked 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 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

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