XML retrieval: Difference between revisions

Content deleted Content added
Tags: reference list removal Visual edit
m Reflist
 
(6 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|url=ftp://ftp.tm.informatik.uni-frankfurt.de/pub/papers/ir/An%20Architecture%20for%20XML%20Information%20Retrieval%20in%20a%20Peer-to-Peer%20Environment_2007.pdf|title=An Architecture for XML Information Retrieval in a Peer-to-Peer Environment|last=WinterLalmas |first=JudithMounia |author2date=Drobnik, Oswald2009 |datetitle=NovemberXML 9,Retrieval 2007|publisherurl=ACMhttps://fi.wikipedia.org/wiki/XML-tiedonhaku#L%C3%A4hteet |access-datepublisher=2009-02-10Morgan & Claypool}}</ref>
 
==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}}
<ref>{{Cite journal |last=Prabhakar |first=Dinesh Kumar |last2=Pal |first2=Sukomal |date=2018-06 |title=Machine transliteration and transliterated text retrieval: a survey |url=https://doi.org/10.1007/s12046-018-0828-8 |journal=Sādhanā |volume=43 |issue=6 |doi=10.1007/s12046-018-0828-8 |issn=0256-2499}}</ref>{{DEFAULTSORT:Xml-Retrieval}}
 
{{DEFAULTSORT:Xml-Retrieval}}
[[Category:XML]]
[[Category:Information retrieval genres]]