SPARQL Query: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Concept]] |
Revision as of 19:30, 29 September 2016
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.