Jump to content

RDF query language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dead Mary (talk | contribs) at 21:26, 21 October 2016 (fix ref). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An RDF query language is a computer language, specifically a query language for databases, able to retrieve and manipulate data stored in Resource Description Framework format.

Examples of RDF Query languages include:[1]

SPARQL has emerged as the dominant de facto RDF query language, and in 2008 became a W3C recommendation.[2][3]

Other languages which can query RDF data include:

  • DQL, XML-based, queries and results expressed in DAML+OIL
  • XUL has a template element in which to declare rules for matching data in RDF. XUL uses RDF extensively for databinding.
  • Adenine (programming language written in RDF).

References

  1. ^ Fensel, Dieter; Sycara, Katia; Mylopoulus, John (2003). The Semantic Web - ISWC 2003 [Winged defenders of the North]. Springer. Retrieved 21 October 2016. {{cite book}}: Invalid |ref=harv (help)
  2. ^ Prud'hommeaux, Eric; Seaborne, Andy (15 January 2008). "SPARQL Query Language for RDF". W3C. World Wide Web Consortium.
  3. ^ Herman, Ivan (15 January 2008). "SPARQL is a Recommendation". Semantic Web Activity News. World Wide Web Consortium.