Distinguishes the RDF abstract data model and concrete serializations of RDF data.
Introduction to JSON
Introduction to JSON as a format for representing and storing semi-structured data. Includes comparisons to to the Relational Model and XML. Continued (with demonstration) in [...]
From Trees to Graphs: Creating Linked Data from XML
This presentation features a use case from Oxford University Press, in which data was migrated from XML content to Linked Data. It covers the business [...]
Introducing Turtled
A brief screencast about Turtled, a simple online RDF Turtle editor that allows you to render an RDF graph visually, restrict to sub-graphs via SPARQL, [...]
Introducing RDF/XML
After this tutorial, you should be able to: 1) Formally understand RDF statements, including objects as resources and literals; 2) Write basic RDF documents in [...]
The Semantic Web: An Introduction
This document is designed as being a "simple but comprehensive introductory publication for anybody trying to get into the Semantic Web: from beginners through to [...]
Build a Small Knowledge Graph: Activating Graph Data With Actions
Building on two previous videos, this video shows how to activate a small Knowledge Graph with Schema.org "Actions".URL: https://www.youtube.com/watch?v=KB94dIamAQcKeywords: Knowledge Graph, Schema.org, JSON-LD, Affordances, Hypermedia [...]
How to Build Linked Data APIs with JSON LD and Hydra
Discussion of the challenges facing Web developers in the proper design and implementation of Web APIs. Based on a simple Web API, this workshop use [...]
Linked Data Signatures
An overview of how digital signatures can be added to Linked Data to provide verifiable statements on the Web.URL: https://www.youtube.com/watch?v=QdUZaYeQblYKeywords: JSON-LD, Digital trust, Public Key [...]
Structured Data with Schema.org Codelab
This tutorial shows how to take a simple web page that contains a codelab and enhance it so that it contains structured data. It uses [...]
JSON-LD: Compaction and Expansion
An overview of JSON-LD's compaction and expansion features and how you can use them to merge data from multiple sources. The processes help connect the [...]