SPARQL
From GICLWiki
(Difference between revisions)
m (→See Also) |
m (→See Also) |
||
| Line 3: | Line 3: | ||
==See Also== | ==See Also== | ||
| − | * | + | * [http://www.w3.org/TR/rdf-sparql-query/ W3C's SPARQL] W3C's Candidate Recommendation |
* [http://en.wikipedia.org/wiki/SPARQL SPARQL on Wikipedia] A listing of other RDF query languages | * [http://en.wikipedia.org/wiki/SPARQL SPARQL on Wikipedia] A listing of other RDF query languages | ||
* [http://www.xml.com/pub/a/2005/11/16/introducing-sparql-querying-semantic-web-tutorial.html XML.com's Introducing SPARQL] A SPARQL tutorial | * [http://www.xml.com/pub/a/2005/11/16/introducing-sparql-querying-semantic-web-tutorial.html XML.com's Introducing SPARQL] A SPARQL tutorial | ||
Latest revision as of 17:11, 24 August 2006
SPARQL Protocol and RDF Language The Resource Description Framework (RDF) language is widely used across the Internet to give machine-readable annotations to a varied assortment of web resources: images, files, and other data. To fully use RDF's widespread popularity, SPARQL has been developed as a W3C Candidate Recommendation.
See Also
- W3C's SPARQL W3C's Candidate Recommendation
- SPARQL on Wikipedia A listing of other RDF query languages
- XML.com's Introducing SPARQL A SPARQL tutorial