Querying
From GICLWiki
(Difference between revisions)
(i'll work on this later.) |
|||
| Line 1: | Line 1: | ||
| − | + | With a growing number of Internet resources using semantic markup to give machine-readable meaning to online resources, it is often necessary to query existing semantic knowledge to fully take advantage of the information available. While [[SPARQL|SPARQL Query Language for RDF]] is the only [http://www.w3.org|W3C] Recommendation available for this purpose, there are additional ways to query an existing knowledge base constructed from Semantic Web information listed in [[Reasoning and inference tools]]. | |
| + | |||
| + | ==See Also== | ||
| + | * [[SPARQL|SPARQL Query Language for RDF]] | ||
==SPARQL Query Language for [[RDF]]== | ==SPARQL Query Language for [[RDF]]== | ||
''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 | ||
| + | |||
* [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 | ||
Revision as of 15:20, 23 August 2006
With a growing number of Internet resources using semantic markup to give machine-readable meaning to online resources, it is often necessary to query existing semantic knowledge to fully take advantage of the information available. While SPARQL Query Language for RDF is the only [1] Recommendation available for this purpose, there are additional ways to query an existing knowledge base constructed from Semantic Web information listed in Reasoning and inference tools.
See Also
SPARQL Query Language for RDF
SPARQL Protocol and RDF Language The Resource Description Framework (RDF) language is widely used across the Internet to give machine-readable annotations to
- 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
Something else??