Information and Media Technologies
Online ISSN : 1881-0896
ISSN-L : 1881-0896
Computing
An Algorithm for Finding top-K Valid XPath Queries
Kosetsu IkedaNobutaka Suzuki
著者情報
キーワード: XPath, DTD, XML
ジャーナル フリー

2014 年 9 巻 3 号 p. 209-221

詳細
抄録
Suppose that we have a DTD and XML documents valid against the DTD, and consider writing an XPath query to the documents. Unfortunately, a user often does not understand the entire structure of the documents exactly, especially in the case where the documents are very large and/or complex, or the DTD has been updated but the user misses it. In such cases, the user tends to write an invalid XPath query. However, it is difficult for the user to correct the query by hand due to his/her lack of exact knowledge about the entire structure of the documents. In this paper, we propose an algorithm that finds, for an XPath query q, a DTD D, and a positive integer K, top-K XPath queries most syntactically close to q among the XPath queries conforming to D, so that a user select an appropriate query among the K queries. We also present some experimental studies.
著者関連情報
© 2014 Information Processing Society of Japan
次の記事
feedback
Top