SPARQL

TwitterFacebook
Get flash to fully experience Pearltrees

SPARQL - Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/SPARQL SPARQL (pronounced " sparkle ", a recursive acronym for S PARQL P rotocol a nd R DF Q uery L anguage ) is an RDF query language , that is, a query language for databases , able to retrieve and manipulate data stored in Resource Description Framework format. [ 1 ] [ 2 ] It was made a standard by the RDF Data Access Working Group (DAWG) of the World Wide Web Consortium , and considered as one of the key technologies of semantic web . On 15 January 2008, SPARQL 1.0 became an official W3C Recommendation [ 3 ] [ 4 ] . SPARQL allows for a query to consist of triple patterns , conjunctions , disjunctions , and optional patterns . [ 5 ]
http://www.w3.org/TR/rdf-sparql-query/ RDF is a directed, labeled graph data format for representing information in the Web.

SPARQL Query Language for RDF

ARQ - SPARQL Tutorial

The objective of this SPARQL tutorial is to give a fast course in SPARQL. http://openjena.org/ARQ/Tutorial/index.html
Querying with SPARQL