Content deleted Content added
m Reflist |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{Short description|Content-based retrieval of XML documents}}
'''XML retrieval''', or '''XML information retrieval''', is the content-based retrieval of documents structured with [[XML]] (eXtensible Markup Language). As such it is used for computing [[Relevance (information retrieval)|relevance]] of XML documents.<ref>{{Cite web |last=
==Queries==
Line 15:
===Traditional XML query languages===
[[Query language]]s such as the [[W3C]] standard [[XQuery]]<ref>{{Cite web|url=http://www.w3.org/TR/2007/REC-xquery-20070123/|title=XQuery 1.0: An XML Query Language|last=Boag|first=Scott|author2=Chamberlin, Don |author3=Fernández, Mary F. |author4=Florescu, Daniela |author5=Robie, Jonathan |author6= Siméon, Jérôme |date=23 January 2007|work=W3C Recommendation|publisher=World Wide Web Consortium|access-date=2009-02-10}}</ref> supply complex queries, but only look for exact matches. Therefore, they need to be extended to allow for vague search with relevance computing. Most XML-centered approaches imply a quite exact knowledge of the documents' [[Database schema|schemas]].<ref name="Schlieder2002">{{Cite journal|url=http://www.cis.uni-muenchen.de/people/Meuss/Pub/JASIS02.ps.gz |title=Querying and Ranking XML Documents |last=Schlieder |first=Torsten |author2=Meuss, Holger |year=2002 |journal=Journal of the American Society for Information Science and Technology |volume=53 |issue=6 |pages=489–503 |access-date=2009-02-10 |archive-url=https://web.archive.org/web/20070610002349/http://www.cis.uni-muenchen.de/people/Meuss/Pub/JASIS02.ps.gz |archive-date=June 10, 2007 |doi=10.1002/asi.10060 |url-access=subscription }}</ref>
===Databases===
Line 31:
==References==
{{Reflist}}
{{DEFAULTSORT:Xml-Retrieval}}
[[Category:XML]]
|