Distinguishes the RDF abstract data model and concrete serializations of RDF data.
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 [...]
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 [...]
JSON-LD: Core Markup
Information about specific RDF serializations (JSON-LD, Turtle). An overview of some of the core markup features of JSON-LD including types, aliasing, nesting, and internationalization support.URL: [...]
Advantages and Myths of RDF
This paper addresses the question, "Is RDF a Framework, Data Model or Vocabulary?" The author argues that RDF is simultaneously a framework, data model and [...]
Learn RDF
This set of lessons is an introduction to RDF, the core data model of the Semantic Web and the foundation of all other Semantic Web [...]
Build a Small Knowledge Graph: Creating and Processing Linked Data
This video introduces the user to the reference architecture for support of Schema.org "potential actions" in the context of a specific use case - creating [...]
RDF 1.1 Primer
This primer is designed to provide the reader with the basic knowledge required to effectively use RDF. It introduces the basic concepts of RDF and [...]
Publishing and Consuming Linked Data Embedded in HTML
This document provides guidelines for how to create and consume Linked Data embedded in HTML. The examples use RDFa 1.1 and microdata with a special [...]
JSON-LD 1.0
This specification defines JSON-LD, a JSON-based format to serialize Linked Data. The syntax is designed to easily integrate into deployed systems that already use JSON, [...]