Understands RDF serializations as interchangeable encodings of a given set of triples (RDF graph).
Simple SPARQL Tutorial: RDF Model – Turtle Format … the data to query
In this video, the presenter lays the groundwork for learning SPARQL by explaining the purpose of RDF triples. He then introduces the viewer to the [...]
Using XSLT to Transform Your XML
This is a short presentation introducing XSLT and showing how it can be used to transform the data in an XML file into a different [...]
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 [...]
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 [...]
Module 1: Introduction and Application Scenarios
This module introduces the main principles of Linked Data, the underlying technologies and background standards. It provides basic knowledge for how data can be published [...]
RDF Nuts & Bolts
In this lesson the user will learn: 1) The different RDF serializations; 2) How to read and write real RDF; 3) Some common RDF vocabularies [...]
RDF vs XML
RDF and XML both attempt to address the problem of enabling different programs and computers to communicate effectively with each other. In its own way, [...]
Apache Jena Tutorial: Download and Setup Jena in Eclipse
This tutorial shows how to download and setup the Apache Jena API with Eclipse, so that the user can start developing Semantic Web applications using [...]
Apache Jena Tutorial: Write Models in Different Formats with Jena (RDF,TURTLE,JSON)
This tutorial shows how to retrieve previously loaded data, which was written in RDF/XML format, and load it into a Jena object called a "model". [...]
RDFa: Linked Data in HTML
RDFa Play is a real-time RDFa 1.1 editor, data visualizer and debugger. RDFa is a way of publishing Linked Data in HTML5 documents- it solves [...]