RDF data model
RDF Homework Exercises
This document contains several "written" and "electronic" homework questions originally from the course "Semantic Web Topics" at LeHigh University. They include: Translating an RDF Graph [...]
Moving from RDBMS to Graphs
This webinar discusses why companies are shifting away from RDBMS towards graph databases to unlock the business value in their data relationships. The speaker stresses [...]
Visualizing RDF Graphs
In this video tutorial, the presenter uses Omnigraffle to sketch out the RDF data model, explaining each component as he does so. The walk-through is [...]
Databases: Graph vs. Relational
This video describes the differences between graph database models (such as RDF) and relational models (RDBMS). The narrator gives examples of when it would be [...]
How Does a Graph Database Differ From a Relational Database?
This video describes the difference between a graph database model (such as RDF) and the relational database model (RDBMS). Focuses on the increased efficiency of [...]
prefix.cc: Namespace Lookup for RDF Developers
The intention of this service is to simplify a common task in the work of RDF developers: remembering and looking up URI prefixes. One can [...]
Linked Data Basics for Techies
This guide is intended to be a crash course for a techie/programmer who needs to learn the basics ASAP. It is not intended as an [...]
Expressing Dublin Core Metadata Using RDF
This document provides recommendations for expressing Dublin Core metadata using RDF, the Resource Description Framework. It describes how the features of the DCMI Abstract Model [...]
RDF XML
Despite the title, this resource covers more territory than simply expressing RDF in the XML serialization. It also gives a basic description of the RDF [...]
Implementing Graph Transformation Languages using RDF Storage and SPARQL Queries
RDF has so far not been widely used in the context of graph rewriting tools. In this paper, the authors take AToMPM, a research-oriented meta-modelling [...]