Fundamentals of Resource Description Framework
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 [...]
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, [...]
OWL 101
OWL (or Web Ontology Language) is the ontology (think "schema") language of the Semantic Web. It is one of the core Semantic Web standards one [...]
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 [...]
RDFS vs. OWL
Previous lessons in this module introduced both RDF Schema and OWL as data modeling languages for describing RDF data. So which should you use? This [...]
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". [...]
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 [...]
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 [...]
Tutorial on Ontology Management
This PowerPoint presentation uses the famous Wine Ontology example to cover ontology development basics. It answers the question, "What is an ontology and why do [...]
Linked Data FAQ
A brief overview of Linked Data and the Semantic Web. Contains FAQs and links to other sites, including papers by Tim Berners-Lee and others. Although [...]