Knows the SPARQL 1.1 Update language for updating, creating, and removing RDF graphs in a Graph Store
Tarql: SPARQL for Tables
Tarql is a command-line tool for converting CSV files to RDF using SPARQL 1.1 syntax. In short, a CSV file’s contents are input into a [...]
Using the Convert CSV to RDF ingest tool
This guide will walk through the use of the Convert CSV to RDF tool, a semi-automated method of converting comma separated or tab separated text [...]
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 [...]
Introduction and Application Scenarios
This module introduces the main principles of Linked Data, the underlying technologies and background standards. It provides basic knowledge for how data can be published [...]
Introduction and Application Scenarios 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-quiz.htmlKeywords: [...]
Querying Linked Data 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-quiz.htmlKeywords: [...]
Querying Linked Data
This module looks in great detail at SPARQL and introduces approaches for querying and updating semantic data. It covers the SPARQL algebra, the SPARQL 1.1 [...]
Module 1: Introduction and Application Scenarios
This module introduces the main principles of Linked Data, the underlying technologies and background standards. It provides basic knowledge for how data can be published [...]
Storing and querying RDF data
These slides were used during a lecture in the course, "Practical Introduction to Semantic Technologies" at the University of Jyvaskyla (Finland). Part 1 focuses on [...]
Inserting, Deleting, and Modifying Triples with XQuery and Server-Side JavaScript
This is the final chapter in MarkLogic's "Semantic Developer's Guide". It discusses how to work with both "managed" and "unmanaged" triples with XQuery or Server-side [...]