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

­

Interacting with RDF data

Converting LAK Data to R Format

In this video, the presenter demonstrates how to retrieve the LAK (Learning Analytics and Educational Data Mining) dataset from the Web and load it into [...]

By |January 8th, 2017|Comments Off on Converting LAK Data to R Format

Using R To Do a SPARQL Query

This video tutorial shows how to use R code (specifically, the "SPARQL" package) to grab the results from a SPARQL query instead of doing it [...]

By |January 8th, 2017|Comments Off on Using R To Do a SPARQL Query

How Is SPARQL Different From SQL?

This video explains how the SPARQL query language differs from SQL. Highlighted is the ability of SPARQL to handle complex joins that would be too [...]

By |January 8th, 2017|Comments Off on How Is SPARQL Different From SQL?

Simple Protege Tutorial: Adding Individuals

In this video, individuals (aka, "instances") are created and assigned to the previously created classes and sub-classes. Also shows how to add data property assertions [...]

By |January 8th, 2017|Comments Off on Simple Protege Tutorial: Adding Individuals

Simple Protege Tutorial: Adding Object Properties

In this video, properties are added to express the relationships between objects belonging to the various classes. Sub-properties, domains, and ranges are also discussed. Also [...]

By |January 8th, 2017|Comments Off on Simple Protege Tutorial: Adding Object Properties

Simple Protege Tutorial: Running SPARQL Queries on Both Ontologies

Building on the previous videos in the series, this final video shows how to use the Jena Fuseki Server issue SPARQL queries against two different [...]

By |January 8th, 2017|Comments Off on Simple Protege Tutorial: Running SPARQL Queries on Both Ontologies

Simple Protege Tutorial: Creating and Publishing Another Ontology

Building on the previous videos in the series, the viewer is encouraged to create a and publish a second ontology on their own. Essentially serves [...]

By |January 8th, 2017|Comments Off on Simple Protege Tutorial: Creating and Publishing Another Ontology

Simple Protege Tutorial: Running Simple SPARQL Queries

In this video, the Jena Fuseki Server is run on the computer's local host and the ontology file (previously created using the Protege tool) is [...]

By |January 8th, 2017|Comments Off on Simple Protege Tutorial: Running Simple SPARQL Queries

Simple Protege Tutorial: Downloading and Running Jena Fuseki Server

In this video, the Jena Fuseki Server is downloaded so that it can be used to run SPARQL queries against the ontology (previously created using [...]

By |January 8th, 2017|Comments Off on Simple Protege Tutorial: Downloading and Running Jena Fuseki Server

Simple Protege Tutorial: Adding Data Properties

In this video, data properties are added to express the relationships between instances and data values, as well as setting domain and range restrictions for [...]

By |January 8th, 2017|Comments Off on Simple Protege Tutorial: Adding Data Properties