Difference between revisions of "SPARQL Query Federation"
(Created page with "Category:Research Problem") |
|||
Line 1: | Line 1: | ||
+ | The W3C SPARQL working group is defining a new SPARQL 1.1 query language to respect the SPARQL protocol and specify queries against federations of endpoints. To successfully execute real-world queries, it may be necessary to decompose them into simple sub-queries, so that the endpoints will then be capable of executing these sub-queries in a reasonable time. | ||
+ | |||
[[Category:Research Problem]] | [[Category:Research Problem]] |
Latest revision as of 12:41, 2 July 2018
The W3C SPARQL working group is defining a new SPARQL 1.1 query language to respect the SPARQL protocol and specify queries against federations of endpoints. To successfully execute real-world queries, it may be necessary to decompose them into simple sub-queries, so that the endpoints will then be capable of executing these sub-queries in a reasonable time.