Skip to content
SPARQL
EntityQ54871· pop 37· linked from 350 articles

Also known as SPARQL Protocol and RDF Query Language, Simple Protocol RDF Query Language, SPARQL Query Language

SPARQL (pronounced "sparkle", a recursive acronym for SPARQL Protocol and RDF Query Language) is an RDF query language—that is, a semantic query language for databases—able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. It was made a standard by the RDF Data Access Working Group (DAWG) of the World Wide Web Consortium, and is recognized as one of the key technologies of the semantic web. On 15 January 2008, SPARQL 1.0 was acknowledged by W3C as an official recommendation, and SPARQL 1.1 in March, 2013.

Key facts

Programming language.name
SPARQL
Programming language.paradigm
Query language
Programming language.developer
W3C
Programming language.latest_release_version
1.1
Programming language.implementations
Apache Jena, OpenLink Virtuoso

via Wikipedia infobox

Official website

SPARQL 1.1 Query Language

w3.org

Link to the official site · 40,000 chars · not written by Vinony

Wikidata facts

Official name
SPARQL Protocol and RDF Query Language
Image
Screenshot Wikidata Query Service October 2021.png
Show 8 more facts
inception
2008-01-15
Commons category
SPARQL
start time
2004-10-12
software version identifier
1.1
short name
SPARQL
Sources (8)

via Wikidata · CC0

~14 min read

Article

8 sections
Contents
  • Features
  • Query forms
  • Example
  • Extensions
  • Implementations
  • See also
  • References
  • External links

SPARQL (pronounced "sparkle", a recursive acronym for SPARQL Protocol and RDF Query Language) is an RDF query language—that is, a semantic query language for databases—able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. It was made a standard by the RDF Data Access Working Group (DAWG) of the World Wide Web Consortium, and is recognized as one of the key technologies of the semantic web. On 15 January 2008, SPARQL 1.0 was acknowledged by W3C as an official recommendation, and SPARQL 1.1 in March, 2013.

thumb|The Wikidata Query Service can be used to query data from Wikidata using SPARQL SPARQL allows for a query to consist of triple patterns, conjunctions, disjunctions, and optional patterns.

Connections

Categories