SPARQL
From GICLWiki
(Difference between revisions)
m (→See Also) |
|||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
''SPARQL Protocol and RDF Language'' | ''SPARQL Protocol and RDF Language'' | ||
| − | The [[Resource Description Framework|Resource Description Framework (RDF)]] language is widely used across the Internet to give machine-readable annotations to | + | The [[Resource Description Framework|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 [http://www.w3.org/ W3C] Candidate Recommendation. |
| + | ==See Also== | ||
* [http://www.w3.org/TR/rdf-sparql-query/ W3C's SPARQL] W3C's Candidate Recommendation | * [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