An Algorithm for Inferring K Optimum Transformations of XML Document from Update Script to DTD
スポンサーリンク
概要
- 論文の詳細を見る
DTDs are continuously updated according to changes in the real world. Let t be an XML document valid against a DTD D, and suppose that D is updated by an update script s. In general, we cannot uniquely “infer” a transformation of t from s, i.e., we cannot uniquely determine the elements in t that should be deleted and/or the positions in t that new elements should be inserted into. In this paper, we consider inferring K optimum transformations of t from s so that a user finds the most desirable transformation more easily. We first show that the problem of inferring K optimum transformations of an XML document from an update script is NP-hard even if K = 1. Then, assuming that an update script is of length one, we show an algorithm for solving the problem, which runs in time polynomial of |D|, |t|, and K.
著者
関連論文
- An Algorithm for Inferring K Optimum Transformations of XML Document from Update Script to DTD
- An XML Transformation Algorithm Inferred from an Update Script between DTDs
- A Polynomial-Time Algorithm for Merging Structured Documents(Contents Technology and Web Information Systems)
- On inferring an XML document transformation algorithm from an edit script between DTDs (データ工学)
- On inferring an XML document transformation algorithm from an edit script between DTDs (ディペンダブル コンピューティング)
- Specialization Constraints for a Complex Object Model Supporting Selective Inheritance