SPARQL Query
Jump to navigation
Jump to search
A SPARQL Query is a database query in a SPARQL query language.
- Example(s):
SELECT ?p ?o
{ <http://nasa.dataincubator.org/spacecraft/1968-089A> ?p ?o }
- See: RDF Database, OWL Query, SQL Query.
References
2016
- (Atzori et al., 2016) ⇒ Maurizio Atzori, Shi Gao, Giuseppe M. Mazzeo, and Carlo Zaniolo. (2016). “Answering End-User Questions, Queries and Searches on Wikipedia and Its History.” In: IEEE Data Eng. Bull., 39(3).
- QUOTE: We first describe CANaLI, that lets people enter Natural Language (NL) questions and translates them into SPARQL queries executed on DBpedia.