SPARQL
< RDF
< Semantic Web
< Semantic Data
< stevekr
Get flash to fully experience Pearltrees
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 ]
RDF is a directed, labeled graph data format for representing information in the Web.
The objective of this SPARQL tutorial is to give a fast course in SPARQL.