Manipulating RDF data
Module 6: Scaling up
This module addresses the main issues of Linked Data and scalability. In particular, it provides details on approaches and technologies for clustering, distributing, sharing, and [...]
Euclid Project: Chapter 2 Quiz
Ten multiple choice questions that are intended to test one's knowledge after reading and viewing the materials in Module 2: Querying Linked Data (http://www.euclid-project.eu/modules/course2).URL: http://www.euclid-project.eu/content/chapter-2-quizKeywords: [...]
Module 2: Querying Linked Data
This module looks in detail at SPARQL and introduces approaches for querying and updating semantic data. It covers the SPARQL algebra, the SPARQL protocol, and [...]
Euclid Project: Chapter 1 Quiz
Ten multiple choice questions that are intended to test one's knowledge after reading and viewing the materials in Module 1: Introduction and Application Scenarios.URL: http://www.euclid-project.eu/content/chapter-1-quizKeywords: [...]
Euclid Project: Chapter 6 Quiz
Ten multiple choice questions that are intended to test one's knowledge after reading and viewing the materials in Module 6: Scaling up (http://www.euclid-project.eu/modules/course6).URL: http://www.euclid-project.eu/content/chapter-6-quizKeywords: Linked [...]
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 [...]
PHP Semantic Web CRUD operations
Construction, read, update, and delete operations are basic operations, but they are also important operations. CRUD operations are usually completed using Structured Query Language (SQL) [...]
Simple Example of Manipulating Graph Data Using SPARQL Update
The author of this post was unable to find many good examples of the basic actions required to manipulate graphs using SPARQL, so he pieced [...]
CRUD Operations on RDF Content
This page describes how to create, retrieve, update and delete RDF content on Callimachus, an open-source platform for building Linked Data applications. Includes examples of [...]
Recognizing, Naming and Exploring Structure in RDF Data
This master's thesis seeks to apply research into RDBMS - which has led to mature techniques for storing and querying data - to the problem [...]