RDF serialization
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, [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
Google Refine 2.0 – Data Transformation
Following up on the introductory video to Google Refine, this video focuses on data transformations. It shows how Google Refine can be used to transform [...]
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 [...]
SPARQL Tutorial: Data Formats
A brief, text-based tutorial (with diagrams) to be read before using the Jena API to run SPARQL queries. It explains that the data to be [...]