Uses variables in SELECT and WHERE clauses to yield a table of results.
Querying the Linked Archives Hub data using SPARQL
This blog post provides a few sample SPARQL queries that can be used as a starting point for exploring an unfamiliar dataset. The queries are [...]
Getting to Know MarkLogic Semantics
This tutorial is self-paced and teaches about MarkLogic Semantics. Upon completing it, the user should be able to: Describe semantic data, triples and triple stores; [...]
SPARQL Examples for the DCMI/ASIS&T Webinar
These gits were created to demonstrate the SPARQL examples used in the DCMI/ASIS&T webinar, "From 0 to 60 on SPARQL queries in 50 minutes". Each [...]
Open Data Communities SPARQL endpoint
This endpoint is provided by the UK Department for Communities and Local Government as part of its Open Data Strategy- a commitment to routinely releasing [...]
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 [...]
Querying Semantic Web Data with SPARQL (and SPARQL 1.1)
This lengthy slide presentation covers SPARQL 1.1. It begins with the fundamentals: graph patterns, operators, and algebraic representations. The second half dives deeply into complex [...]
Querying Semantic Data
After this tutorial, you should be able to: Build your own basic SPARQL queries, step-by-step; Understand that SPARQL is not just a query language, it [...]
Querying Linked Data with SPARQL
This slideset was part of the "How to Consume Linked Data" tutorial at the International Semantic Web Conference (ISWC), Oct. 2009. Predates SPARQL 1.1, so [...]
Apache Jena Tutorial: Using SPARQL with Jena to Query RDF Document
This tutorial shows how to use integrated Apache Jena objects to query a RDF document using SPARQL. Shows how to use several SPARQL keywords. Also [...]
Simple SPARQL Tutorial: Using DISTINCT to Eliminate Duplicate Results
Tutorial showing how to modify a query to eliminate duplicate entries of instances of data (especially useful when querying multiple datasets).URL: https://www.youtube.com/watch?v=fcTVVuVKfaEKeywords: SPARQLAuthor: Sadawi, NoureddinDate [...]