SPARQL

TwitterFacebook
Get flash to fully experience Pearltrees
http://web-semantique.developpez.com/tutoriels/jena/arq/introduction-sparql/#LVI-B L'objectif de ce tutoriel est de donner un cours rapide sur SPARQL. Il couvre toutes les fonctionnalités majeures du langage de requête à travers des exemples, mais ne vise pas à être complet. Si vous cherchez une introduction à SPARQL et Jena, regardez Recherche dans les données RDF avec SPARQL .

Le tutoriel SPARQL

"SPARQL Cheat Sheet" is a short collection of slides intended to act as a guide to SPARQL developers. http://www.slideshare.net/LeeFeigenbaum/sparql-cheat-sheet

SPARQL Cheat Sheet

These slides are a brief update on the status of the work of the current SPARQL Working Group. "SPARQL 1.1" collectively refers to the upcoming versions of the SPARQL query language, SPARQL u These slides are a brief update on the status of the work of the current SPARQL Working Group.

SPARQL 1.1 Status

http://www.slideshare.net/LeeFeigenbaum/sparql2-status
This is a demonstration of the SPARQL Protocol and RDF Query Language running on live data in selected Talis Platform stores. Click "Run Query" to run demo . The default query looks for named (foaf:name) people (foaf:Person) in the "danja's miscellany" store, which contains a mix of experimental data. http://hyperdata.org/sparql/demo/index.html

SPARQL Demo

Ait Chaker » SPARQL: Introduction

Si vous êtes familiarisés avec SQL, vous allez reconnaitre les mots clés tels que SELECT, DISTINCT, WHERE, FROM, OFFSET et LIMIT, bien que l’usage peut être légèrement différents en SPARQL. http://blog.ait-chaker.com/?p=178
This section defines the correct behavior for evaluation of graph patterns and solution modifiers, given a query string and an RDF dataset. It does not imply a SPARQL implementation must use the process defined here.

SPARQL 1.1 Query Language

http://www.w3.org/TR/sparql11-query/