TTXPath
TTXPath logo
 
TTXPath
Transaction-time Semantics for the Web
by Curtis Dyreson and Hui-Ling Lin
Home        
TTServer       
TTXPath       
Change Detection 
Publications    
 
Curtis Dyreson
  Home
  Publications
  Projects
  Software
  Demos
  Teaching
  Contact me

Below is the abstract of the following article.

Curtis Dyreson.
Observing Transaction-time Semantics with TTXPath
In Proceedings of the Second International Conference on Web Information Systems Engineering (WISE2001), Kyoto, Japan, December 2001, pp. 193-202.
PDF

Transaction time is the time of database transactions that create, modify, or destroy facts. It is used to record when facts exist in a database. Accounting for transaction time is essential to supporting audit queries that delve into past database states and differential queries that pinpoint differences between two states. In a web context, transaction time is a problematic concept because there are no transactions. Browsers and other consumers of web data observe snapshots of resources like XML documents but are rarely active participants in their creation or destruction.

This paper presents the TTXPath data model and query language. TTXPath extends XPath with support for transaction time. XPath is a specification language for locations in an XML document. It serves as the basis for XML query languages like XSLT and the XML Query Algebra. XPath has no temporal semantics. To construct a TTXPath data model, snapshots of an XML document are obtained over time by an observer. The snapshots are then merged and transaction times are associated with each edge and node. The TTXPath query language extends XPath with a transaction-time axis to enable a query to access past or future states, and with constructs to extract and compare times. TTXPath maximally reuses XPath hence the changes needed to support transaction time are minimal and TTXPath is fully backwards-compatible with XPath.


                                                                                                                                                                                                                                     


Curtis E. Dyreson and Hui-Ling Lin © 2001. All rights reserved.
  E-mail questions or comments to Curtis.Dyreson at usu.edu