Difference between revisions of "SPARQL"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "= What is SPARQL = [https://en.wikipedia.org/wiki/SPARQL SPARQL] is a query language for semantic databases using the [https://en.wikipedia.org/wiki/Resource_Description_Frame...")
 
Line 5: Line 5:
 
There are quite a few tutorials out there for SPARQL e.g.
 
There are quite a few tutorials out there for SPARQL e.g.
 
# [https://www.w3.org/2009/Talks/0615-qbe/ W3C SPARQL By Example]
 
# [https://www.w3.org/2009/Talks/0615-qbe/ W3C SPARQL By Example]
# [https://jena.apache.org/tutorials/sparql_data.html]
+
# [https://jena.apache.org/tutorials/sparql_data.html Apache Jena SPARQL]
  
 
This tutorial is for people which are new to semantic concepts but would like to use an example with a fair amount of data but not too much
 
This tutorial is for people which are new to semantic concepts but would like to use an example with a fair amount of data but not too much

Revision as of 13:04, 4 January 2018

What is SPARQL

SPARQL is a query language for semantic databases using the Resource Description Framework (RDF) format

Tutorial

There are quite a few tutorials out there for SPARQL e.g.

  1. W3C SPARQL By Example
  2. Apache Jena SPARQL

This tutorial is for people which are new to semantic concepts but would like to use an example with a fair amount of data but not too much of complexity in the structure of the data.

Semantic Concepts

Personally I learned Semantic Concepts using Semantic MediaWiki see

  1. Wolfgang Fahl's User page at www.semantic-mediawiki.org
  2. Semantic Concepts Talk at SMWCon 2015