Replacing old version of comp index.
Best Practice Recipes for Publishing RDF Vocabularies
This document describes best practice recipes for publishing an RDF Schema or OWL vocabulary or ontology on the Web. The features of each recipe are [...]
Discoverability of SPARQL Endpoints for Linked Open Data
In "Design Issues", Tim Berners-Lee stated that "to make the data be effectively linked, someone who only has the URI of something must be able [...]
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 [...]
Ontology Development 101: A Guide to Creating Your First Ontology
This guide describes an ontology development methodology, lists possible steps in the process, and addresses the complex issues of defining class hierarchies and properties of [...]
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 [...]
SPARQL by Example
This is a very in-depth resource that covers nearly every aspect of SPARQL (both 1.0 and 1.1). Includes example queries (over many datasets), links to [...]
Using SPARQL to Visualize Linked Data
This demonstration shows how SPARQL can drive visualizations using Linked Data, using the case of BBC programs data currently loaded in the Talis Patform. More [...]
SPARQL Tutorial: A First SPARQL Query
A brief, text-based tutorial demonstrating a simple first query and how to execute it with Apache Jena. Shows how to formulate a simple command line [...]
Introducing RDFS & OWL
RDF data can be encoded with semantic metadata using two syntaxes: RDF Schema and OWL. After this tutorial, you should be able to: Understand how [...]