Knows the SPARQL 1.1 Graph Store HTTP protocol for updating graphs on a web server (in "restful" style).
Using Semantics with the REST Client API
This is the ninth chapter in MarkLogic's "Semantic Developer's Guide". It describes how to use MarkLogic Semantics with the REST Client API to view, query, [...]
SPARQL Update
This is the eighth chapter in MarkLogic's "Semantic Developer's Guide". It explains that SPARQL Update enables you to manipulate triples or sets of triples. Within [...]
Learning SPARQL: 2nd Edition
This book teaches how to use SPARQL 1.1, starting off with simple queries that demonstrate the language using a query-by-example approach and then taking the [...]
Linked Data Patterns
This resource is a pattern catalogue for modelling, publishing, and consuming Linked Data which adopts a tried and tested means of communicating knowledge and experience [...]
Access Control for HTTP Operations on Linked Data
Access control is a recognized open issue when interacting with RDF using HTTP methods. In literature, authentication and authorization mechanisms either introduce undesired complexity such [...]
SPARQL 1.1 Graph Store HTTP Protocol
This W3C Specification describes the use of HTTP operations for the purpose of managing a collection of RDF graphs. This interface is an alternative to [...]
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 [...]
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 [...]
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 [...]
Learn About SPARQL 1.1
This S5 format slideshow details the changes made to the query language in SPARQL 1.1- it is not a basic introduction to SPARQL and assumes [...]